org.eclipse.gmt.modisco.omg.kdm.core
Interface CorePackage.Literals

Enclosing interface:
CorePackage

public static interface CorePackage.Literals

Defines literals for the meta objects that represent

Generated:

Field Summary
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.
 

Field Detail

ELEMENT

static final EClass ELEMENT
The meta object literal for the 'Element' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.core.impl.ElementImpl, org.eclipse.gmt.modisco.omg.kdm.core.impl.CorePackageImpl#getElement()
Generated:

ELEMENT__ATTRIBUTE

static final EReference ELEMENT__ATTRIBUTE
The meta object literal for the 'Attribute' containment reference list feature.

Generated:

ELEMENT__ANNOTATION

static final EReference ELEMENT__ANNOTATION
The meta object literal for the 'Annotation' containment reference list feature.

Generated:

MODEL_ELEMENT

static final EClass MODEL_ELEMENT
The meta object literal for the 'Model Element' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.core.impl.ModelElementImpl, org.eclipse.gmt.modisco.omg.kdm.core.impl.CorePackageImpl#getModelElement()
Generated:

MODEL_ELEMENT__STEREOTYPE

static final EReference MODEL_ELEMENT__STEREOTYPE
The meta object literal for the 'Stereotype' reference list feature.

Generated:

MODEL_ELEMENT__TAGGED_VALUE

static final EReference MODEL_ELEMENT__TAGGED_VALUE
The meta object literal for the 'Tagged Value' containment reference list feature.

Generated:

KDM_ENTITY

static final EClass KDM_ENTITY
The meta object literal for the 'KDM Entity' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.core.impl.KDMEntityImpl, org.eclipse.gmt.modisco.omg.kdm.core.impl.CorePackageImpl#getKDMEntity()
Generated:

KDM_ENTITY__NAME

static final EAttribute KDM_ENTITY__NAME
The meta object literal for the 'Name' attribute feature.

Generated:

KDM_ENTITY__MODEL

static final EReference KDM_ENTITY__MODEL
The meta object literal for the 'Model' reference feature.

Generated:

KDM_ENTITY__OWNER

static final EReference KDM_ENTITY__OWNER
The meta object literal for the 'Owner' container reference feature.

Generated:

KDM_ENTITY__OWNED_ELEMENT

static final EReference KDM_ENTITY__OWNED_ELEMENT
The meta object literal for the 'Owned Element' containment reference list feature.

Generated:

KDM_ENTITY__OUTBOUND

static final EReference KDM_ENTITY__OUTBOUND
The meta object literal for the 'Outbound' reference list feature.

Generated:

KDM_ENTITY__INBOUND

static final EReference KDM_ENTITY__INBOUND
The meta object literal for the 'Inbound' reference list feature.

Generated:

KDM_ENTITY__OWNED_RELATION

static final EReference KDM_ENTITY__OWNED_RELATION
The meta object literal for the 'Owned Relation' containment reference list feature.

Generated:

KDM_ENTITY__GROUP

static final EReference KDM_ENTITY__GROUP
The meta object literal for the 'Group' reference list feature.

Generated:

KDM_ENTITY__GROUPED_ELEMENT

static final EReference KDM_ENTITY__GROUPED_ELEMENT
The meta object literal for the 'Grouped Element' reference list feature.

Generated:

KDM_ENTITY__IN_AGGREGATED

static final EReference KDM_ENTITY__IN_AGGREGATED
The meta object literal for the 'In Aggregated' reference list feature.

Generated:

KDM_ENTITY__OUT_AGGREGATED

static final EReference KDM_ENTITY__OUT_AGGREGATED
The meta object literal for the 'Out Aggregated' reference list feature.

Generated:

KDM_RELATIONSHIP

static final EClass KDM_RELATIONSHIP
The meta object literal for the 'KDM Relationship' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.core.impl.KDMRelationshipImpl, org.eclipse.gmt.modisco.omg.kdm.core.impl.CorePackageImpl#getKDMRelationship()
Generated:

AGGREGATED_RELATIONSHIP

static final EClass AGGREGATED_RELATIONSHIP
The meta object literal for the 'Aggregated Relationship' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.core.impl.AggregatedRelationshipImpl, org.eclipse.gmt.modisco.omg.kdm.core.impl.CorePackageImpl#getAggregatedRelationship()
Generated:

AGGREGATED_RELATIONSHIP__FROM

static final EReference AGGREGATED_RELATIONSHIP__FROM
The meta object literal for the 'From' reference feature.

Generated:

AGGREGATED_RELATIONSHIP__TO

static final EReference AGGREGATED_RELATIONSHIP__TO
The meta object literal for the 'To' reference feature.

Generated:

AGGREGATED_RELATIONSHIP__RELATION

static final EReference AGGREGATED_RELATIONSHIP__RELATION
The meta object literal for the 'Relation' reference list feature.

Generated:

AGGREGATED_RELATIONSHIP__DENSITY

static final EAttribute AGGREGATED_RELATIONSHIP__DENSITY
The meta object literal for the 'Density' attribute feature.

Generated:

STRING

static final EDataType STRING
The meta object literal for the 'String' data type.

See Also:
String, org.eclipse.gmt.modisco.omg.kdm.core.impl.CorePackageImpl#getString()
Generated:

INTEGER

static final EDataType INTEGER
The meta object literal for the 'Integer' data type.

See Also:
Integer, org.eclipse.gmt.modisco.omg.kdm.core.impl.CorePackageImpl#getInteger()
Generated:

BOOLEAN

static final EDataType BOOLEAN
The meta object literal for the 'Boolean' data type.

See Also:
Boolean, org.eclipse.gmt.modisco.omg.kdm.core.impl.CorePackageImpl#getBoolean()
Generated: