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