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