|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UMLQualifier | |
de.uni_paderborn.fujaba.gxl | |
de.uni_paderborn.fujaba.uml | UML-Abstract Syntax Tree Structure |
Uses of UMLQualifier in de.uni_paderborn.fujaba.gxl |
Methods in de.uni_paderborn.fujaba.gxl with parameters of type UMLQualifier | |
private boolean |
UMLClassDiagramFilter.verifyUMLQualifier(UMLQualifier vObject)
No comment provided by developer, please add a comment to improve documentation. |
Uses of UMLQualifier in de.uni_paderborn.fujaba.uml |
Fields in de.uni_paderborn.fujaba.uml declared as UMLQualifier | |
private UMLQualifier |
UMLRole.qualifier
No comment provided by developer, please add a comment to improve documentation. |
Methods in de.uni_paderborn.fujaba.uml that return UMLQualifier | |
UMLQualifier |
UMLRole.getQualifier()
Get the qualifier attribute of the UMLRole object |
Constructors in de.uni_paderborn.fujaba.uml with parameters of type UMLQualifier | |
UMLRole(java.lang.String name,
int adornment,
UMLClass target,
UMLQualifier qualifier,
UMLCardinality card,
int visibility,
UMLAssoc revLeftRole,
UMLAssoc revRightRole)
Constructor for class UMLRole |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |