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