Uses of Class
org.umlg.ocl.ocloperator.OclIsUnique3
Packages that use OclIsUnique3
-
Uses of OclIsUnique3 in org.umlg.model
Methods in org.umlg.model that return types with arguments of type OclIsUnique3Modifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends OclIsUnique3>Umlgtest.getOclIsUnique3() -
Uses of OclIsUnique3 in org.umlg.ocl.ocloperator
Methods in org.umlg.ocl.ocloperator that return OclIsUnique3Methods in org.umlg.ocl.ocloperator that return types with arguments of type OclIsUnique3Modifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends OclIsUnique3>OclIsUnique3.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends OclIsUnique3>OclIsUnique3.allInstances(org.umlg.runtime.collection.Filter filter)org.umlg.runtime.collection.UmlgSet<OclIsUnique3>OclIsUnique2.lookupFor_oclIsUnique2_oclIsUnique3()Methods in org.umlg.ocl.ocloperator with parameters of type OclIsUnique3Modifier and TypeMethodDescriptionvoidOclIsUnique2.addToOclIsUnique3(OclIsUnique3 oclIsUnique3)voidOclIsUnique2.addToOclIsUnique3IgnoreInverse(OclIsUnique3 oclIsUnique3)voidOclIsUnique2.removeFromOclIsUnique3(OclIsUnique3 oclIsUnique3)voidOclIsUnique2.setOclIsUnique3(OclIsUnique3 oclIsUnique3)Method parameters in org.umlg.ocl.ocloperator with type arguments of type OclIsUnique3Modifier and TypeMethodDescriptionvoidOclIsUnique2.removeFromOclIsUnique3(org.umlg.runtime.collection.UmlgSet<OclIsUnique3> oclIsUnique3)