org.mod4j.crossx.mm.crossx
Interface CrossxPackage.Literals

Enclosing interface:
CrossxPackage

public static interface CrossxPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass LITERAL_SYMBOL_PROPERTY
          The meta object literal for the 'Literal Symbol Property' class.
static org.eclipse.emf.ecore.EAttribute LITERAL_SYMBOL_PROPERTY__VALUE
          The meta object literal for the 'Value' attribute feature.
static org.eclipse.emf.ecore.EClass MODEL_INFO
          The meta object literal for the 'Model Info' class.
static org.eclipse.emf.ecore.EAttribute MODEL_INFO__DSLNAME
          The meta object literal for the 'Dslname' attribute feature.
static org.eclipse.emf.ecore.EAttribute MODEL_INFO__LAST_CHANGED
          The meta object literal for the 'Last Changed' attribute feature.
static org.eclipse.emf.ecore.EAttribute MODEL_INFO__MODELNAME
          The meta object literal for the 'Modelname' attribute feature.
static org.eclipse.emf.ecore.EAttribute MODEL_INFO__RESOURCE
          The meta object literal for the 'Resource' attribute feature.
static org.eclipse.emf.ecore.EReference MODEL_INFO__SYMBOLS
          The meta object literal for the 'Symbols' containment reference list feature.
static org.eclipse.emf.ecore.EClass REFERENCE_SYMBOL_PROPERTY
          The meta object literal for the 'Reference Symbol Property' class.
static org.eclipse.emf.ecore.EAttribute REFERENCE_SYMBOL_PROPERTY__MODELNAME
          The meta object literal for the 'Modelname' attribute feature.
static org.eclipse.emf.ecore.EAttribute REFERENCE_SYMBOL_PROPERTY__SYMBOLNAME
          The meta object literal for the 'Symbolname' attribute feature.
static org.eclipse.emf.ecore.EAttribute REFERENCE_SYMBOL_PROPERTY__TYPE
          The meta object literal for the 'Type' attribute feature.
static org.eclipse.emf.ecore.EClass SYMBOL
          The meta object literal for the 'Symbol' class.
static org.eclipse.emf.ecore.EAttribute SYMBOL__NAME
          The meta object literal for the 'Name' attribute feature.
static org.eclipse.emf.ecore.EReference SYMBOL__OWNER
          The meta object literal for the 'Owner' container reference feature.
static org.eclipse.emf.ecore.EReference SYMBOL__PARENT
          The meta object literal for the 'Parent' container reference feature.
static org.eclipse.emf.ecore.EReference SYMBOL__PROPERTIES
          The meta object literal for the 'Properties' containment reference list feature.
static org.eclipse.emf.ecore.EReference SYMBOL__SUB_SYMBOLS
          The meta object literal for the 'Sub Symbols' containment reference list feature.
static org.eclipse.emf.ecore.EAttribute SYMBOL__TYPE
          The meta object literal for the 'Type' attribute feature.
static org.eclipse.emf.ecore.EClass SYMBOL_PROPERTY
          The meta object literal for the 'Symbol Property' class.
static org.eclipse.emf.ecore.EAttribute SYMBOL_PROPERTY__NAME
          The meta object literal for the 'Name' attribute feature.
static org.eclipse.emf.ecore.EReference SYMBOL_PROPERTY__SUB_PROPERTIES
          The meta object literal for the 'Sub Properties' containment reference list feature.
 

Field Detail

MODEL_INFO

static final org.eclipse.emf.ecore.EClass MODEL_INFO
The meta object literal for the 'Model Info' class.

See Also:
ModelInfoImpl, CrossxPackageImpl.getModelInfo()

MODEL_INFO__SYMBOLS

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


MODEL_INFO__LAST_CHANGED

static final org.eclipse.emf.ecore.EAttribute MODEL_INFO__LAST_CHANGED
The meta object literal for the 'Last Changed' attribute feature.


MODEL_INFO__MODELNAME

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


MODEL_INFO__RESOURCE

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


MODEL_INFO__DSLNAME

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


SYMBOL

static final org.eclipse.emf.ecore.EClass SYMBOL
The meta object literal for the 'Symbol' class.

See Also:
SymbolImpl, CrossxPackageImpl.getSymbol()

SYMBOL__NAME

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


SYMBOL__TYPE

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


SYMBOL__PROPERTIES

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


SYMBOL__SUB_SYMBOLS

static final org.eclipse.emf.ecore.EReference SYMBOL__SUB_SYMBOLS
The meta object literal for the 'Sub Symbols' containment reference list feature.


SYMBOL__OWNER

static final org.eclipse.emf.ecore.EReference SYMBOL__OWNER
The meta object literal for the 'Owner' container reference feature.


SYMBOL__PARENT

static final org.eclipse.emf.ecore.EReference SYMBOL__PARENT
The meta object literal for the 'Parent' container reference feature.


SYMBOL_PROPERTY

static final org.eclipse.emf.ecore.EClass SYMBOL_PROPERTY
The meta object literal for the 'Symbol Property' class.

See Also:
SymbolPropertyImpl, CrossxPackageImpl.getSymbolProperty()

SYMBOL_PROPERTY__NAME

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


SYMBOL_PROPERTY__SUB_PROPERTIES

static final org.eclipse.emf.ecore.EReference SYMBOL_PROPERTY__SUB_PROPERTIES
The meta object literal for the 'Sub Properties' containment reference list feature.


LITERAL_SYMBOL_PROPERTY

static final org.eclipse.emf.ecore.EClass LITERAL_SYMBOL_PROPERTY
The meta object literal for the 'Literal Symbol Property' class.

See Also:
LiteralSymbolPropertyImpl, CrossxPackageImpl.getLiteralSymbolProperty()

LITERAL_SYMBOL_PROPERTY__VALUE

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


REFERENCE_SYMBOL_PROPERTY

static final org.eclipse.emf.ecore.EClass REFERENCE_SYMBOL_PROPERTY
The meta object literal for the 'Reference Symbol Property' class.

See Also:
ReferenceSymbolPropertyImpl, CrossxPackageImpl.getReferenceSymbolProperty()

REFERENCE_SYMBOL_PROPERTY__TYPE

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


REFERENCE_SYMBOL_PROPERTY__MODELNAME

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


REFERENCE_SYMBOL_PROPERTY__SYMBOLNAME

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



Copyright © 2010 Mod4j. All Rights Reserved.