Package | Description |
---|---|
com.modeliosoft.modelio.api.model |
Modifier and Type | Method and Description |
---|---|
List<INameSpace> |
UMLPath.getHierarchy()
Gets all the composition hierarchy of the namespace.
|
INameSpace |
UMLPath.getLastElement()
Returns the last element of the hierarchy.
|
UMLPath |
UMLPath.getParentPath()
Gets the UMLPath corresponding to the composition owner of the last element.
|
String |
UMLPath.getPath(String separator)
Gets the symbol that corresponds to the UMLPath.
|