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