Uses of Class
org.umlg.ocl.collect.Collect1
Packages that use Collect1
-
Uses of Collect1 in org.umlg.model
Methods in org.umlg.model that return types with arguments of type Collect1Modifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends Collect1>Umlgtest.getCollect1() -
Uses of Collect1 in org.umlg.ocl
Methods in org.umlg.ocl that return Collect1Methods in org.umlg.ocl that return types with arguments of type Collect1Modifier and TypeMethodDescriptionorg.umlg.runtime.collection.UmlgSet<Collect1>Collect2.lookupFor_collect2_collect1()Methods in org.umlg.ocl with parameters of type Collect1Modifier and TypeMethodDescriptionvoidCollect2.addToCollect1(Collect1 collect1)voidCollect2.addToCollect1IgnoreInverse(Collect1 collect1)voidCollect2.removeFromCollect1(Collect1 collect1)voidCollect2.setCollect1(Collect1 collect1)Method parameters in org.umlg.ocl with type arguments of type Collect1Modifier and TypeMethodDescriptionvoidCollect2.removeFromCollect1(org.umlg.runtime.collection.UmlgSet<Collect1> collect1) -
Uses of Collect1 in org.umlg.ocl.collect
Methods in org.umlg.ocl.collect that return types with arguments of type Collect1Modifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends Collect1>Collect1.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends Collect1>Collect1.allInstances(org.umlg.runtime.collection.Filter filter)