Uses of Class
org.umlg.ocl.ocloperator.OclExists2
Packages that use OclExists2
-
Uses of OclExists2 in org.umlg.ocl.ocloperator
Methods in org.umlg.ocl.ocloperator that return types with arguments of type OclExists2Modifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends OclExists2>OclExists2.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends OclExists2>OclExists2.allInstances(org.umlg.runtime.collection.Filter filter)org.umlg.runtime.collection.UmlgSet<OclExists2>OclExists1.getOclExists2()Methods in org.umlg.ocl.ocloperator with parameters of type OclExists2Modifier and TypeMethodDescriptionvoidOclExists1.addToOclExists2(OclExists2 oclExists2)voidOclExists1.addToOclExists2IgnoreInverse(OclExists2 oclExists2)voidOclExists1.removeFromOclExists2(OclExists2 oclExists2)Method parameters in org.umlg.ocl.ocloperator with type arguments of type OclExists2Modifier and TypeMethodDescriptionvoidOclExists1.addToOclExists2(org.umlg.runtime.collection.UmlgSet<OclExists2> oclExists2)voidOclExists1.removeFromOclExists2(org.umlg.runtime.collection.UmlgSet<OclExists2> oclExists2)voidOclExists1.setOclExists2(org.umlg.runtime.collection.UmlgSet<OclExists2> oclExists2)