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