umbrello 2.34.70-5524f40e1
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
Public Member Functions | Private Attributes | List of all members
Uml::CmdChangeMultiplicity Class Reference

#include <cmdchangemultiplicity.h>

Inheritance diagram for Uml::CmdChangeMultiplicity:
Collaboration diagram for Uml::CmdChangeMultiplicity:

Public Member Functions

 CmdChangeMultiplicity (UMLRole *role, const QString &multi)
 
void redo ()
 
void undo ()
 

Private Attributes

UMLRolem_umlRole
 Object selected. More...
 
QString m_oldMulti
 Old multiplicity. More...
 
QString m_newMulti
 New multiplicity. More...
 

Constructor & Destructor Documentation

◆ CmdChangeMultiplicity()

Uml::CmdChangeMultiplicity::CmdChangeMultiplicity ( UMLRole role,
const QString &  multi 
)
Here is the call graph for this function:

Member Function Documentation

◆ redo()

void Uml::CmdChangeMultiplicity::redo ( )
Here is the call graph for this function:

◆ undo()

void Uml::CmdChangeMultiplicity::undo ( )
Here is the call graph for this function:

Member Data Documentation

◆ m_newMulti

QString Uml::CmdChangeMultiplicity::m_newMulti
private

New multiplicity.

◆ m_oldMulti

QString Uml::CmdChangeMultiplicity::m_oldMulti
private

Old multiplicity.

◆ m_umlRole

UMLRole* Uml::CmdChangeMultiplicity::m_umlRole
private

Object selected.


The documentation for this class was generated from the following files: