de.uka.ipd.sdq.spa
Interface SpaPackage.Literals

Enclosing interface:
SpaPackage

public static interface SpaPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static EClass PROCESS_BEHAVIOUR
          The meta object literal for the 'Process Behaviour' class.
static EReference PROCESS_BEHAVIOUR__BEHAVIOUR
          The meta object literal for the 'Behaviour' containment reference feature.
static EAttribute PROCESS_BEHAVIOUR__NAME
          The meta object literal for the 'Name' attribute feature.
static EAttribute PROCESS_BEHAVIOUR__NUM_REPLICAS
          The meta object literal for the 'Num Replicas' attribute feature.
static EClass SPA_MODEL
          The meta object literal for the 'SPA Model' class.
static EReference SPA_MODEL__PROCESSES
          The meta object literal for the 'Processes' containment reference list feature.
static EReference SPA_MODEL__RESOURCES
          The meta object literal for the 'Resources' containment reference list feature.
 

Field Detail

PROCESS_BEHAVIOUR

static final EClass PROCESS_BEHAVIOUR
The meta object literal for the 'Process Behaviour' class.

See Also:
ProcessBehaviourImpl, SpaPackageImpl.getProcessBehaviour()

PROCESS_BEHAVIOUR__NUM_REPLICAS

static final EAttribute PROCESS_BEHAVIOUR__NUM_REPLICAS
The meta object literal for the 'Num Replicas' attribute feature.


PROCESS_BEHAVIOUR__NAME

static final EAttribute PROCESS_BEHAVIOUR__NAME
The meta object literal for the 'Name' attribute feature.


PROCESS_BEHAVIOUR__BEHAVIOUR

static final EReference PROCESS_BEHAVIOUR__BEHAVIOUR
The meta object literal for the 'Behaviour' containment reference feature.


SPA_MODEL

static final EClass SPA_MODEL
The meta object literal for the 'SPA Model' class.

See Also:
SPAModelImpl, SpaPackageImpl.getSPAModel()

SPA_MODEL__PROCESSES

static final EReference SPA_MODEL__PROCESSES
The meta object literal for the 'Processes' containment reference list feature.


SPA_MODEL__RESOURCES

static final EReference SPA_MODEL__RESOURCES
The meta object literal for the 'Resources' containment reference list feature.