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