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