Uses of Class
de.uni_paderborn.fujaba.uml.UMLStereotypeManager

Packages that use UMLStereotypeManager
de.uni_paderborn.fujaba.uml UML-Abstract Syntax Tree Structure 
 

Uses of UMLStereotypeManager in de.uni_paderborn.fujaba.uml
 

Fields in de.uni_paderborn.fujaba.uml declared as UMLStereotypeManager
private  UMLStereotypeManager UMLStereotype.uMLStereotypeManager
           +-----------+ 0..1 uMLStereotypes 0..1 UMLStereotypeManager | getText() |----------------------------------------- UMLStereotype +-----------+ uMLStereotypeManager uMLStereotypes
private  UMLStereotypeManager UMLProject.stereotypeManager
          No comment provided by developer, please add a comment to improve documentation.
 

Methods in de.uni_paderborn.fujaba.uml that return UMLStereotypeManager
static UMLStereotypeManager UMLStereotypeManager.get()
           
 UMLStereotypeManager UMLStereotype.getUMLStereotypeManager()
          Get the uMLStereotypeManager attribute of the UMLStereotype object
 UMLStereotypeManager UMLProject.getStereotypeManager()
           
 

Methods in de.uni_paderborn.fujaba.uml with parameters of type UMLStereotypeManager
protected  boolean UMLStereotype.setUMLStereotypeManager(UMLStereotypeManager value)
          Sets the uMLStereotypeManager attribute of the UMLStereotype object