de.uka.ipd.sdq.pcm.seff
Interface SeffPackage.Literals

Enclosing interface:
SeffPackage

public static interface SeffPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static EClass ABSTRACT_ACTION
          The meta object literal for the 'Abstract Action' class.
static EReference ABSTRACT_ACTION__PREDECESSOR_ABSTRACT_ACTION
          The meta object literal for the 'Predecessor Abstract Action' reference feature.
static EReference ABSTRACT_ACTION__SUCCESSOR_ABSTRACT_ACTION
          The meta object literal for the 'Successor Abstract Action' reference feature.
static EClass ABSTRACT_BRANCH_TRANSITION
          The meta object literal for the 'Abstract Branch Transition' class.
static EReference ABSTRACT_BRANCH_TRANSITION__BRANCH_BEHAVIOUR_BRANCH_TRANSITION
          The meta object literal for the 'Branch Behaviour Branch Transition' containment reference feature.
static EClass ABSTRACT_INTERNAL_CONTROL_FLOW_ACTION
          The meta object literal for the 'Abstract Internal Control Flow Action' class.
static EReference ABSTRACT_INTERNAL_CONTROL_FLOW_ACTION__RESOURCE_DEMAND_ACTION
          The meta object literal for the 'Resource Demand Action' containment reference list feature.
static EClass ABSTRACT_LOOP_ACTION
          The meta object literal for the 'Abstract Loop Action' class.
static EReference ABSTRACT_LOOP_ACTION__BODY_BEHAVIOUR_LOOP
          The meta object literal for the 'Body Behaviour Loop' containment reference feature.
static EClass ACQUIRE_ACTION
          The meta object literal for the 'Acquire Action' class.
static EReference ACQUIRE_ACTION__PASSIVERESOURCE_ACQUIRE_ACTION
          The meta object literal for the 'Passiveresource Acquire Action' reference feature.
static EClass BRANCH_ACTION
          The meta object literal for the 'Branch Action' class.
static EReference BRANCH_ACTION__BRANCHES_BRANCH
          The meta object literal for the 'Branches Branch' containment reference list feature.
static EClass COLLECTION_ITERATOR_ACTION
          The meta object literal for the 'Collection Iterator Action' class.
static EReference COLLECTION_ITERATOR_ACTION__PARAMETER_COLLECTION_ITERATOR_ACTION
          The meta object literal for the 'Parameter Collection Iterator Action' reference feature.
static EClass EXTERNAL_CALL_ACTION
          The meta object literal for the 'External Call Action' class.
static EReference EXTERNAL_CALL_ACTION__CALLED_SERVICE_EXTERNAL_SERVICE
          The meta object literal for the 'Called Service External Service' reference feature.
static EReference EXTERNAL_CALL_ACTION__INPUT_PARAMETER_USAGES_EXTERNAL_CALL_ACTION
          The meta object literal for the 'Input Parameter Usages External Call Action' containment reference list feature.
static EReference EXTERNAL_CALL_ACTION__OUTPUT_VARIABLE_USAGES_EXTERNAL_CALL_ACTION
          The meta object literal for the 'Output Variable Usages External Call Action' containment reference list feature.
static EReference EXTERNAL_CALL_ACTION__ROLE_EXTERNAL_SERVICE
          The meta object literal for the 'Role External Service' reference feature.
static EClass FORK_ACTION
          The meta object literal for the 'Fork Action' class.
static EReference FORK_ACTION__ASYNCHRONOUS_FORKED_BEHAVIOURS_FORK_ACTION
          The meta object literal for the 'Asynchronous Forked Behaviours Fork Action' containment reference list feature.
static EReference FORK_ACTION__SYNCHRONISING_BEHAVIOURS_FORK_ACTION
          The meta object literal for the 'Synchronising Behaviours Fork Action' containment reference feature.
static EClass FORKED_BEHAVIOUR
          The meta object literal for the 'Forked Behaviour' class.
static EClass GUARDED_BRANCH_TRANSITION
          The meta object literal for the 'Guarded Branch Transition' class.
