Uses of Class
org.umlg.ocl.ocloperator.OclExists1
Packages that use OclExists1
-
Uses of OclExists1 in org.umlg.model
Methods in org.umlg.model that return types with arguments of type OclExists1Modifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends OclExists1>Umlgtest.getOclExists1() -
Uses of OclExists1 in org.umlg.ocl.ocloperator
Methods in org.umlg.ocl.ocloperator that return OclExists1Methods in org.umlg.ocl.ocloperator that return types with arguments of type OclExists1Modifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends OclExists1>OclExists1.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends OclExists1>OclExists1.allInstances(org.umlg.runtime.collection.Filter filter)Methods in org.umlg.ocl.ocloperator with parameters of type OclExists1Modifier and TypeMethodDescriptionvoidOclExists2.addToOclExists1(OclExists1 oclExists1)voidOclExists2.addToOclExists1IgnoreInverse(OclExists1 oclExists1)voidOclExists2.removeFromOclExists1(OclExists1 oclExists1)voidOclExists2.setOclExists1(OclExists1 oclExists1)Method parameters in org.umlg.ocl.ocloperator with type arguments of type OclExists1Modifier and TypeMethodDescriptionvoidOclExists2.removeFromOclExists1(org.umlg.runtime.collection.UmlgSet<OclExists1> oclExists1)Constructors in org.umlg.ocl.ocloperator with parameters of type OclExists1