org.eclipse.gmt.modisco.omg.kdm.kdm
Interface KdmPackage.Literals

Enclosing interface:
KdmPackage

public static interface KdmPackage.Literals

Defines literals for the meta objects that represent

Generated:

Field Summary
static EClass ANNOTATION
          The meta object literal for the 'Annotation' class.
static EAttribute ANNOTATION__TEXT
          The meta object literal for the 'Text' attribute feature.
static EClass ATTRIBUTE
          The meta object literal for the 'Attribute' class.
static EAttribute ATTRIBUTE__TAG
          The meta object literal for the 'Tag' attribute feature.
static EAttribute ATTRIBUTE__VALUE
          The meta object literal for the 'Value' attribute feature.
static EClass AUDIT
          The meta object literal for the 'Audit' class.
static EAttribute AUDIT__AUTHOR
          The meta object literal for the 'Author' attribute feature.
static EAttribute AUDIT__DATE
          The meta object literal for the 'Date' attribute feature.
static EAttribute AUDIT__DESCRIPTION
          The meta object literal for the 'Description' attribute feature.
static EClass EXTENDED_VALUE
          The meta object literal for the 'Extended Value' class.
static EReference EXTENDED_VALUE__TAG
          The meta object literal for the 'Tag' reference feature.
static EClass EXTENSION_FAMILY
          The meta object literal for the 'Extension Family' class.
static EAttribute EXTENSION_FAMILY__NAME
          The meta object literal for the 'Name' attribute feature.
static EReference EXTENSION_FAMILY__STEREOTYPE
          The meta object literal for the 'Stereotype' containment reference list feature.
static EClass KDM_FRAMEWORK
          The meta object literal for the 'KDM Framework' class.
static EReference KDM_FRAMEWORK__AUDIT
          The meta object literal for the 'Audit' containment reference list feature.
static EReference KDM_FRAMEWORK__EXTENSION
          The meta object literal for the 'Extension' containment reference list feature.
static EAttribute KDM_FRAMEWORK__NAME
          The meta object literal for the 'Name' attribute feature.
static EClass KDM_MODEL
          The meta object literal for the 'KDM Model' class.
static EReference KDM_MODEL__OWNED_ELEMENT
          The meta object literal for the 'Owned Element' reference list feature.
static EClass SEGMENT
          The meta object literal for the 'Segment' class.
static EReference SEGMENT__MODEL
          The meta object literal for the 'Model' containment reference list feature.
static EReference SEGMENT__SEGMENT
          The meta object literal for the 'Segment' containment reference list feature.
static EClass STEREOTYPE
          The meta object literal for the 'Stereotype' class.
static EAttribute STEREOTYPE__NAME
          The meta object literal for the 'Name' attribute feature.
static EReference STEREOTYPE__TAG
          The meta object literal for the 'Tag' containment reference list feature.
static EAttribute STEREOTYPE__TYPE
          The meta object literal for the 'Type' attribute feature.
static EClass TAG_DEFINITION
          The meta object literal for the 'Tag Definition' class.
static EAttribute TAG_DEFINITION__TAG
          The meta object literal for the 'Tag' attribute feature.
static EAttribute TAG_DEFINITION__TYPE
          The meta object literal for the 'Type' attribute feature.
static EClass TAGGED_REF
          The meta object literal for the 'Tagged Ref' class.
static EReference TAGGED_REF__REF
          The meta object literal for the 'Ref' reference feature.
static EClass TAGGED_VALUE
          The meta object literal for the 'Tagged Value' class.
static EAttribute TAGGED_VALUE__VALUE
          The meta object literal for the 'Value' attribute feature.
 

Field Detail

KDM_FRAMEWORK

static final EClass KDM_FRAMEWORK
The meta object literal for the 'KDM Framework' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.kdm.impl.KDMFrameworkImpl, org.eclipse.gmt.modisco.omg.kdm.kdm.impl.KdmPackageImpl#getKDMFramework()
Generated:

KDM_FRAMEWORK__AUDIT

static final EReference KDM_FRAMEWORK__AUDIT
The meta object literal for the 'Audit' containment reference list feature.

Generated:

KDM_FRAMEWORK__EXTENSION

static final EReference KDM_FRAMEWORK__EXTENSION
The meta object literal for the 'Extension' containment reference list feature.

Generated:

KDM_FRAMEWORK__NAME

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

Generated:

KDM_MODEL

static final EClass KDM_MODEL
The meta object literal for the 'KDM Model' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.kdm.impl.KDMModelImpl, org.eclipse.gmt.modisco.omg.kdm.kdm.impl.KdmPackageImpl#getKDMModel()
Generated:

KDM_MODEL__OWNED_ELEMENT

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

Generated:

SEGMENT

static final EClass SEGMENT
The meta object literal for the 'Segment' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.kdm.impl.SegmentImpl, org.eclipse.gmt.modisco.omg.kdm.kdm.impl.KdmPackageImpl#getSegment()
Generated:

