|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UMLBaseTypes | |
de.uni_paderborn.fujaba.gxl | |
de.uni_paderborn.fujaba.uml | UML-Abstract Syntax Tree Structure |
Uses of UMLBaseTypes in de.uni_paderborn.fujaba.gxl |
Methods in de.uni_paderborn.fujaba.gxl with parameters of type UMLBaseTypes | |
private void |
UMLClassDiagramMerger.setContainer(de.upb.tools.fca.FHashMap nodeAttributes,
de.upb.tools.fca.FHashMap objects,
UMLBaseTypes tmpType)
Sets the container attribute of the UMLClassDiagramMerger object |
private void |
UMLActivityDiagramMerger.setContainer(de.upb.tools.fca.FHashMap nodeAttributes,
de.upb.tools.fca.FHashMap objects,
UMLBaseTypes tmpType)
Sets the container attribute of the UMLClassDiagramMerger object |
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 |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |