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