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

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

Uses of UMLArray in de.uni_paderborn.fujaba.uml
 

Fields in de.uni_paderborn.fujaba.uml declared as UMLArray
private  UMLArray UMLClass.revArrayType
          No comment provided by developer, please add a comment to improve documentation.
private  UMLArray UMLBaseTypes.revArrayType
          No comment provided by developer, please add a comment to improve documentation.
private  UMLArray UMLArray.revArrayType
          No comment provided by developer, please add a comment to improve documentation.
 

Methods in de.uni_paderborn.fujaba.uml that return UMLArray
 UMLArray UMLType.getRevArrayType()
          Get the revArrayType attribute of the UMLType object
 UMLArray UMLClass.getRevArrayType()
          Get the revArrayType attribute of the UMLClass object
 UMLArray UMLBaseTypes.getRevArrayType()
          Get the revArrayType attribute of the UMLBaseTypes object
 UMLArray UMLArray.getRevArrayType()
          Get the revArrayType attribute of the UMLArray object