Uses of Class
org.umlg.ocl.ocloperator.OclIsUnique1
Packages that use OclIsUnique1
-
Uses of OclIsUnique1 in org.umlg.model
Methods in org.umlg.model that return types with arguments of type OclIsUnique1Modifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends OclIsUnique1>Umlgtest.getOclIsUnique1() -
Uses of OclIsUnique1 in org.umlg.ocl.ocloperator
Methods in org.umlg.ocl.ocloperator that return OclIsUnique1Methods in org.umlg.ocl.ocloperator that return types with arguments of type OclIsUnique1Modifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends OclIsUnique1>OclIsUnique1.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends OclIsUnique1>OclIsUnique1.allInstances(org.umlg.runtime.collection.Filter filter)Methods in org.umlg.ocl.ocloperator with parameters of type OclIsUnique1Modifier and TypeMethodDescriptionvoidOclIsUnique2.addToOclIsUnique1(OclIsUnique1 oclIsUnique1)voidOclIsUnique2.addToOclIsUnique1IgnoreInverse(OclIsUnique1 oclIsUnique1)voidOclIsUnique2.removeFromOclIsUnique1(OclIsUnique1 oclIsUnique1)voidOclIsUnique2.setOclIsUnique1(OclIsUnique1 oclIsUnique1)Method parameters in org.umlg.ocl.ocloperator with type arguments of type OclIsUnique1Modifier and TypeMethodDescriptionvoidOclIsUnique2.removeFromOclIsUnique1(org.umlg.runtime.collection.UmlgSet<OclIsUnique1> oclIsUnique1)Constructors in org.umlg.ocl.ocloperator with parameters of type OclIsUnique1ModifierConstructorDescriptionOclIsUnique2(OclIsUnique1 compositeOwner)constructor for OclIsUnique2