|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FCardinality | |
de.uni_paderborn.fujaba.metamodel | |
de.uni_paderborn.fujaba.uml | UML-Abstract Syntax Tree Structure |
Uses of FCardinality in de.uni_paderborn.fujaba.metamodel |
Methods in de.uni_paderborn.fujaba.metamodel that return FCardinality | |
FCardinality |
FRole.getFCard()
Get the card attribute of the UMLRole object |
Methods in de.uni_paderborn.fujaba.metamodel with parameters of type FCardinality | |
void |
FRole.setCard(FCardinality card)
Sets the card attribute of the UMLRole object |
Uses of FCardinality in de.uni_paderborn.fujaba.uml |
Classes in de.uni_paderborn.fujaba.uml that implement FCardinality | |
class |
UMLCardinality
No comment provided by developer, please add a comment to improve documentation. |
Methods in de.uni_paderborn.fujaba.uml that return FCardinality | |
FCardinality |
UMLRole.getFCard()
Get the fCard attribute of the UMLRole object |
Methods in de.uni_paderborn.fujaba.uml with parameters of type FCardinality | |
void |
UMLRole.setCard(FCardinality card)
Sets the card attribute of the UMLRole object |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |