Uses of Enum Class
org.umlg.ocl.ocloperator.OclIsUnique2.OclIsUnique2RuntimePropertyEnum
Packages that use OclIsUnique2.OclIsUnique2RuntimePropertyEnum
-
Uses of OclIsUnique2.OclIsUnique2RuntimePropertyEnum in org.umlg.ocl.ocloperator
Methods in org.umlg.ocl.ocloperator that return OclIsUnique2.OclIsUnique2RuntimePropertyEnumModifier and TypeMethodDescriptionOclIsUnique2.OclIsUnique2RuntimePropertyEnum.fromInverseQualifiedName(String inverseQualifiedName)OclIsUnique2.OclIsUnique2RuntimePropertyEnum.fromQualifiedName(String qualifiedName)Returns the enum constant of this class with the specified name.OclIsUnique2.OclIsUnique2RuntimePropertyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.