public static interface CorePackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static EClass |
AGGREGATED_RELATIONSHIP
The meta object literal for the '
Aggregated Relationship' class. |
static EAttribute |
AGGREGATED_RELATIONSHIP__DENSITY
The meta object literal for the 'Density' attribute feature.
|
static EReference |
AGGREGATED_RELATIONSHIP__FROM
The meta object literal for the 'From' reference feature.
|
static EReference |
AGGREGATED_RELATIONSHIP__RELATION
The meta object literal for the 'Relation' reference list feature.
|
static EReference |
AGGREGATED_RELATIONSHIP__TO
The meta object literal for the 'To' reference feature.
|
static EDataType |
BOOLEAN
The meta object literal for the 'Boolean' data type.
|
static EClass |
ELEMENT
The meta object literal for the '
Element' class. |
static EReference |
ELEMENT__ANNOTATION
The meta object literal for the 'Annotation' containment reference list feature.
|
static EReference |
ELEMENT__ATTRIBUTE
The meta object literal for the 'Attribute' containment reference list feature.
|
static EDataType |
INTEGER
The meta object literal for the 'Integer' data type.
|
static EClass |
KDM_ENTITY
The meta object literal for the '
KDM Entity' class. |
static EReference |
KDM_ENTITY__GROUP
The meta object literal for the 'Group' reference list feature.
|
static EReference |
KDM_ENTITY__GROUPED_ELEMENT
The meta object literal for the 'Grouped Element' reference list feature.
|
static EReference |
KDM_ENTITY__IN_AGGREGATED
The meta object literal for the 'In Aggregated' reference list feature.
|
static EReference |
KDM_ENTITY__INBOUND
The meta object literal for the 'Inbound' reference list feature.
|
static EReference |
KDM_ENTITY__MODEL
The meta object literal for the 'Model' reference feature.
|
static EAttribute |
KDM_ENTITY__NAME
The meta object literal for the 'Name' attribute feature.
|
static EReference |
KDM_ENTITY__OUT_AGGREGATED
The meta object literal for the 'Out Aggregated' reference list feature.
|
static EReference |
KDM_ENTITY__OUTBOUND
The meta object literal for the 'Outbound' reference list feature.
|
static EReference |
KDM_ENTITY__OWNED_ELEMENT
The meta object literal for the 'Owned Element' containment reference list feature.
|
static EReference |
KDM_ENTITY__OWNED_RELATION
The meta object literal for the 'Owned Relation' containment reference list feature.
|
static EReference |
KDM_ENTITY__OWNER
The meta object literal for the 'Owner' container reference feature.
|
static EClass |
KDM_RELATIONSHIP
The meta object literal for the '
KDM Relationship' class. |
static EClass |
MODEL_ELEMENT
The meta object literal for the '
Model Element' class. |
static EReference |
MODEL_ELEMENT__STEREOTYPE
The meta object literal for the 'Stereotype' reference list feature.
|
static EReference |
MODEL_ELEMENT__TAGGED_VALUE
The meta object literal for the 'Tagged Value' containment reference list feature.
|
static EDataType |
STRING
The meta object literal for the 'String' data type.
|
static final EClass ELEMENT
Element' class.
org.eclipse.gmt.modisco.omg.kdm.core.impl.ElementImpl,
org.eclipse.gmt.modisco.omg.kdm.core.impl.CorePackageImpl#getElement()static final EReference ELEMENT__ATTRIBUTE
static final EReference ELEMENT__ANNOTATION
static final EClass MODEL_ELEMENT
Model Element' class.
org.eclipse.gmt.modisco.omg.kdm.core.impl.ModelElementImpl,
org.eclipse.gmt.modisco.omg.kdm.core.impl.CorePackageImpl#getModelElement()static final EReference MODEL_ELEMENT__STEREOTYPE
static final EReference MODEL_ELEMENT__TAGGED_VALUE
static final EClass KDM_ENTITY
KDM Entity' class.
org.eclipse.gmt.modisco.omg.kdm.core.impl.KDMEntityImpl,
org.eclipse.gmt.modisco.omg.kdm.core.impl.CorePackageImpl#getKDMEntity()static final EAttribute KDM_ENTITY__NAME
static final EReference KDM_ENTITY__MODEL
static final EReference KDM_ENTITY__OWNER
static final EReference KDM_ENTITY__OWNED_ELEMENT
static final EReference KDM_ENTITY__OUTBOUND
static final EReference KDM_ENTITY__INBOUND
static final EReference KDM_ENTITY__OWNED_RELATION
static final EReference KDM_ENTITY__GROUP
static final EReference KDM_ENTITY__GROUPED_ELEMENT
static final EReference KDM_ENTITY__IN_AGGREGATED
static final EReference KDM_ENTITY__OUT_AGGREGATED
static final EClass KDM_RELATIONSHIP
KDM Relationship' class.
org.eclipse.gmt.modisco.omg.kdm.core.impl.KDMRelationshipImpl,
org.eclipse.gmt.modisco.omg.kdm.core.impl.CorePackageImpl#getKDMRelationship()static final EClass AGGREGATED_RELATIONSHIP
Aggregated Relationship' class.
org.eclipse.gmt.modisco.omg.kdm.core.impl.AggregatedRelationshipImpl,
org.eclipse.gmt.modisco.omg.kdm.core.impl.CorePackageImpl#getAggregatedRelationship()static final EReference AGGREGATED_RELATIONSHIP__FROM
static final EReference AGGREGATED_RELATIONSHIP__TO
static final EReference AGGREGATED_RELATIONSHIP__RELATION
static final EAttribute AGGREGATED_RELATIONSHIP__DENSITY
static final EDataType STRING
String,
org.eclipse.gmt.modisco.omg.kdm.core.impl.CorePackageImpl#getString()static final EDataType INTEGER
Integer,
org.eclipse.gmt.modisco.omg.kdm.core.impl.CorePackageImpl#getInteger()static final EDataType BOOLEAN
Boolean,
org.eclipse.gmt.modisco.omg.kdm.core.impl.CorePackageImpl#getBoolean()