org.eclipse.mofscript.traceabilitymodel
Interface TraceabilitymodelPackage.Literals

Enclosing interface:
TraceabilitymodelPackage

public static interface TraceabilitymodelPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass BLOCK
          The meta object literal for the 'Block' class
static org.eclipse.emf.ecore.EAttribute BLOCK__END_COLUMN
          The meta object literal for the 'End Column' attribute feature
static org.eclipse.emf.ecore.EAttribute BLOCK__END_LINE
          The meta object literal for the 'End Line' attribute feature
static org.eclipse.emf.ecore.EAttribute BLOCK__END_POS
          The meta object literal for the 'End Pos' attribute feature
static org.eclipse.emf.ecore.EAttribute BLOCK__ID
          The meta object literal for the 'ID' attribute feature
static org.eclipse.emf.ecore.EAttribute BLOCK__PROTECTED_BLOCK
          The meta object literal for the 'Protected Block' attribute feature
static org.eclipse.emf.ecore.EAttribute BLOCK__START_COLUMN
          The meta object literal for the 'Start Column' attribute feature
static org.eclipse.emf.ecore.EAttribute BLOCK__START_LINE
          The meta object literal for the 'Start Line' attribute feature
static org.eclipse.emf.ecore.EAttribute BLOCK__START_POS
          The meta object literal for the 'Start Pos' attribute feature
static org.eclipse.emf.ecore.EReference BLOCK__TRACEABLESEGMENT
          The meta object literal for the 'Traceablesegment' containment reference list feature
static org.eclipse.emf.ecore.EClass FILE
          The meta object literal for the 'File' class
static org.eclipse.emf.ecore.EReference FILE__BLOCKS
          The meta object literal for the 'Blocks' containment reference list feature
static org.eclipse.emf.ecore.EAttribute FILE__ID
          The meta object literal for the 'ID' attribute feature
static org.eclipse.emf.ecore.EAttribute FILE__NAME
          The meta object literal for the 'Name' attribute feature
static org.eclipse.emf.ecore.EAttribute FILE__URI
          The meta object literal for the 'URI' attribute feature
static org.eclipse.emf.ecore.EClass META_MODEL
          The meta object literal for the 'Meta Model' class
static org.eclipse.emf.ecore.EAttribute META_MODEL__NAME
          The meta object literal for the 'Name' attribute feature
static org.eclipse.emf.ecore.EAttribute META_MODEL__NS_URI
          The meta object literal for the 'Ns Uri' attribute feature
static org.eclipse.emf.ecore.EClass MODEL_ELEMENT_REF
          The meta object literal for the 'Model Element Ref' class
static org.eclipse.emf.ecore.EAttribute MODEL_ELEMENT_REF__FEATURE_REF
          The meta object literal for the 'Feature Ref' attribute feature
static org.eclipse.emf.ecore.EAttribute MODEL_ELEMENT_REF__ID
          The meta object literal for the 'ID' attribute feature
static org.eclipse.emf.ecore.EReference MODEL_ELEMENT_REF__META_MODEL
          The meta object literal for the 'Meta Model' reference feature
static org.eclipse.emf.ecore.EAttribute MODEL_ELEMENT_REF__NAME
          The meta object literal for the 'Name' attribute feature
static org.eclipse.emf.ecore.EAttribute MODEL_ELEMENT_REF__URI
          The meta object literal for the 'Uri' attribute feature
static org.eclipse.emf.ecore.EClass TRACE
          The meta object literal for the 'Trace' class
static org.eclipse.emf.ecore.EReference TRACE__ORIGINATIN_ELEMENT
          The meta object literal for the 'Originatin Element' reference feature
static org.eclipse.emf.ecore.EReference TRACE__SEGMENT
          The meta object literal for the 'Segment' reference feature
static org.eclipse.emf.ecore.EAttribute TRACE__SOURCE_OPERATION_ID
          The meta object literal for the 'Source Operation ID' attribute feature
static org.eclipse.emf.ecore.EAttribute TRACE__SOURCE_OPERATION_NAME
          The meta object literal for the 'Source Operation Name' attribute feature
static org.eclipse.emf.ecore.EAttribute TRACE__SPECIFICATION_NAME
          The meta object literal for the 'Specification Name' attribute feature
static org.eclipse.emf.ecore.EClass TRACE_MODEL
          The meta object literal for the 'Trace Model' class
static org.eclipse.emf.ecore.EReference TRACE_MODEL__FILES
          The meta object literal for the 'Files' containment reference list feature
static org.eclipse.emf.ecore.EReference TRACE_MODEL__META_MODELS
          The meta object literal for the 'Meta Models' containment reference list feature
static org.eclipse.emf.ecore.EReference TRACE_MODEL__MODEL_ELEMENT_REFS
          The meta object literal for the 'Model Element Refs' containment reference list feature
static org.eclipse.emf.ecore.EReference TRACE_MODEL__TRACE
          The meta object literal for the 'Trace' containment reference list feature
static org.eclipse.emf.ecore.EClass TRACEABLE_SEGMENT
          The meta object literal for the 'Traceable Segment' class
