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
 

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