public static enum SequenceNotUniqueRoot.SequenceNotUniqueRootRuntimePropertyEnum extends Enum<SequenceNotUniqueRoot.SequenceNotUniqueRootRuntimePropertyEnum> implements org.umlg.runtime.collection.UmlgRuntimeProperty
| Type | Property and Description |
|---|---|
boolean |
isAssociationClass
Gets the value of the property associationClassProperty.
|
| Enum Constant and Description |
|---|
basicmodel |
name |
sequenceNotUniqueTest |
public static final SequenceNotUniqueRoot.SequenceNotUniqueRootRuntimePropertyEnum sequenceNotUniqueTest
public static final SequenceNotUniqueRoot.SequenceNotUniqueRootRuntimePropertyEnum name
public static final SequenceNotUniqueRoot.SequenceNotUniqueRootRuntimePropertyEnum basicmodel
public boolean isAssociationClassProperty
isAssociationClassProperty in interface org.umlg.runtime.collection.UmlgRuntimePropertypublic static SequenceNotUniqueRoot.SequenceNotUniqueRootRuntimePropertyEnum[] values()
for (SequenceNotUniqueRoot.SequenceNotUniqueRootRuntimePropertyEnum c : SequenceNotUniqueRoot.SequenceNotUniqueRootRuntimePropertyEnum.values()) System.out.println(c);
public static SequenceNotUniqueRoot.SequenceNotUniqueRootRuntimePropertyEnum valueOf(String name)
name - the name of the enum constant to be returned.IllegalArgumentException - if this enum type has no constant with the specified nameNullPointerException - if the argument is nullpublic static String asJson()
public static SequenceNotUniqueRoot.SequenceNotUniqueRootRuntimePropertyEnum fromInverseQualifiedName(String inverseQualifiedName)
public static SequenceNotUniqueRoot.SequenceNotUniqueRootRuntimePropertyEnum fromLabel(String _label)
public static SequenceNotUniqueRoot.SequenceNotUniqueRootRuntimePropertyEnum fromQualifiedName(String qualifiedName)
public String getAssociationClassPropertyName()
getAssociationClassPropertyName in interface org.umlg.runtime.collection.UmlgRuntimePropertypublic org.umlg.runtime.domain.DataTypeEnum getDataTypeEnum()
getDataTypeEnum in interface org.umlg.runtime.collection.UmlgRuntimePropertypublic String getInverseAssociationClassPropertyName()
public String getInverseName()
public String getInverseQualifiedName()
getInverseQualifiedName in interface org.umlg.runtime.collection.UmlgRuntimePropertypublic int getInverseUpper()
getInverseUpper in interface org.umlg.runtime.collection.UmlgRuntimePropertypublic String getJson()
public String getLabel()
getLabel in interface org.umlg.runtime.collection.UmlgRuntimePropertypublic int getLower()
getLower in interface org.umlg.runtime.collection.UmlgRuntimePropertypublic String getPersistentName()
getPersistentName in interface org.umlg.runtime.collection.UmlgRuntimePropertypublic Class getPropertyType()
getPropertyType in interface org.umlg.runtime.collection.UmlgRuntimePropertypublic String getQualifiedName()
getQualifiedName in interface org.umlg.runtime.collection.UmlgRuntimePropertypublic Boolean getReadOnly()
public int getUpper()
getUpper in interface org.umlg.runtime.collection.UmlgRuntimePropertypublic List<org.umlg.runtime.validation.UmlgValidation> getValidations()
public boolean isAssociationClassOne()
public boolean isAssociationClassProperty()
isAssociationClassProperty in interface org.umlg.runtime.collection.UmlgRuntimePropertypublic boolean isChangeListener()
isChangeListener in interface org.umlg.runtime.collection.UmlgRuntimePropertypublic boolean isComposite()
isComposite in interface org.umlg.runtime.collection.UmlgRuntimePropertypublic boolean isControllingSide()
isControllingSide in interface org.umlg.runtime.collection.UmlgRuntimePropertypublic boolean isDerived()
public boolean isInverseComposite()
isInverseComposite in interface org.umlg.runtime.collection.UmlgRuntimePropertypublic boolean isInverseOrdered()
isInverseOrdered in interface org.umlg.runtime.collection.UmlgRuntimePropertypublic boolean isInverseQualified()
isInverseQualified in interface org.umlg.runtime.collection.UmlgRuntimePropertypublic boolean isInverseUnique()
isInverseUnique in interface org.umlg.runtime.collection.UmlgRuntimePropertypublic boolean isManyEnumeration()
isManyEnumeration in interface org.umlg.runtime.collection.UmlgRuntimePropertypublic boolean isManyPrimitive()
isManyPrimitive in interface org.umlg.runtime.collection.UmlgRuntimePropertypublic boolean isManyToMany()
isManyToMany in interface org.umlg.runtime.collection.UmlgRuntimePropertypublic boolean isManyToOne()
isManyToOne in interface org.umlg.runtime.collection.UmlgRuntimePropertypublic boolean isMemberEndOfAssociationClass()
public boolean isNavigability()
public boolean isOneEnumeration()
isOneEnumeration in interface org.umlg.runtime.collection.UmlgRuntimePropertypublic boolean isOnePrimitive()
isOnePrimitive in interface org.umlg.runtime.collection.UmlgRuntimePropertypublic boolean isOnePrimitivePropertyOfAssociationClass()
isOnePrimitivePropertyOfAssociationClass in interface org.umlg.runtime.collection.UmlgRuntimePropertypublic boolean isOneToMany()
isOneToMany in interface org.umlg.runtime.collection.UmlgRuntimePropertypublic boolean isOneToOne()
isOneToOne in interface org.umlg.runtime.collection.UmlgRuntimePropertypublic boolean isOrdered()
isOrdered in interface org.umlg.runtime.collection.UmlgRuntimePropertypublic boolean isQualified()
isQualified in interface org.umlg.runtime.collection.UmlgRuntimePropertypublic boolean isUnique()
isUnique in interface org.umlg.runtime.collection.UmlgRuntimePropertypublic boolean isValid(int elementCount)
isValid in interface org.umlg.runtime.collection.UmlgRuntimePropertypublic String toJson()
toJson in interface org.umlg.runtime.collection.UmlgRuntimePropertyCopyright © 2018. All rights reserved.