static EReference GUARDED_BRANCH_TRANSITION__BRANCH_CONDITION_GUARDED_BRANCH_TRANSITION
          The meta object literal for the 'Branch Condition Guarded Branch Transition' containment reference feature.
static EClass INTERNAL_ACTION
          The meta object literal for the 'Internal Action' class.
static EAttribute INTERNAL_ACTION__FAILURE_PROBABILITY
          The meta object literal for the 'Failure Probability' attribute feature.
static EClass LOOP_ACTION
          The meta object literal for the 'Loop Action' class.
static EReference LOOP_ACTION__ITERATION_COUNT_LOOP_ACTION
          The meta object literal for the 'Iteration Count Loop Action' containment reference feature.
static EClass PROBABILISTIC_BRANCH_TRANSITION
          The meta object literal for the 'Probabilistic Branch Transition' class.
static EAttribute PROBABILISTIC_BRANCH_TRANSITION__BRANCH_PROBABILITY
          The meta object literal for the 'Branch Probability' attribute feature.
static EClass RELEASE_ACTION
          The meta object literal for the 'Release Action' class.
static EReference RELEASE_ACTION__PASSIVE_RESOURCE_RELEASE_ACTION
          The meta object literal for the 'Passive Resource Release Action' reference feature.
static EClass RESOURCE_DEMANDING_BEHAVIOUR
          The meta object literal for the 'Resource Demanding Behaviour' class.
static EReference RESOURCE_DEMANDING_BEHAVIOUR__STEPS_BEHAVIOUR
          The meta object literal for the 'Steps Behaviour' containment reference list feature.
static EClass RESOURCE_DEMANDING_SEFF
          The meta object literal for the 'Resource Demanding SEFF' class.
static EClass SERVICE_EFFECT_SPECIFICATION
          The meta object literal for the 'Service Effect Specification' class.
static EReference SERVICE_EFFECT_SPECIFICATION__DESCRIBED_SERVICE_SEFF
          The meta object literal for the 'Described Service SEFF' reference feature.
static EAttribute SERVICE_EFFECT_SPECIFICATION__SEFF_TYPE_ID
          The meta object literal for the 'Seff Type ID' attribute feature.
static EClass SET_VARIABLE_ACTION
          The meta object literal for the 'Set Variable Action' class.
static EReference SET_VARIABLE_ACTION__LOCAL_VARIABLE_USAGES_SET_VARIABLE_ACTION
          The meta object literal for the 'Local Variable Usages Set Variable Action' containment reference list feature.
static EClass START_ACTION
          The meta object literal for the 'Start Action' class.
static EClass STOP_ACTION
          The meta object literal for the 'Stop Action' class.
static EClass SYNCHRONISATION_POINT
          The meta object literal for the 'Synchronisation Point' class.
static EReference SYNCHRONISATION_POINT__OUTPUT_PARAMETER_USAGE_SYNCHRONISATION_POINT
          The meta object literal for the 'Output Parameter Usage Synchronisation Point' containment reference list feature.
static EReference SYNCHRONISATION_POINT__SYNCHRONOUS_FORKED_BEHAVIOURS_SYNCHRONISATION_POINT
          The meta object literal for the 'Synchronous Forked Behaviours Synchronisation Point' containment reference list feature.
 

Field Detail

STOP_ACTION

static final EClass STOP_ACTION
The meta object literal for the 'Stop Action' class.

See Also:
StopActionImpl, SeffPackageImpl.getStopAction()

ABSTRACT_INTERNAL_CONTROL_FLOW_ACTION

static final EClass ABSTRACT_INTERNAL_CONTROL_FLOW_ACTION
The meta object literal for the 'Abstract Internal Control Flow Action' class.

See Also:
AbstractInternalControlFlowActionImpl, SeffPackageImpl.getAbstractInternalControlFlowAction()

ABSTRACT_INTERNAL_CONTROL_FLOW_ACTION__RESOURCE_DEMAND_ACTION

