|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use UMLCardinality | |
| de.uni_paderborn.fujaba.gxl | |
| de.uni_paderborn.fujaba.uml | UML-Abstract Syntax Tree Structure |
| Uses of UMLCardinality in de.uni_paderborn.fujaba.gxl |
| Methods in de.uni_paderborn.fujaba.gxl with parameters of type UMLCardinality | |
private boolean |
UMLClassDiagramFilter.verifyUMLCardinality(UMLCardinality vObject)
No comment provided by developer, please add a comment to improve documentation. |
| Uses of UMLCardinality in de.uni_paderborn.fujaba.uml |
| Fields in de.uni_paderborn.fujaba.uml declared as UMLCardinality | |
private UMLCardinality |
UMLRole.card
No comment provided by developer, please add a comment to improve documentation. |
| Methods in de.uni_paderborn.fujaba.uml that return UMLCardinality | |
UMLCardinality |
UMLRole.getCard()
Get the card attribute of the UMLRole object |
| Constructors in de.uni_paderborn.fujaba.uml with parameters of type UMLCardinality | |
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 | ||||||||||