Uses of Class
org.umlg.rootallinstances.BaseRoot
Packages that use BaseRoot
-
Uses of BaseRoot in org.umlg.model
Methods in org.umlg.model that return types with arguments of type BaseRootModifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends BaseRoot>Umlgtest.getBaseRoot() -
Uses of BaseRoot in org.umlg.rootallinstances
Subclasses of BaseRoot in org.umlg.rootallinstancesMethods in org.umlg.rootallinstances that return BaseRootModifier and TypeMethodDescriptionstatic BaseRootBaseRoot.baseRoot_findByNameUnique(String nameUnique)Methods in org.umlg.rootallinstances that return types with arguments of type BaseRootModifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends BaseRoot>BaseRoot.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends BaseRoot>BaseRoot.allInstances(org.umlg.runtime.collection.Filter filter)BaseRoot.baseRoot_findByName(String name)