static final EReference ABSTRACT_INTERNAL_CONTROL_FLOW_ACTION__RESOURCE_DEMAND_ACTION
The meta object literal for the 'Resource Demand Action' containment reference list feature.


ABSTRACT_ACTION

static final EClass ABSTRACT_ACTION
The meta object literal for the 'Abstract Action' class.

See Also:
AbstractActionImpl, SeffPackageImpl.getAbstractAction()

ABSTRACT_ACTION__PREDECESSOR_ABSTRACT_ACTION

static final EReference ABSTRACT_ACTION__PREDECESSOR_ABSTRACT_ACTION
The meta object literal for the 'Predecessor Abstract Action' reference feature.


ABSTRACT_ACTION__SUCCESSOR_ABSTRACT_ACTION

static final EReference ABSTRACT_ACTION__SUCCESSOR_ABSTRACT_ACTION
The meta object literal for the 'Successor Abstract Action' reference feature.


START_ACTION

static final EClass START_ACTION
The meta object literal for the 'Start Action' class.

See Also:
StartActionImpl, SeffPackageImpl.getStartAction()

RESOURCE_DEMANDING_SEFF

static final EClass RESOURCE_DEMANDING_SEFF
The meta object literal for the 'Resource Demanding SEFF' class.

See Also:
ResourceDemandingSEFFImpl, SeffPackageImpl.getResourceDemandingSEFF()

RESOURCE_DEMANDING_BEHAVIOUR

static final EClass RESOURCE_DEMANDING_BEHAVIOUR
The meta object literal for the 'Resource Demanding Behaviour' class.

See Also:
ResourceDemandingBehaviourImpl, SeffPackageImpl.getResourceDemandingBehaviour()

RESOURCE_DEMANDING_BEHAVIOUR__STEPS_BEHAVIOUR

static final EReference RESOURCE_DEMANDING_BEHAVIOUR__STEPS_BEHAVIOUR
The meta object literal for the 'Steps Behaviour' containment reference list feature.


RELEASE_ACTION

static final EClass RELEASE_ACTION
The meta object literal for the 'Release Action' class.

See Also:
ReleaseActionImpl, SeffPackageImpl.getReleaseAction()

RELEASE_ACTION__PASSIVE_RESOURCE_RELEASE_ACTION

static final EReference RELEASE_ACTION__PASSIVE_RESOURCE_RELEASE_ACTION
The meta object literal for the 'Passive Resource Release Action' reference feature.


LOOP_ACTION

static final EClass LOOP_ACTION
The meta object literal for the 'Loop Action' class.

See Also:
LoopActionImpl, SeffPackageImpl.getLoopAction()

LOOP_ACTION__ITERATION_COUNT_LOOP_ACTION

static final EReference LOOP_ACTION__ITERATION_COUNT_LOOP_ACTION
The meta object literal for the 'Iteration Count Loop Action' containment reference feature.


ABSTRACT_LOOP_ACTION

static final EClass ABSTRACT_LOOP_ACTION
The meta object literal for the 'Abstract Loop Action' class.

See Also:
AbstractLoopActionImpl, SeffPackageImpl.getAbstractLoopAction()

ABSTRACT_LOOP_ACTION__BODY_BEHAVIOUR_LOOP

static final EReference ABSTRACT_LOOP_ACTION__BODY_BEHAVIOUR_LOOP
The meta object literal for the 'Body Behaviour Loop' containment reference feature.


INTERNAL_ACTION

static final EClass INTERNAL_ACTION
The meta object literal for the 'Internal Action' class.

See Also:
InternalActionImpl, SeffPackageImpl.getInternalAction()

INTERNAL_ACTION__FAILURE_PROBABILITY

static final EAttribute INTERNAL_ACTION__FAILURE_PROBABILITY
The meta object literal for the 'Failure Probability' attribute feature.


FORK_ACTION

static final EClass FORK_ACTION
The meta object literal for the 'Fork Action' class.

See Also:
ForkActionImpl, SeffPackageImpl.getForkAction()

