de.cau.cs.kieler.synccharts.text.interfaces.interfaces
Interface InterfacesPackage.Literals

Enclosing interface:
InterfacesPackage

public static interface InterfacesPackage.Literals

Defines literals for the meta objects that represent

Rating red
Generated:
This code was automatically generated.

Field Summary
static EClass IN_OUTPUT_SIGNALS
          The meta object literal for the 'In Output Signals' class.
static EReference IN_OUTPUT_SIGNALS__SIGNALS
          The meta object literal for the 'Signals' containment reference list feature.
static EClass INPUT_SIGNALS
          The meta object literal for the 'Input Signals' class.
static EReference INPUT_SIGNALS__SIGNALS
          The meta object literal for the 'Signals' containment reference list feature.
static EClass OUTPUT_SIGNALS
          The meta object literal for the 'Output Signals' class.
static EReference OUTPUT_SIGNALS__SIGNALS
          The meta object literal for the 'Signals' containment reference list feature.
static EClass REGION_SIGNAL_DEC
          The meta object literal for the 'Region Signal Dec' class.
static EReference REGION_SIGNAL_DEC__REGION
          The meta object literal for the 'Region' reference feature.
static EReference REGION_SIGNAL_DEC__SIGNALS
          The meta object literal for the 'Signals' containment reference list feature.
static EReference REGION_SIGNAL_DEC__VARS
          The meta object literal for the 'Vars' containment reference list feature.
static EClass SIGNALS
          The meta object literal for the 'Signals' class.
static EReference SIGNALS__SIGNALS
          The meta object literal for the 'Signals' containment reference list feature.
static EClass STATE_EXTEND
          The meta object literal for the 'State Extend' class.
static EReference STATE_EXTEND__IN_OUTPUT_SIGNALS
          The meta object literal for the 'In Output Signals' containment reference list feature.
static EReference STATE_EXTEND__INPUT_SIGNALS
          The meta object literal for the 'Input Signals' containment reference list feature.
static EReference STATE_EXTEND__OUTPUT_SIGNALS
          The meta object literal for the 'Output Signals' containment reference list feature.
static EReference STATE_EXTEND__REGIONS
          The meta object literal for the 'Regions' containment reference list feature.
static EReference STATE_EXTEND__SIGNALS
          The meta object literal for the 'Signals' containment reference list feature.
static EReference STATE_EXTEND__VARIABLE
          The meta object literal for the 'Variable' containment reference list feature.
static EClass VARIABLES
          The meta object literal for the 'Variables' class.
static EReference VARIABLES__VARS
          The meta object literal for the 'Vars' containment reference list feature.
 

Field Detail

STATE_EXTEND

static final EClass STATE_EXTEND
The meta object literal for the 'State Extend' class.

See Also:
StateExtendImpl, InterfacesPackageImpl.getStateExtend()
Generated:
This code was automatically generated.

STATE_EXTEND__REGIONS

static final EReference STATE_EXTEND__REGIONS
The meta object literal for the 'Regions' containment reference list feature.

Generated:
This code was automatically generated.

STATE_EXTEND__IN_OUTPUT_SIGNALS

static final EReference STATE_EXTEND__IN_OUTPUT_SIGNALS
The meta object literal for the 'In Output Signals' containment reference list feature.

Generated:
This code was automatically generated.

STATE_EXTEND__OUTPUT_SIGNALS

static final EReference STATE_EXTEND__OUTPUT_SIGNALS
The meta object literal for the 'Output Signals' containment reference list feature.

Generated:
This code was automatically generated.

STATE_EXTEND__INPUT_SIGNALS

static final EReference STATE_EXTEND__INPUT_SIGNALS
The meta object literal for the 'Input Signals' containment reference list feature.

Generated:
This code was automatically generated.

STATE_EXTEND__SIGNALS

static final EReference STATE_EXTEND__SIGNALS
The meta object literal for the 'Signals' containment reference list feature.

Generated:
This code was automatically generated.

STATE_EXTEND__VARIABLE

static final EReference STATE_EXTEND__VARIABLE
The meta object literal for the 'Variable' containment reference list feature.

Generated:
This code was automatically generated.

REGION_SIGNAL_DEC

static final EClass REGION_SIGNAL_DEC
The meta object literal for the 'Region Signal Dec' class.

See Also:
RegionSignalDecImpl, InterfacesPackageImpl.getRegionSignalDec()
Generated:
This code was automatically generated.

REGION_SIGNAL_DEC__REGION

static final EReference REGION_SIGNAL_DEC__REGION
The meta object literal for the 'Region' reference feature.

Generated:
This code was automatically generated.

REGION_SIGNAL_DEC__VARS

static final EReference REGION_SIGNAL_DEC__VARS
The meta object literal for the 'Vars' containment reference list feature.

Generated:
This code was automatically generated.

REGION_SIGNAL_DEC__SIGNALS

static final EReference REGION_SIGNAL_DEC__SIGNALS
The meta object literal for the 'Signals' containment reference list feature.

Generated:
This code was automatically generated.

VARIABLES

static final EClass VARIABLES
The meta object literal for the 'Variables' class.

See Also:
VariablesImpl, InterfacesPackageImpl.getVariables()
Generated:
This code was automatically generated.

VARIABLES__VARS

static final EReference VARIABLES__VARS
The meta object literal for the 'Vars' containment reference list feature.

Generated:
This code was automatically generated.

SIGNALS

static final EClass SIGNALS
The meta object literal for the 'Signals' class.

See Also:
SignalsImpl, InterfacesPackageImpl.getSignals()
Generated:
This code was automatically generated.

SIGNALS__SIGNALS

static final EReference SIGNALS__SIGNALS
The meta object literal for the 'Signals' containment reference list feature.

Generated:
This code was automatically generated.

INPUT_SIGNALS

static final EClass INPUT_SIGNALS
The meta object literal for the 'Input Signals' class.

See Also:
InputSignalsImpl, InterfacesPackageImpl.getInputSignals()
Generated:
This code was automatically generated.

INPUT_SIGNALS__SIGNALS

static final EReference INPUT_SIGNALS__SIGNALS
The meta object literal for the 'Signals' containment reference list feature.

Generated:
This code was automatically generated.

OUTPUT_SIGNALS

static final EClass OUTPUT_SIGNALS
The meta object literal for the 'Output Signals' class.

See Also:
OutputSignalsImpl, InterfacesPackageImpl.getOutputSignals()
Generated:
This code was automatically generated.

OUTPUT_SIGNALS__SIGNALS

static final EReference OUTPUT_SIGNALS__SIGNALS
The meta object literal for the 'Signals' containment reference list feature.

Generated:
This code was automatically generated.

IN_OUTPUT_SIGNALS

static final EClass IN_OUTPUT_SIGNALS
The meta object literal for the 'In Output Signals' class.

See Also:
InOutputSignalsImpl, InterfacesPackageImpl.getInOutputSignals()
Generated:
This code was automatically generated.

IN_OUTPUT_SIGNALS__SIGNALS

static final EReference IN_OUTPUT_SIGNALS__SIGNALS
The meta object literal for the 'Signals' containment reference list feature.

Generated:
This code was automatically generated.