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 |
---|
static final org.eclipse.emf.ecore.EClass ATTRIBUTE_CS
Attribute CS
' class.
AttributeCSImpl
,
KM3CSTPackageImpl.getAttributeCS()
static final org.eclipse.emf.ecore.EAttribute ATTRIBUTE_CS__UNIQUE
static final org.eclipse.emf.ecore.EClass FEATURE_CS
Feature CS
' class.
FeatureCSImpl
,
KM3CSTPackageImpl.getFeatureCS()
static final org.eclipse.emf.ecore.EReference FEATURE_CS__LOWER
static final org.eclipse.emf.ecore.EAttribute FEATURE_CS__ORDERED
static final org.eclipse.emf.ecore.EReference FEATURE_CS__TYPEREF
static final org.eclipse.emf.ecore.EReference FEATURE_CS__UPPER
static final org.eclipse.emf.ecore.EClass CLASS_CS
Class CS
' class.
ClassCSImpl
,
KM3CSTPackageImpl.getClassCS()
static final org.eclipse.emf.ecore.EAttribute CLASS_CS__ABSTRACT
static final org.eclipse.emf.ecore.EReference CLASS_CS__ATTRIBUTES
static final org.eclipse.emf.ecore.EReference CLASS_CS__REFERENCES
static final org.eclipse.emf.ecore.EReference CLASS_CS__SUPERTYPES
static final org.eclipse.emf.ecore.EClass CLASSIFIER_CS
Classifier CS
' class.
ClassifierCSImpl
,
KM3CSTPackageImpl.getClassifierCS()
static final org.eclipse.emf.ecore.EClass DATA_TYPE_CS
Data Type CS
' class.
DataTypeCSImpl
,
KM3CSTPackageImpl.getDataTypeCS()
static final org.eclipse.emf.ecore.EReference DATA_TYPE_CS__INSTANCE
static final org.eclipse.emf.ecore.EClass ENUMERATION_CS
Enumeration CS
' class.
EnumerationCSImpl
,
KM3CSTPackageImpl.getEnumerationCS()
static final org.eclipse.emf.ecore.EReference ENUMERATION_CS__LITERALS
static final org.eclipse.emf.ecore.EClass IDENTIFIER_CS
Identifier CS
' class.
IdentifierCSImpl
,
KM3CSTPackageImpl.getIdentifierCS()
static final org.eclipse.emf.ecore.EAttribute IDENTIFIER_CS__VALUE
static final org.eclipse.emf.ecore.EClass LITERAL_CS
Literal CS
' class.
LiteralCSImpl
,
KM3CSTPackageImpl.getLiteralCS()
static final org.eclipse.emf.ecore.EClass META_MODEL_CS
Meta Model CS
' class.
MetaModelCSImpl
,
KM3CSTPackageImpl.getMetaModelCS()
static final org.eclipse.emf.ecore.EReference META_MODEL_CS__PACKAGES
static final org.eclipse.emf.ecore.EClass PACKAGE_CS
Package CS
' class.
PackageCSImpl
,
KM3CSTPackageImpl.getPackageCS()
static final org.eclipse.emf.ecore.EReference PACKAGE_CS__CLASSES
static final org.eclipse.emf.ecore.EReference PACKAGE_CS__DATA_TYPES
static final org.eclipse.emf.ecore.EReference PACKAGE_CS__ENUMERATIONS
static final org.eclipse.emf.ecore.EReference PACKAGE_CS__PACKAGES
static final org.eclipse.emf.ecore.EClass REFERENCE_CS
Reference CS
' class.
ReferenceCSImpl
,
KM3CSTPackageImpl.getReferenceCS()
static final org.eclipse.emf.ecore.EReference REFERENCE_CS__OPPOSITE_OF
static final org.eclipse.emf.ecore.EAttribute REFERENCE_CS__CONTAINER
static final org.eclipse.emf.ecore.EClass ELEMENT_CS
Element CS
' class.
ElementCSImpl
,
KM3CSTPackageImpl.getElementCS()
static final org.eclipse.emf.ecore.EAttribute ELEMENT_CS__START_OFFSET
static final org.eclipse.emf.ecore.EAttribute ELEMENT_CS__END_OFFSET
static final org.eclipse.emf.ecore.EClass IDENTIFIED_ELEMENT_CS
Identified Element CS
' class.
IdentifiedElementCSImpl
,
KM3CSTPackageImpl.getIdentifiedElementCS()
static final org.eclipse.emf.ecore.EReference IDENTIFIED_ELEMENT_CS__IDENTIFIER
static final org.eclipse.emf.ecore.EClass IDENTIFIERS_CS
Identifiers CS
' class.
IdentifiersCSImpl
,
KM3CSTPackageImpl.getIdentifiersCS()
static final org.eclipse.emf.ecore.EAttribute IDENTIFIERS_CS__VALUES
static final org.eclipse.emf.ecore.EClass MULTIPLICITY_BOUND_CS
Multiplicity Bound CS
' class.
MultiplicityBoundCSImpl
,
KM3CSTPackageImpl.getMultiplicityBoundCS()
static final org.eclipse.emf.ecore.EAttribute MULTIPLICITY_BOUND_CS__VALUE