static org.eclipse.emf.ecore.EAttribute TRACEABLE_SEGMENT__END_COLUMN
          The meta object literal for the 'End Column' attribute feature
static org.eclipse.emf.ecore.EAttribute TRACEABLE_SEGMENT__END_LINE
          The meta object literal for the 'End Line' attribute feature
static org.eclipse.emf.ecore.EAttribute TRACEABLE_SEGMENT__END_POS
          The meta object literal for the 'End Pos' attribute feature
static org.eclipse.emf.ecore.EAttribute TRACEABLE_SEGMENT__START_COLUMN
          The meta object literal for the 'Start Column' attribute feature
static org.eclipse.emf.ecore.EAttribute TRACEABLE_SEGMENT__START_LINE
          The meta object literal for the 'Start Line' attribute feature
static org.eclipse.emf.ecore.EAttribute TRACEABLE_SEGMENT__START_POS
          The meta object literal for the 'Start Pos' attribute feature
 

Field Detail

MODEL_ELEMENT_REF

static final org.eclipse.emf.ecore.EClass MODEL_ELEMENT_REF
The meta object literal for the 'Model Element Ref' class.

See Also:
ModelElementRefImpl, TraceabilitymodelPackageImpl.getModelElementRef()

MODEL_ELEMENT_REF__ID

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


MODEL_ELEMENT_REF__NAME

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


MODEL_ELEMENT_REF__FEATURE_REF

static final org.eclipse.emf.ecore.EAttribute MODEL_ELEMENT_REF__FEATURE_REF
The meta object literal for the 'Feature Ref' attribute feature.


MODEL_ELEMENT_REF__URI

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


MODEL_ELEMENT_REF__META_MODEL

static final org.eclipse.emf.ecore.EReference MODEL_ELEMENT_REF__META_MODEL
The meta object literal for the 'Meta Model' reference feature.


TRACE

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

See Also:
TraceImpl, TraceabilitymodelPackageImpl.getTrace()

TRACE__SEGMENT

static final org.eclipse.emf.ecore.EReference TRACE__SEGMENT
The meta object literal for the 'Segment' reference feature.


TRACE__SOURCE_OPERATION_ID

static final org.eclipse.emf.ecore.EAttribute TRACE__SOURCE_OPERATION_ID
The meta object literal for the 'Source Operation ID' attribute feature.


TRACE__SOURCE_OPERATION_NAME

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


TRACE__ORIGINATIN_ELEMENT

static final org.eclipse.emf.ecore.EReference TRACE__ORIGINATIN_ELEMENT
The meta object literal for the 'Originatin Element' reference feature.


TRACE__SPECIFICATION_NAME

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


TRACEABLE_SEGMENT

static final org.eclipse.emf.ecore.EClass TRACEABLE_SEGMENT
The meta object literal for the 'Traceable Segment' class.

See Also:
TraceableSegmentImpl, TraceabilitymodelPackageImpl.getTraceableSegment()

TRACEABLE_SEGMENT__START_POS

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


TRACEABLE_SEGMENT__END_POS

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


TRACEABLE_SEGMENT__START_LINE

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


TRACEABLE_SEGMENT__END_LINE

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


TRACEABLE_SEGMENT__START_COLUMN

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


TRACEABLE_SEGMENT__END_COLUMN

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


BLOCK

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

See Also:
BlockImpl, TraceabilitymodelPackageImpl.getBlock()

BLOCK__ID

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


BLOCK__START_POS

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


BLOCK__END_POS

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


BLOCK__PROTECTED_BLOCK

static final org.eclipse.emf.ecore.EAttribute BLOCK__PROTECTED_BLOCK
The meta object literal for the 'Protected Block' attribute feature.


BLOCK__TRACEABLESEGMENT

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


BLOCK__START_LINE

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


BLOCK__START_COLUMN

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


BLOCK__END_COLUMN

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


BLOCK__END_LINE

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


TRACE_MODEL

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

See Also:
TraceModelImpl, TraceabilitymodelPackageImpl.getTraceModel()

TRACE_MODEL__TRACE

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


TRACE_MODEL__FILES

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


TRACE_MODEL__MODEL_ELEMENT_REFS

static final org.eclipse.emf.ecore.EReference TRACE_MODEL__MODEL_ELEMENT_REFS
The meta object literal for the 'Model Element Refs' containment reference list feature.


TRACE_MODEL__META_MODELS

static final org.eclipse.emf.ecore.EReference TRACE_MODEL__META_MODELS
The meta object literal for the 'Meta Models' containment reference list feature.


FILE

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

See Also:
FileImpl, TraceabilitymodelPackageImpl.getFile()

FILE__BLOCKS

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


FILE__ID

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


FILE__NAME

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


FILE__URI

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


META_MODEL

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

See Also:
MetaModelImpl, TraceabilitymodelPackageImpl.getMetaModel()

META_MODEL__NAME

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


META_MODEL__NS_URI

static final org.eclipse.emf.ecore.EAttribute META_MODEL__NS_URI
The meta object literal for the 'Ns Uri' attribute feature.