public static enum God1.God1RuntimePropertyEnum extends Enum<God1.God1RuntimePropertyEnum> implements org.umlg.runtime.collection.UmlgRuntimeProperty
| Type | Property and Description |
|---|---|
boolean |
isAssociationClass
Gets the value of the property associationClassProperty.
|
| Enum Constant and Description |
|---|
angel |
basicmodel |
createdOn |
name |
nature |
tag |
updatedOn |
public static final God1.God1RuntimePropertyEnum angel
public static final God1.God1RuntimePropertyEnum name
public static final God1.God1RuntimePropertyEnum createdOn
public static final God1.God1RuntimePropertyEnum updatedOn
public static final God1.God1RuntimePropertyEnum nature
public static final God1.God1RuntimePropertyEnum tag
public static final God1.God1RuntimePropertyEnum basicmodel
public boolean isAssociationClassProperty
isAssociationClassProperty in interface org.umlg.runtime.collection.UmlgRuntimePropertypublic static God1.God1RuntimePropertyEnum[] values()
for (God1.God1RuntimePropertyEnum c : God1.God1RuntimePropertyEnum.values()) System.out.println(c);
public static God1.God1RuntimePropertyEnum 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 God1.God1RuntimePropertyEnum fromInverseQualifiedName(String inverseQualifiedName)
public static God1.God1RuntimePropertyEnum fromLabel(String _label)
public static God1.God1RuntimePropertyEnum 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.