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