Uses of Class
org.umlg.ocl.datatype.OclDataType1
Packages that use OclDataType1
-
Uses of OclDataType1 in org.umlg.model
Methods in org.umlg.model that return types with arguments of type OclDataType1Modifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends OclDataType1>Umlgtest.getOclDataType1() -
Uses of OclDataType1 in org.umlg.ocl.datatype
Methods in org.umlg.ocl.datatype that return OclDataType1Methods in org.umlg.ocl.datatype that return types with arguments of type OclDataType1Modifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends OclDataType1>OclDataType1.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends OclDataType1>OclDataType1.allInstances(org.umlg.runtime.collection.Filter filter)Methods in org.umlg.ocl.datatype with parameters of type OclDataType1Modifier and TypeMethodDescriptionvoidOclDataType2.addToOclDataType1(OclDataType1 oclDataType1)voidOclDataType2.addToOclDataType1IgnoreInverse(OclDataType1 oclDataType1)voidOclDataType2.removeFromOclDataType1(OclDataType1 oclDataType1)voidOclDataType2.setOclDataType1(OclDataType1 oclDataType1)Method parameters in org.umlg.ocl.datatype with type arguments of type OclDataType1Modifier and TypeMethodDescriptionvoidOclDataType2.removeFromOclDataType1(org.umlg.runtime.collection.UmlgSet<OclDataType1> oclDataType1)Constructors in org.umlg.ocl.datatype with parameters of type OclDataType1ModifierConstructorDescriptionOclDataType2(OclDataType1 compositeOwner)constructor for OclDataType2