Uses of Class
org.umlg.ocl.datatype.OclDataType2
Packages that use OclDataType2
-
Uses of OclDataType2 in org.umlg.ocl.datatype
Methods in org.umlg.ocl.datatype that return types with arguments of type OclDataType2Modifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends OclDataType2>OclDataType2.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends OclDataType2>OclDataType2.allInstances(org.umlg.runtime.collection.Filter filter)org.umlg.runtime.collection.UmlgSet<OclDataType2>OclDataType1.getOclDataType2()Methods in org.umlg.ocl.datatype with parameters of type OclDataType2Modifier and TypeMethodDescriptionvoidOclDataType1.addToOclDataType2(OclDataType2 oclDataType2)voidOclDataType1.addToOclDataType2IgnoreInverse(OclDataType2 oclDataType2)voidOclDataType1.removeFromOclDataType2(OclDataType2 oclDataType2)Method parameters in org.umlg.ocl.datatype with type arguments of type OclDataType2Modifier and TypeMethodDescriptionvoidOclDataType1.addToOclDataType2(org.umlg.runtime.collection.UmlgSet<OclDataType2> oclDataType2)voidOclDataType1.removeFromOclDataType2(org.umlg.runtime.collection.UmlgSet<OclDataType2> oclDataType2)voidOclDataType1.setOclDataType2(org.umlg.runtime.collection.UmlgSet<OclDataType2> oclDataType2)