FORK_ACTION__ASYNCHRONOUS_FORKED_BEHAVIOURS_FORK_ACTION

static final EReference FORK_ACTION__ASYNCHRONOUS_FORKED_BEHAVIOURS_FORK_ACTION
The meta object literal for the 'Asynchronous Forked Behaviours Fork Action' containment reference list feature.


FORK_ACTION__SYNCHRONISING_BEHAVIOURS_FORK_ACTION

static final EReference FORK_ACTION__SYNCHRONISING_BEHAVIOURS_FORK_ACTION
The meta object literal for the 'Synchronising Behaviours Fork Action' containment reference feature.


FORKED_BEHAVIOUR

static final EClass FORKED_BEHAVIOUR
The meta object literal for the 'Forked Behaviour' class.

See Also:
ForkedBehaviourImpl, SeffPackageImpl.getForkedBehaviour()

SYNCHRONISATION_POINT

static final EClass SYNCHRONISATION_POINT
The meta object literal for the 'Synchronisation Point' class.

See Also:
SynchronisationPointImpl, SeffPackageImpl.getSynchronisationPoint()

SYNCHRONISATION_POINT__SYNCHRONOUS_FORKED_BEHAVIOURS_SYNCHRONISATION_POINT

static final EReference SYNCHRONISATION_POINT__SYNCHRONOUS_FORKED_BEHAVIOURS_SYNCHRONISATION_POINT
The meta object literal for the 'Synchronous Forked Behaviours Synchronisation Point' containment reference list feature.


SYNCHRONISATION_POINT__OUTPUT_PARAMETER_USAGE_SYNCHRONISATION_POINT

static final EReference SYNCHRONISATION_POINT__OUTPUT_PARAMETER_USAGE_SYNCHRONISATION_POINT
The meta object literal for the 'Output Parameter Usage Synchronisation Point' containment reference list feature.


EXTERNAL_CALL_ACTION

static final EClass EXTERNAL_CALL_ACTION
The meta object literal for the 'External Call Action' class.

See Also:
ExternalCallActionImpl, SeffPackageImpl.getExternalCallAction()

EXTERNAL_CALL_ACTION__CALLED_SERVICE_EXTERNAL_SERVICE

static final EReference EXTERNAL_CALL_ACTION__CALLED_SERVICE_EXTERNAL_SERVICE
The meta object literal for the 'Called Service External Service' reference feature.


EXTERNAL_CALL_ACTION__INPUT_PARAMETER_USAGES_EXTERNAL_CALL_ACTION

static final EReference EXTERNAL_CALL_ACTION__INPUT_PARAMETER_USAGES_EXTERNAL_CALL_ACTION
The meta object literal for the 'Input Parameter Usages External Call Action' containment reference list feature.


EXTERNAL_CALL_ACTION__OUTPUT_VARIABLE_USAGES_EXTERNAL_CALL_ACTION

static final EReference EXTERNAL_CALL_ACTION__OUTPUT_VARIABLE_USAGES_EXTERNAL_CALL_ACTION
The meta object literal for the 'Output Variable Usages External Call Action' containment reference list feature.


EXTERNAL_CALL_ACTION__ROLE_EXTERNAL_SERVICE

static final EReference EXTERNAL_CALL_ACTION__ROLE_EXTERNAL_SERVICE
The meta object literal for the 'Role External Service' reference feature.


PROBABILISTIC_BRANCH_TRANSITION

static final EClass PROBABILISTIC_BRANCH_TRANSITION
The meta object literal for the 'Probabilistic Branch Transition' class.

See Also:
ProbabilisticBranchTransitionImpl, SeffPackageImpl.getProbabilisticBranchTransition()

PROBABILISTIC_BRANCH_TRANSITION__BRANCH_PROBABILITY

static final EAttribute PROBABILISTIC_BRANCH_TRANSITION__BRANCH_PROBABILITY
The meta object literal for the 'Branch Probability' attribute feature.


ABSTRACT_BRANCH_TRANSITION

