Uses of Class
org.umlg.multiplecompositeparent.Root1
Packages that use Root1
-
Uses of Root1 in org.umlg.model
Methods in org.umlg.model that return types with arguments of type Root1 -
Uses of Root1 in org.umlg.multiplecompositeparent
Methods in org.umlg.multiplecompositeparent that return Root1Methods in org.umlg.multiplecompositeparent that return types with arguments of type Root1Modifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends Root1>Root1.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends Root1>Root1.allInstances(org.umlg.runtime.collection.Filter filter)Methods in org.umlg.multiplecompositeparent with parameters of type Root1Modifier and TypeMethodDescriptionvoidFolderX.addToRoot1(Root1 root1)voidFolderX.addToRoot1IgnoreInverse(Root1 root1)voidFolderX.removeFromRoot1(Root1 root1)voidMethod parameters in org.umlg.multiplecompositeparent with type arguments of type Root1Modifier and TypeMethodDescriptionvoidFolderX.removeFromRoot1(org.umlg.runtime.collection.UmlgSet<Root1> root1)Constructors in org.umlg.multiplecompositeparent with parameters of type Root1