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