Uses of Interface
org.umlg.hierarchy.Hierarchy
Packages that use Hierarchy
-
Uses of Hierarchy in org.umlg.hierarchy
Methods in org.umlg.hierarchy that return HierarchyMethods in org.umlg.hierarchy that return types with arguments of type HierarchyModifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends Hierarchy>Hierarchy.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends Hierarchy>Hierarchy.allInstances(org.umlg.runtime.collection.Filter filter)org.umlg.runtime.collection.UmlgSet<Hierarchy>Hierarchy.getAllChildren()org.umlg.runtime.collection.UmlgSet<Hierarchy>Hierarchy.getChildren() -
Uses of Hierarchy in org.umlg.hierarchytest
Classes in org.umlg.hierarchytest that implement HierarchyModifier and TypeClassDescriptionclassclassclassclassclassMethods in org.umlg.hierarchytest that return HierarchyModifier and TypeMethodDescriptionAbstractRootFolder.getParent()Implements the ocl statement for operation body condition 'getParent'Folder.getParent()Implements the ocl statement for operation body condition 'getParent'Methods in org.umlg.hierarchytest that return types with arguments of type HierarchyModifier and TypeMethodDescriptionorg.umlg.runtime.collection.UmlgSet<Hierarchy>AbstractFolder.getAllChildren()Implements the ocl statement for operation body condition 'getAllChildren'org.umlg.runtime.collection.UmlgSet<Hierarchy>AbstractFolder.getChildren()Implements the ocl statement for operation body condition 'getChildren'