static final EClass ABSTRACT_BRANCH_TRANSITION
The meta object literal for the 'Abstract Branch Transition' class.

See Also:
AbstractBranchTransitionImpl, SeffPackageImpl.getAbstractBranchTransition()

ABSTRACT_BRANCH_TRANSITION__BRANCH_BEHAVIOUR_BRANCH_TRANSITION

static final EReference ABSTRACT_BRANCH_TRANSITION__BRANCH_BEHAVIOUR_BRANCH_TRANSITION
The meta object literal for the 'Branch Behaviour Branch Transition' containment reference feature.


BRANCH_ACTION

static final EClass BRANCH_ACTION
The meta object literal for the 'Branch Action' class.

See Also:
BranchActionImpl, SeffPackageImpl.getBranchAction()

BRANCH_ACTION__BRANCHES_BRANCH

static final EReference BRANCH_ACTION__BRANCHES_BRANCH
The meta object literal for the 'Branches Branch' containment reference list feature.


ACQUIRE_ACTION

static final EClass ACQUIRE_ACTION
The meta object literal for the 'Acquire Action' class.

See Also:
AcquireActionImpl, SeffPackageImpl.getAcquireAction()

ACQUIRE_ACTION__PASSIVERESOURCE_ACQUIRE_ACTION

static final EReference ACQUIRE_ACTION__PASSIVERESOURCE_ACQUIRE_ACTION
The meta object literal for the 'Passiveresource Acquire Action' reference feature.


COLLECTION_ITERATOR_ACTION

static final EClass COLLECTION_ITERATOR_ACTION
The meta object literal for the 'Collection Iterator Action' class.

See Also:
CollectionIteratorActionImpl, SeffPackageImpl.getCollectionIteratorAction()

COLLECTION_ITERATOR_ACTION__PARAMETER_COLLECTION_ITERATOR_ACTION

static final EReference COLLECTION_ITERATOR_ACTION__PARAMETER_COLLECTION_ITERATOR_ACTION
The meta object literal for the 'Parameter Collection Iterator Action' reference feature.


GUARDED_BRANCH_TRANSITION

static final EClass GUARDED_BRANCH_TRANSITION
The meta object literal for the 'Guarded Branch Transition' class.

See Also:
GuardedBranchTransitionImpl, SeffPackageImpl.getGuardedBranchTransition()

GUARDED_BRANCH_TRANSITION__BRANCH_CONDITION_GUARDED_BRANCH_TRANSITION

static final EReference GUARDED_BRANCH_TRANSITION__BRANCH_CONDITION_GUARDED_BRANCH_TRANSITION
The meta object literal for the 'Branch Condition Guarded Branch Transition' containment reference feature.


SET_VARIABLE_ACTION

static final EClass SET_VARIABLE_ACTION
The meta object literal for the 'Set Variable Action' class.

See Also:
SetVariableActionImpl, SeffPackageImpl.getSetVariableAction()

SET_VARIABLE_ACTION__LOCAL_VARIABLE_USAGES_SET_VARIABLE_ACTION

static final EReference SET_VARIABLE_ACTION__LOCAL_VARIABLE_USAGES_SET_VARIABLE_ACTION
The meta object literal for the 'Local Variable Usages Set Variable Action' containment reference list feature.


SERVICE_EFFECT_SPECIFICATION

static final EClass SERVICE_EFFECT_SPECIFICATION
The meta object literal for the 'Service Effect Specification' class.

See Also:
ServiceEffectSpecificationImpl, SeffPackageImpl.getServiceEffectSpecification()

SERVICE_EFFECT_SPECIFICATION__SEFF_TYPE_ID

static final EAttribute SERVICE_EFFECT_SPECIFICATION__SEFF_TYPE_ID
The meta object literal for the 'Seff Type ID' attribute feature.


SERVICE_EFFECT_SPECIFICATION__DESCRIBED_SERVICE_SEFF

static final EReference SERVICE_EFFECT_SPECIFICATION__DESCRIBED_SERVICE_SEFF
The meta object literal for the 'Described Service SEFF' reference feature.