|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UMLStereotype | |
de.uni_paderborn.fujaba.uml | UML-Abstract Syntax Tree Structure |
Uses of UMLStereotype in de.uni_paderborn.fujaba.uml |
Subclasses of UMLStereotype in de.uni_paderborn.fujaba.uml | |
class |
UMLAssocStereotype
Deprecated. use UMLStereotype instead |
Methods in de.uni_paderborn.fujaba.uml that return UMLStereotype | |
UMLStereotype |
UMLStereotypeManager.getFromStereotypes(java.lang.String key)
Get the fromStereotypes attribute of the UMLStereotypeManager object |
UMLStereotype |
UMLAssoc.getStereotype()
Deprecated. use stereotypes/UMLStereotype instead |
Methods in de.uni_paderborn.fujaba.uml with parameters of type UMLStereotype | |
boolean |
UMLStereotypeManager.addToStereotypes(UMLStereotype value)
Access method for one to n association "stereotypes". |
Constructors in de.uni_paderborn.fujaba.uml with parameters of type UMLStereotype | |
UMLClass(java.lang.String name,
UMLStereotype stereotype,
UMLTypeList typeList,
UMLPackage declaredIn)
Constructor for class UMLClass |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |