org.eclipse.gmt.umlx.registry.km3.cst
Interface KM3CSTPackage.Literals

Enclosing interface:
KM3CSTPackage

public static interface KM3CSTPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass ATTRIBUTE_CS
          The meta object literal for the 'Attribute CS' class.
static org.eclipse.emf.ecore.EAttribute ATTRIBUTE_CS__UNIQUE
          The meta object literal for the 'Unique' attribute feature.
static org.eclipse.emf.ecore.EClass CLASS_CS
          The meta object literal for the 'Class CS' class.
static org.eclipse.emf.ecore.EAttribute CLASS_CS__ABSTRACT
          The meta object literal for the 'Abstract' attribute feature.
static org.eclipse.emf.ecore.EReference CLASS_CS__ATTRIBUTES
          The meta object literal for the 'Attributes' containment reference list feature.
static org.eclipse.emf.ecore.EReference CLASS_CS__REFERENCES
          The meta object literal for the 'References' containment reference list feature.
static org.eclipse.emf.ecore.EReference CLASS_CS__SUPERTYPES
          The meta object literal for the 'Supertypes' containment reference list feature.
static org.eclipse.emf.ecore.EClass CLASSIFIER_CS
          The meta object literal for the 'Classifier CS' class.
static org.eclipse.emf.ecore.EClass DATA_TYPE_CS
          The meta object literal for the 'Data Type CS' class.
static org.eclipse.emf.ecore.EReference DATA_TYPE_CS__INSTANCE
          The meta object literal for the 'Instance' containment reference feature.
static org.eclipse.emf.ecore.EClass ELEMENT_CS
          The meta object literal for the 'Element CS' class.
static org.eclipse.emf.ecore.EAttribute ELEMENT_CS__END_OFFSET
          The meta object literal for the 'End Offset' attribute feature.
static org.eclipse.emf.ecore.EAttribute ELEMENT_CS__START_OFFSET
          The meta object literal for the 'Start Offset' attribute feature.
static org.eclipse.emf.ecore.EClass ENUMERATION_CS
          The meta object literal for the 'Enumeration CS' class.
static org.eclipse.emf.ecore.EReference ENUMERATION_CS__LITERALS
          The meta object literal for the 'Literals' containment reference list feature.
static org.eclipse.emf.ecore.EClass FEATURE_CS
          The meta object literal for the 'Feature CS' class.
static org.eclipse.emf.ecore.EReference FEATURE_CS__LOWER
          The meta object literal for the 'Lower' containment reference feature.
static org.eclipse.emf.ecore.EAttribute FEATURE_CS__ORDERED
          The meta object literal for the 'Ordered' attribute feature.
static org.eclipse.emf.ecore.EReference FEATURE_CS__TYPEREF
          The meta object literal for the 'Typeref' containment reference feature.
static org.eclipse.emf.ecore.EReference FEATURE_CS__UPPER
          The meta object literal for the 'Upper' containment reference feature.
static org.eclipse.emf.ecore.EClass IDENTIFIED_ELEMENT_CS
          The meta object literal for the 'Identified Element CS' class.
static org.eclipse.emf.ecore.EReference IDENTIFIED_ELEMENT_CS__IDENTIFIER
          The meta object literal for the 'Identifier' containment reference feature.
static org.eclipse.emf.ecore.EClass IDENTIFIER_CS
          The meta object literal for the 'Identifier CS' class.
static org.eclipse.emf.ecore.EAttribute IDENTIFIER_CS__VALUE
          The meta object literal for the 'Value' attribute feature.
static org.eclipse.emf.ecore.EClass IDENTIFIERS_CS
          The meta object literal for the 'Identifiers CS' class.
static org.eclipse.emf.ecore.EAttribute IDENTIFIERS_CS__VALUES
          The meta object literal for the 'Values' attribute list feature.
static org.eclipse.emf.ecore.EClass LITERAL_CS
          The meta object literal for the 'Literal CS' class.
static org.eclipse.emf.ecore.EClass META_MODEL_CS
          The meta object literal for the 'Meta Model CS' class.
static org.eclipse.emf.ecore.EReference META_MODEL_CS__PACKAGES
          The meta object literal for the 'Packages' containment reference list feature.
static org.eclipse.emf.ecore.EClass MULTIPLICITY_BOUND_CS
          The meta object literal for the 'Multiplicity Bound CS' class.
static org.eclipse.emf.ecore.EAttribute MULTIPLICITY_BOUND_CS__VALUE
          The meta object literal for the 'Value' attribute feature.
static org.eclipse.emf.ecore.EClass PACKAGE_CS
          The meta object literal for the 'Package CS' class.
static org.eclipse.emf.ecore.EReference PACKAGE_CS__CLASSES
          The meta object literal for the 'Classes' containment reference list feature.
static org.eclipse.emf.ecore.EReference PACKAGE_CS__DATA_TYPES
          The meta object literal for the 'Data Types' containment reference list feature.
static org.eclipse.emf.ecore.EReference PACKAGE_CS__ENUMERATIONS
          The meta object literal for the 'Enumerations' containment reference list feature.
static org.eclipse.emf.ecore.EReference PACKAGE_CS__PACKAGES
          The meta object literal for the 'Packages' containment reference list feature.
static org.eclipse.emf.ecore.EClass REFERENCE_CS
          The meta object literal for the 'Reference CS' class.
static org.eclipse.emf.ecore.EAttribute REFERENCE_CS__CONTAINER
          The meta object literal for the 'Container' attribute feature.
static org.eclipse.emf.ecore.EReference REFERENCE_CS__OPPOSITE_OF
          The meta object literal for the 'Opposite Of' containment reference feature.
 

Field Detail

ATTRIBUTE_CS

static final org.eclipse.emf.ecore.EClass ATTRIBUTE_CS
The meta object literal for the 'Attribute CS' class.

See Also:
AttributeCSImpl, KM3CSTPackageImpl.getAttributeCS()

ATTRIBUTE_CS__UNIQUE

static final org.eclipse.emf.ecore.EAttribute ATTRIBUTE_CS__UNIQUE
The meta object literal for the 'Unique' attribute feature.


FEATURE_CS

static final org.eclipse.emf.ecore.EClass FEATURE_CS
The meta object literal for the 'Feature CS' class.

See Also:
FeatureCSImpl, KM3CSTPackageImpl.getFeatureCS()

FEATURE_CS__LOWER

static final org.eclipse.emf.ecore.EReference FEATURE_CS__LOWER
The meta object literal for the 'Lower' containment reference feature.


FEATURE_CS__ORDERED

static final org.eclipse.emf.ecore.EAttribute FEATURE_CS__ORDERED
The meta object literal for the 'Ordered' attribute feature.


FEATURE_CS__TYPEREF

static final org.eclipse.emf.ecore.EReference FEATURE_CS__TYPEREF
The meta object literal for the 'Typeref' containment reference feature.


FEATURE_CS__UPPER

static final org.eclipse.emf.ecore.EReference FEATURE_CS__UPPER
The meta object literal for the 'Upper' containment reference feature.


CLASS_CS

static final org.eclipse.emf.ecore.EClass CLASS_CS
The meta object literal for the 'Class CS' class.

See Also:
ClassCSImpl, KM3CSTPackageImpl.getClassCS()

CLASS_CS__ABSTRACT

static final org.eclipse.emf.ecore.EAttribute CLASS_CS__ABSTRACT
The meta object literal for the 'Abstract' attribute feature.


CLASS_CS__ATTRIBUTES

static final org.eclipse.emf.ecore.EReference CLASS_CS__ATTRIBUTES
The meta object literal for the 'Attributes' containment reference list feature.


CLASS_CS__REFERENCES

static final org.eclipse.emf.ecore.EReference CLASS_CS__REFERENCES
The meta object literal for the 'References' containment reference list feature.


CLASS_CS__SUPERTYPES

static final org.eclipse.emf.ecore.EReference CLASS_CS__SUPERTYPES
The meta object literal for the 'Supertypes' containment reference list feature.


CLASSIFIER_CS

static final org.eclipse.emf.ecore.EClass CLASSIFIER_CS
The meta object literal for the 'Classifier CS' class.

See Also:
ClassifierCSImpl, KM3CSTPackageImpl.getClassifierCS()

DATA_TYPE_CS

static final org.eclipse.emf.ecore.EClass DATA_TYPE_CS
The meta object literal for the 'Data Type CS' class.

See Also:
DataTypeCSImpl, KM3CSTPackageImpl.getDataTypeCS()

DATA_TYPE_CS__INSTANCE

static final org.eclipse.emf.ecore.EReference DATA_TYPE_CS__INSTANCE
The meta object literal for the 'Instance' containment reference feature.


ENUMERATION_CS

static final org.eclipse.emf.ecore.EClass ENUMERATION_CS
The meta object literal for the 'Enumeration CS' class.

See Also:
EnumerationCSImpl, KM3CSTPackageImpl.getEnumerationCS()

ENUMERATION_CS__LITERALS

static final org.eclipse.emf.ecore.EReference ENUMERATION_CS__LITERALS
The meta object literal for the 'Literals' containment reference list feature.


IDENTIFIER_CS

static final org.eclipse.emf.ecore.EClass IDENTIFIER_CS
The meta object literal for the 'Identifier CS' class.

See Also:
IdentifierCSImpl, KM3CSTPackageImpl.getIdentifierCS()

