Package org.umlg.associationclass
Enum Class WorkspaceElement.WorkspaceElementRuntimePropertyEnum
java.lang.Object
java.lang.Enum<WorkspaceElement.WorkspaceElementRuntimePropertyEnum>
org.umlg.associationclass.WorkspaceElement.WorkspaceElementRuntimePropertyEnum
- All Implemented Interfaces:
Serializable,Comparable<WorkspaceElement.WorkspaceElementRuntimePropertyEnum>,java.lang.constant.Constable,org.umlg.runtime.collection.UmlgRuntimeProperty
- Enclosing class:
- WorkspaceElement
public static enum WorkspaceElement.WorkspaceElementRuntimePropertyEnum
extends Enum<WorkspaceElement.WorkspaceElementRuntimePropertyEnum>
implements org.umlg.runtime.collection.UmlgRuntimeProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum Constants -
Method Summary
Modifier and TypeMethodDescriptionstatic StringasJson()fromInverseQualifiedName(String inverseQualifiedName)fromQualifiedName(String qualifiedName)org.umlg.runtime.domain.DataTypeEnumintgetJson()getLabel()intgetLower()intgetUpper()List<org.umlg.runtime.validation.UmlgValidation>booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanisUnique()booleanisValid(int elementCount)toJson()Returns the enum constant of this class with the specified name.values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
name
-
virtualgroup
-
VirtualGroupWorkspaceElementAC_virtualgroup
public static final WorkspaceElement.WorkspaceElementRuntimePropertyEnum VirtualGroupWorkspaceElementAC_virtualgroup -
umlgtest
-
-
Method Details
-
values
Returns an array containing the constants of this enum class, in the order they are declared.- Returns:
- an array containing the constants of this enum class, in the order they are declared
-
valueOf
Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)- Parameters:
name- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum class has no constant with the specified nameNullPointerException- if the argument is null
-
asJson
-
fromInverseQualifiedName
public static WorkspaceElement.WorkspaceElementRuntimePropertyEnum fromInverseQualifiedName(String inverseQualifiedName) -
fromLabel
-
fromQualifiedName
public static WorkspaceElement.WorkspaceElementRuntimePropertyEnum fromQualifiedName(String qualifiedName) -
getAssociationClassPropertyName
- Specified by:
getAssociationClassPropertyNamein interfaceorg.umlg.runtime.collection.UmlgRuntimeProperty
-
getDataTypeEnum
public org.umlg.runtime.domain.DataTypeEnum getDataTypeEnum()- Specified by:
getDataTypeEnumin interfaceorg.umlg.runtime.collection.UmlgRuntimeProperty
-
getInverseAssociationClassPropertyName
-
getInverseName
-
getInverseQualifiedName
- Specified by:
getInverseQualifiedNamein interfaceorg.umlg.runtime.collection.UmlgRuntimeProperty
-
getInverseUpper
public int getInverseUpper()- Specified by:
getInverseUpperin interfaceorg.umlg.runtime.collection.UmlgRuntimeProperty
-
getJson
-
getLabel
- Specified by:
getLabelin interfaceorg.umlg.runtime.collection.UmlgRuntimeProperty
-
getLower
public int getLower()- Specified by:
getLowerin interfaceorg.umlg.runtime.collection.UmlgRuntimeProperty
-
getPersistentName
- Specified by:
getPersistentNamein interfaceorg.umlg.runtime.collection.UmlgRuntimeProperty
-
getPropertyType
- Specified by:
getPropertyTypein interfaceorg.umlg.runtime.collection.UmlgRuntimeProperty
-
getQualifiedName
- Specified by:
getQualifiedNamein interfaceorg.umlg.runtime.collection.UmlgRuntimeProperty
-
getReadOnly
-
getUpper
public int getUpper()- Specified by:
getUpperin interfaceorg.umlg.runtime.collection.UmlgRuntimeProperty
-
getValidations
-
isAssociationClassOne
public boolean isAssociationClassOne() -
isAssociationClassProperty
public boolean isAssociationClassProperty()- Specified by:
isAssociationClassPropertyin interfaceorg.umlg.runtime.collection.UmlgRuntimeProperty
-
isChangeListener
public boolean isChangeListener()- Specified by:
isChangeListenerin interfaceorg.umlg.runtime.collection.UmlgRuntimeProperty
-
isComposite
public boolean isComposite()- Specified by:
isCompositein interfaceorg.umlg.runtime.collection.UmlgRuntimeProperty
-
isControllingSide
public boolean isControllingSide()- Specified by:
isControllingSidein interfaceorg.umlg.runtime.collection.UmlgRuntimeProperty
-
isDerived
public boolean isDerived() -
isInverseComposite
public boolean isInverseComposite()- Specified by:
isInverseCompositein interfaceorg.umlg.runtime.collection.UmlgRuntimeProperty
-
isInverseOrdered
public boolean isInverseOrdered()- Specified by:
isInverseOrderedin interfaceorg.umlg.runtime.collection.UmlgRuntimeProperty
-
isInverseQualified
public boolean isInverseQualified()- Specified by:
isInverseQualifiedin interfaceorg.umlg.runtime.collection.UmlgRuntimeProperty
-
isInverseUnique
public boolean isInverseUnique()- Specified by:
isInverseUniquein interfaceorg.umlg.runtime.collection.UmlgRuntimeProperty
-
isManyEnumeration
public boolean isManyEnumeration()- Specified by:
isManyEnumerationin interfaceorg.umlg.runtime.collection.UmlgRuntimeProperty
-
isManyPrimitive
public boolean isManyPrimitive()- Specified by:
isManyPrimitivein interfaceorg.umlg.runtime.collection.UmlgRuntimeProperty
-
isManyToMany
public boolean isManyToMany()- Specified by:
isManyToManyin interfaceorg.umlg.runtime.collection.UmlgRuntimeProperty
-
isManyToOne
public boolean isManyToOne()- Specified by:
isManyToOnein interfaceorg.umlg.runtime.collection.UmlgRuntimeProperty
-
isMemberEndOfAssociationClass
public boolean isMemberEndOfAssociationClass() -
isOneEnumeration
public boolean isOneEnumeration()- Specified by:
isOneEnumerationin interfaceorg.umlg.runtime.collection.UmlgRuntimeProperty
-
isOnePrimitive
public boolean isOnePrimitive()- Specified by:
isOnePrimitivein interfaceorg.umlg.runtime.collection.UmlgRuntimeProperty
-
isOnePrimitivePropertyOfAssociationClass
public boolean isOnePrimitivePropertyOfAssociationClass()- Specified by:
isOnePrimitivePropertyOfAssociationClassin interfaceorg.umlg.runtime.collection.UmlgRuntimeProperty
-
isOneToMany
public boolean isOneToMany()- Specified by:
isOneToManyin interfaceorg.umlg.runtime.collection.UmlgRuntimeProperty
-
isOneToOne
public boolean isOneToOne()- Specified by:
isOneToOnein interfaceorg.umlg.runtime.collection.UmlgRuntimeProperty
-
isOrdered
public boolean isOrdered()- Specified by:
isOrderedin interfaceorg.umlg.runtime.collection.UmlgRuntimeProperty
-
isQualified
public boolean isQualified()- Specified by:
isQualifiedin interfaceorg.umlg.runtime.collection.UmlgRuntimeProperty
-
isUnique
public boolean isUnique()- Specified by:
isUniquein interfaceorg.umlg.runtime.collection.UmlgRuntimeProperty
-
isValid
public boolean isValid(int elementCount)- Specified by:
isValidin interfaceorg.umlg.runtime.collection.UmlgRuntimeProperty
-
toJson
- Specified by:
toJsonin interfaceorg.umlg.runtime.collection.UmlgRuntimeProperty
-