public static enum Basicmodel.BasicmodelRuntimePropertyEnum extends Enum<Basicmodel.BasicmodelRuntimePropertyEnum> implements org.umlg.runtime.collection.UmlgRuntimeProperty
| Type | Property and Description |
|---|---|
boolean |
isAssociationClass
Gets the value of the property associationClassProperty.
|
| Enum Constant and Description |
|---|
basicmodel |
god1 |
god2 |
interfaceRealization1 |
one |
oneOne |
oneTwo |
sequenceNotUniqueRoot |
sequenceRoot |
public static final Basicmodel.BasicmodelRuntimePropertyEnum basicmodel
public static final Basicmodel.BasicmodelRuntimePropertyEnum one
public static final Basicmodel.BasicmodelRuntimePropertyEnum oneOne
public static final Basicmodel.BasicmodelRuntimePropertyEnum oneTwo
public static final Basicmodel.BasicmodelRuntimePropertyEnum interfaceRealization1
public static final Basicmodel.BasicmodelRuntimePropertyEnum god2
public static final Basicmodel.BasicmodelRuntimePropertyEnum god1
public static final Basicmodel.BasicmodelRuntimePropertyEnum sequenceRoot
public static final Basicmodel.BasicmodelRuntimePropertyEnum sequenceNotUniqueRoot
public boolean isAssociationClassProperty
isAssociationClassProperty in interface org.umlg.runtime.collection.UmlgRuntimePropertypublic static Basicmodel.BasicmodelRuntimePropertyEnum[] values()
for (Basicmodel.BasicmodelRuntimePropertyEnum c : Basicmodel.BasicmodelRuntimePropertyEnum.values()) System.out.println(c);
public static Basicmodel.BasicmodelRuntimePropertyEnum 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 Basicmodel.BasicmodelRuntimePropertyEnum fromInverseQualifiedName(String inverseQualifiedName)
public static Basicmodel.BasicmodelRuntimePropertyEnum fromLabel(String _label)
public static Basicmodel.BasicmodelRuntimePropertyEnum 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.