IDENTIFIER_CS__VALUE

static final org.eclipse.emf.ecore.EAttribute IDENTIFIER_CS__VALUE
The meta object literal for the 'Value' attribute feature.


LITERAL_CS

static final org.eclipse.emf.ecore.EClass LITERAL_CS
The meta object literal for the 'Literal CS' class.

See Also:
LiteralCSImpl, KM3CSTPackageImpl.getLiteralCS()

META_MODEL_CS

static final org.eclipse.emf.ecore.EClass META_MODEL_CS
The meta object literal for the 'Meta Model CS' class.

See Also:
MetaModelCSImpl, KM3CSTPackageImpl.getMetaModelCS()

META_MODEL_CS__PACKAGES

static final org.eclipse.emf.ecore.EReference META_MODEL_CS__PACKAGES
The meta object literal for the 'Packages' containment reference list feature.


PACKAGE_CS

static final org.eclipse.emf.ecore.EClass PACKAGE_CS
The meta object literal for the 'Package CS' class.

See Also:
PackageCSImpl, KM3CSTPackageImpl.getPackageCS()

PACKAGE_CS__CLASSES

static final org.eclipse.emf.ecore.EReference PACKAGE_CS__CLASSES
The meta object literal for the 'Classes' containment reference list feature.


PACKAGE_CS__DATA_TYPES

static final org.eclipse.emf.ecore.EReference PACKAGE_CS__DATA_TYPES
The meta object literal for the 'Data Types' containment reference list feature.


PACKAGE_CS__ENUMERATIONS

static final org.eclipse.emf.ecore.EReference PACKAGE_CS__ENUMERATIONS
The meta object literal for the 'Enumerations' containment reference list feature.


PACKAGE_CS__PACKAGES

static final org.eclipse.emf.ecore.EReference PACKAGE_CS__PACKAGES
The meta object literal for the 'Packages' containment reference list feature.


REFERENCE_CS

static final org.eclipse.emf.ecore.EClass REFERENCE_CS
The meta object literal for the 'Reference CS' class.

See Also:
ReferenceCSImpl, KM3CSTPackageImpl.getReferenceCS()

REFERENCE_CS__OPPOSITE_OF

static final org.eclipse.emf.ecore.EReference REFERENCE_CS__OPPOSITE_OF
The meta object literal for the 'Opposite Of' containment reference feature.


REFERENCE_CS__CONTAINER

static final org.eclipse.emf.ecore.EAttribute REFERENCE_CS__CONTAINER
The meta object literal for the 'Container' attribute feature.


ELEMENT_CS

static final org.eclipse.emf.ecore.EClass ELEMENT_CS
The meta object literal for the 'Element CS' class.

See Also:
ElementCSImpl, KM3CSTPackageImpl.getElementCS()

ELEMENT_CS__START_OFFSET

static final org.eclipse.emf.ecore.EAttribute ELEMENT_CS__START_OFFSET
The meta object literal for the 'Start Offset' attribute feature.


ELEMENT_CS__END_OFFSET

static final org.eclipse.emf.ecore.EAttribute ELEMENT_CS__END_OFFSET
The meta object literal for the 'End Offset' attribute feature.


IDENTIFIED_ELEMENT_CS

static final org.eclipse.emf.ecore.EClass IDENTIFIED_ELEMENT_CS
The meta object literal for the 'Identified Element CS' class.

See Also:
IdentifiedElementCSImpl, KM3CSTPackageImpl.getIdentifiedElementCS()

IDENTIFIED_ELEMENT_CS__IDENTIFIER

static final org.eclipse.emf.ecore.EReference IDENTIFIED_ELEMENT_CS__IDENTIFIER
The meta object literal for the 'Identifier' containment reference feature.


IDENTIFIERS_CS

static final org.eclipse.emf.ecore.EClass IDENTIFIERS_CS
The meta object literal for the 'Identifiers CS' class.

See Also:
IdentifiersCSImpl, KM3CSTPackageImpl.getIdentifiersCS()

IDENTIFIERS_CS__VALUES

static final org.eclipse.emf.ecore.EAttribute IDENTIFIERS_CS__VALUES
The meta object literal for the 'Values' attribute list feature.


MULTIPLICITY_BOUND_CS

static final org.eclipse.emf.ecore.EClass MULTIPLICITY_BOUND_CS
The meta object literal for the 'Multiplicity Bound CS' class.

See Also:
MultiplicityBoundCSImpl, KM3CSTPackageImpl.getMultiplicityBoundCS()

MULTIPLICITY_BOUND_CS__VALUE

static final org.eclipse.emf.ecore.EAttribute MULTIPLICITY_BOUND_CS__VALUE
The meta object literal for the 'Value' attribute feature.