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