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

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

Uses of UMLBaseTypes in de.uni_paderborn.fujaba.uml
 

Methods in de.uni_paderborn.fujaba.uml that return UMLBaseTypes
 UMLBaseTypes UMLProject.getFromBaseTypes(java.lang.String key)
          Get the fromBaseTypes attribute of the UMLProject object
 

Constructors in de.uni_paderborn.fujaba.uml with parameters of type UMLBaseTypes
UMLQualifier(java.lang.String name, UMLBaseTypes type, UMLRole revQualifier, UMLAttr qualifiedAttr)
          Constructor for class UMLQualifier