Uses of Enum Class
org.umlg.constraints.ConstraintRoot.ConstraintRootRuntimePropertyEnum
Packages that use ConstraintRoot.ConstraintRootRuntimePropertyEnum
-
Uses of ConstraintRoot.ConstraintRootRuntimePropertyEnum in org.umlg.constraints
Methods in org.umlg.constraints that return ConstraintRoot.ConstraintRootRuntimePropertyEnumModifier and TypeMethodDescriptionConstraintRoot.ConstraintRootRuntimePropertyEnum.fromInverseQualifiedName(String inverseQualifiedName)ConstraintRoot.ConstraintRootRuntimePropertyEnum.fromQualifiedName(String qualifiedName)Returns the enum constant of this class with the specified name.ConstraintRoot.ConstraintRootRuntimePropertyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.