SEGMENT__SEGMENT

static final EReference SEGMENT__SEGMENT
The meta object literal for the 'Segment' containment reference list feature.

Generated:

SEGMENT__MODEL

static final EReference SEGMENT__MODEL
The meta object literal for the 'Model' containment reference list feature.

Generated:

AUDIT

static final EClass AUDIT
The meta object literal for the 'Audit' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.kdm.impl.AuditImpl, org.eclipse.gmt.modisco.omg.kdm.kdm.impl.KdmPackageImpl#getAudit()
Generated:

AUDIT__DESCRIPTION

static final EAttribute AUDIT__DESCRIPTION
The meta object literal for the 'Description' attribute feature.

Generated:

AUDIT__AUTHOR

static final EAttribute AUDIT__AUTHOR
The meta object literal for the 'Author' attribute feature.

Generated:

AUDIT__DATE

static final EAttribute AUDIT__DATE
The meta object literal for the 'Date' attribute feature.

Generated:

STEREOTYPE

static final EClass STEREOTYPE
The meta object literal for the 'Stereotype' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.kdm.impl.StereotypeImpl, org.eclipse.gmt.modisco.omg.kdm.kdm.impl.KdmPackageImpl#getStereotype()
Generated:

STEREOTYPE__TAG

static final EReference STEREOTYPE__TAG
The meta object literal for the 'Tag' containment reference list feature.

Generated:

STEREOTYPE__NAME

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

Generated:

STEREOTYPE__TYPE

static final EAttribute STEREOTYPE__TYPE
The meta object literal for the 'Type' attribute feature.

Generated:

TAG_DEFINITION

static final EClass TAG_DEFINITION
The meta object literal for the 'Tag Definition' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.kdm.impl.TagDefinitionImpl, org.eclipse.gmt.modisco.omg.kdm.kdm.impl.KdmPackageImpl#getTagDefinition()
Generated:

TAG_DEFINITION__TAG

static final EAttribute TAG_DEFINITION__TAG
The meta object literal for the 'Tag' attribute feature.

Generated:

TAG_DEFINITION__TYPE

static final EAttribute TAG_DEFINITION__TYPE
The meta object literal for the 'Type' attribute feature.

Generated:

EXTENSION_FAMILY

static final EClass EXTENSION_FAMILY
The meta object literal for the 'Extension Family' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.kdm.impl.ExtensionFamilyImpl, org.eclipse.gmt.modisco.omg.kdm.kdm.impl.KdmPackageImpl#getExtensionFamily()
Generated:

EXTENSION_FAMILY__STEREOTYPE

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

Generated:

EXTENSION_FAMILY__NAME

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

Generated:

EXTENDED_VALUE

static final EClass EXTENDED_VALUE
The meta object literal for the 'Extended Value' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.kdm.impl.ExtendedValueImpl, org.eclipse.gmt.modisco.omg.kdm.kdm.impl.KdmPackageImpl#getExtendedValue()
Generated:

EXTENDED_VALUE__TAG

static final EReference EXTENDED_VALUE__TAG
The meta object literal for the 'Tag' reference feature.

Generated:

TAGGED_VALUE

static final EClass TAGGED_VALUE
The meta object literal for the 'Tagged Value' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.kdm.impl.TaggedValueImpl, org.eclipse.gmt.modisco.omg.kdm.kdm.impl.KdmPackageImpl#getTaggedValue()
Generated:

TAGGED_VALUE__VALUE

static final EAttribute TAGGED_VALUE__VALUE
The meta object literal for the 'Value' attribute feature.

Generated:

TAGGED_REF

static final EClass TAGGED_REF
The meta object literal for the 'Tagged Ref' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.kdm.impl.TaggedRefImpl, org.eclipse.gmt.modisco.omg.kdm.kdm.impl.KdmPackageImpl#getTaggedRef()
Generated:

TAGGED_REF__REF

static final EReference TAGGED_REF__REF
The meta object literal for the 'Ref' reference feature.

Generated:

ATTRIBUTE

static final EClass ATTRIBUTE
The meta object literal for the 'Attribute' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.kdm.impl.AttributeImpl, org.eclipse.gmt.modisco.omg.kdm.kdm.impl.KdmPackageImpl#getAttribute()
Generated:

ATTRIBUTE__TAG

static final EAttribute ATTRIBUTE__TAG
The meta object literal for the 'Tag' attribute feature.

Generated:

ATTRIBUTE__VALUE

static final EAttribute ATTRIBUTE__VALUE
The meta object literal for the 'Value' attribute feature.

Generated:

ANNOTATION

static final EClass ANNOTATION
The meta object literal for the 'Annotation' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.kdm.impl.AnnotationImpl, org.eclipse.gmt.modisco.omg.kdm.kdm.impl.KdmPackageImpl#getAnnotation()
Generated:

ANNOTATION__TEXT

static final EAttribute ANNOTATION__TEXT
The meta object literal for the 'Text' attribute feature.

Generated: