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

All Known Implementing Classes:
SeffPackageImpl

public interface SeffPackage

The Package for the model. It contains accessors for the meta objects to represent

See Also:
SeffFactory

Nested Class Summary
static interface SeffPackage.Literals
          Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 
Field Summary
static int ABSTRACT_ACTION
          The meta object id for the 'Abstract Action' class.
static int ABSTRACT_ACTION__ENTITY_NAME
          The feature id for the 'Entity Name' attribute.
static int ABSTRACT_ACTION__ID
          The feature id for the 'Id' attribute.
static int ABSTRACT_ACTION__PREDECESSOR_ABSTRACT_ACTION
          The feature id for the 'Predecessor Abstract Action' reference.
static int ABSTRACT_ACTION__SUCCESSOR_ABSTRACT_ACTION
          The feature id for the 'Successor Abstract Action' reference.
static int ABSTRACT_ACTION_FEATURE_COUNT
          The number of structural features of the 'Abstract Action' class.
static int ABSTRACT_BRANCH_TRANSITION
          The meta object id for the 'Abstract Branch Transition' class.
static int ABSTRACT_BRANCH_TRANSITION__BRANCH_BEHAVIOUR_BRANCH_TRANSITION
          The feature id for the 'Branch Behaviour Branch Transition' containment reference.
static int ABSTRACT_BRANCH_TRANSITION__ID
          The feature id for the 'Id' attribute.
static int ABSTRACT_BRANCH_TRANSITION_FEATURE_COUNT
          The number of structural features of the 'Abstract Branch Transition' class.
static int ABSTRACT_INTERNAL_CONTROL_FLOW_ACTION
          The meta object id for the 'Abstract Internal Control Flow Action' class.
static int ABSTRACT_INTERNAL_CONTROL_FLOW_ACTION__ENTITY_NAME
          The feature id for the 'Entity Name' attribute.
static int ABSTRACT_INTERNAL_CONTROL_FLOW_ACTION__ID
          The feature id for the 'Id' attribute.
static int ABSTRACT_INTERNAL_CONTROL_FLOW_ACTION__PREDECESSOR_ABSTRACT_ACTION
          The feature id for the 'Predecessor Abstract Action' reference.
static int ABSTRACT_INTERNAL_CONTROL_FLOW_ACTION__RESOURCE_DEMAND_ACTION
          The feature id for the 'Resource Demand Action' containment reference list.
static int ABSTRACT_INTERNAL_CONTROL_FLOW_ACTION__SUCCESSOR_ABSTRACT_ACTION
          The feature id for the 'Successor Abstract Action' reference.
static int ABSTRACT_INTERNAL_CONTROL_FLOW_ACTION_FEATURE_COUNT
          The number of structural features of the 'Abstract Internal Control Flow Action' class.
static int ABSTRACT_LOOP_ACTION
          The meta object id for the 'Abstract Loop Action' class.
static int ABSTRACT_LOOP_ACTION__BODY_BEHAVIOUR_LOOP
          The feature id for the 'Body Behaviour Loop' containment reference.
static int ABSTRACT_LOOP_ACTION__ENTITY_NAME
          The feature id for the 'Entity Name' attribute.
static int ABSTRACT_LOOP_ACTION__ID
          The feature id for the 'Id' attribute.
static int ABSTRACT_LOOP_ACTION__PREDECESSOR_ABSTRACT_ACTION
          The feature id for the 'Predecessor Abstract Action' reference.
static int ABSTRACT_LOOP_ACTION__RESOURCE_DEMAND_ACTION
          The feature id for the 'Resource Demand Action' containment reference list.
static int ABSTRACT_LOOP_ACTION__SUCCESSOR_ABSTRACT_ACTION
          The feature id for the 'Successor Abstract Action' reference.
static int ABSTRACT_LOOP_ACTION_FEATURE_COUNT
          The number of structural features of the 'Abstract Loop Action' class.
static int ACQUIRE_ACTION
          The meta object id for the 'Acquire Action' class.
static int ACQUIRE_ACTION__ENTITY_NAME
          The feature id for the 'Entity Name' attribute.
static int ACQUIRE_ACTION__ID
          The feature id for the 'Id' attribute.
static int ACQUIRE_ACTION__PASSIVERESOURCE_ACQUIRE_ACTION
          The feature id for the 'Passiveresource Acquire Action' reference.
static int ACQUIRE_ACTION__PREDECESSOR_ABSTRACT_ACTION
          The feature id for the 'Predecessor Abstract Action' reference.
static int ACQUIRE_ACTION__RESOURCE_DEMAND_ACTION
          The feature id for the 'Resource Demand Action' containment reference list.
static int ACQUIRE_ACTION__SUCCESSOR_ABSTRACT_ACTION
          The feature id for the 'Successor Abstract Action' reference.
static int ACQUIRE_ACTION_FEATURE_COUNT
          The number of structural features of the 'Acquire Action' class.
static int BRANCH_ACTION
          The meta object id for the 'Branch Action' class.
static int BRANCH_ACTION__BRANCHES_BRANCH
          The feature id for the 'Branches Branch' containment reference list.
static int BRANCH_ACTION__ENTITY_NAME
          The feature id for the 'Entity Name' attribute.
static int BRANCH_ACTION__ID
          The feature id for the 'Id' attribute.
static int BRANCH_ACTION__PREDECESSOR_ABSTRACT_ACTION
          The feature id for the 'Predecessor Abstract Action' reference.
static int BRANCH_ACTION__RESOURCE_DEMAND_ACTION
          The feature id for the 'Resource Demand Action' containment reference list.
static int BRANCH_ACTION__SUCCESSOR_ABSTRACT_ACTION
          The feature id for the 'Successor Abstract Action' reference.
static int BRANCH_ACTION_FEATURE_COUNT
          The number of structural features of the 'Branch Action' class.
static int COLLECTION_ITERATOR_ACTION
          The meta object id for the 'Collection Iterator Action' class.
static int COLLECTION_ITERATOR_ACTION__BODY_BEHAVIOUR_LOOP
          The feature id for the 'Body Behaviour Loop' containment reference.
static int COLLECTION_ITERATOR_ACTION__ENTITY_NAME
          The feature id for the 'Entity Name' attribute.
static int COLLECTION_ITERATOR_ACTION__ID
          The feature id for the 'Id' attribute.
static int COLLECTION_ITERATOR_ACTION__PARAMETER_COLLECTION_ITERATOR_ACTION
          The feature id for the 'Parameter Collection Iterator Action' reference.
static int COLLECTION_ITERATOR_ACTION__PREDECESSOR_ABSTRACT_ACTION
          The feature id for the 'Predecessor Abstract Action' reference.
static int COLLECTION_ITERATOR_ACTION__RESOURCE_DEMAND_ACTION
          The feature id for the 'Resource Demand Action' containment reference list.
static int COLLECTION_ITERATOR_ACTION__SUCCESSOR_ABSTRACT_ACTION
          The feature id for the 'Successor Abstract Action' reference.
static int COLLECTION_ITERATOR_ACTION_FEATURE_COUNT
          The number of structural features of the 'Collection Iterator Action' class.
static String copyright
           
static SeffPackage eINSTANCE
          The singleton instance of the package.
static String eNAME
          The package name.
static String eNS_PREFIX
          The package namespace name.
static String eNS_URI
          The package namespace URI.
static int EXTERNAL_CALL_ACTION
          The meta object id for the 'External Call Action' class.
static int EXTERNAL_CALL_ACTION__CALLED_SERVICE_EXTERNAL_SERVICE
          The feature id for the 'Called Service External Service' reference.
static int EXTERNAL_CALL_ACTION__ENTITY_NAME
          The feature id for the 'Entity Name' attribute.
static int EXTERNAL_CALL_ACTION__ID
          The feature id for the 'Id' attribute.
static int EXTERNAL_CALL_ACTION__INPUT_PARAMETER_USAGES_EXTERNAL_CALL_ACTION
          The feature id for the 'Input Parameter Usages External Call Action' containment reference list.
static int EXTERNAL_CALL_ACTION__OUTPUT_VARIABLE_USAGES_EXTERNAL_CALL_ACTION
          The feature id for the 'Output Variable Usages External Call Action' containment reference list.
static int EXTERNAL_CALL_ACTION__PREDECESSOR_ABSTRACT_ACTION
          The feature id for the 'Predecessor Abstract Action' reference.
static int EXTERNAL_CALL_ACTION__ROLE_EXTERNAL_SERVICE
          The feature id for the 'Role External Service' reference.
static int EXTERNAL_CALL_ACTION__SUCCESSOR_ABSTRACT_ACTION
          The feature id for the 'Successor Abstract Action' reference.
static int EXTERNAL_CALL_ACTION_FEATURE_COUNT
          The number of structural features of the 'External Call Action' class.
static int FORK_ACTION
          The meta object id for the 'Fork Action' class.
static int FORK_ACTION__ASYNCHRONOUS_FORKED_BEHAVIOURS_FORK_ACTION
          The feature id for the 'Asynchronous Forked Behaviours Fork Action' containment reference list.
static int FORK_ACTION__ENTITY_NAME
          The feature id for the 'Entity Name' attribute.
static int FORK_ACTION__ID
          The feature id for the 'Id' attribute.
static int FORK_ACTION__PREDECESSOR_ABSTRACT_ACTION
          The feature id for the 'Predecessor Abstract Action' reference.
static int FORK_ACTION__RESOURCE_DEMAND_ACTION
          The feature id for the 'Resource Demand Action' containment reference list.
static int FORK_ACTION__SUCCESSOR_ABSTRACT_ACTION
          The feature id for the 'Successor Abstract Action' reference.
static int FORK_ACTION__SYNCHRONISING_BEHAVIOURS_FORK_ACTION
          The feature id for the 'Synchronising Behaviours Fork Action' containment reference.
static int FORK_ACTION_FEATURE_COUNT
          The number of structural features of the 'Fork Action' class.
static int FORKED_BEHAVIOUR
          The meta object id for the 'Forked Behaviour' class.
static int FORKED_BEHAVIOUR__STEPS_BEHAVIOUR
          The feature id for the 'Steps Behaviour' containment reference list.
static int FORKED_BEHAVIOUR_FEATURE_COUNT
          The number of structural features of the 'Forked Behaviour' class.
static int GUARDED_BRANCH_TRANSITION
          The meta object id for the 'Guarded Branch Transition' class.
static int GUARDED_BRANCH_TRANSITION__BRANCH_BEHAVIOUR_BRANCH_TRANSITION
          The feature id for the 'Branch Behaviour Branch Transition' containment reference.
static int GUARDED_BRANCH_TRANSITION__BRANCH_CONDITION_GUARDED_BRANCH_TRANSITION
          The feature id for the 'Branch Condition Guarded Branch Transition' containment reference.
static int GUARDED_BRANCH_TRANSITION__ID
          The feature id for the 'Id' attribute.
static int GUARDED_BRANCH_TRANSITION_FEATURE_COUNT
          The number of structural features of the 'Guarded Branch Transition' class.
static int INTERNAL_ACTION
          The meta object id for the 'Internal Action' class.
static int INTERNAL_ACTION__ENTITY_NAME
          The feature id for the 'Entity Name' attribute.
static int INTERNAL_ACTION__FAILURE_PROBABILITY
          The feature id for the 'Failure Probability' attribute.
static int INTERNAL_ACTION__ID
          The feature id for the 'Id' attribute.
static int INTERNAL_ACTION__PREDECESSOR_ABSTRACT_ACTION
          The feature id for the 'Predecessor Abstract Action' reference.
static int INTERNAL_ACTION__RESOURCE_DEMAND_ACTION
          The feature id for the 'Resource Demand Action' containment reference list.
static int INTERNAL_ACTION__SUCCESSOR_ABSTRACT_ACTION
          The feature id for the 'Successor Abstract Action' reference.
static int INTERNAL_ACTION_FEATURE_COUNT
          The number of structural features of the 'Internal Action' class.
static int LOOP_ACTION
          The meta object id for the 'Loop Action' class.
static int LOOP_ACTION__BODY_BEHAVIOUR_LOOP
          The feature id for the 'Body Behaviour Loop' containment reference.
static int LOOP_ACTION__ENTITY_NAME
          The feature id for the 'Entity Name' attribute.
static int LOOP_ACTION__ID
          The feature id for the 'Id' attribute.
static int LOOP_ACTION__ITERATION_COUNT_LOOP_ACTION
          The feature id for the 'Iteration Count Loop Action' containment reference.
static int LOOP_ACTION__PREDECESSOR_ABSTRACT_ACTION
          The feature id for the 'Predecessor Abstract Action' reference.
static int LOOP_ACTION__RESOURCE_DEMAND_ACTION
          The feature id for the 'Resource Demand Action' containment reference list.
static int LOOP_ACTION__SUCCESSOR_ABSTRACT_ACTION
          The feature id for the 'Successor Abstract Action' reference.
static int LOOP_ACTION_FEATURE_COUNT
          The number of structural features of the 'Loop Action' class.
static int PROBABILISTIC_BRANCH_TRANSITION
          The meta object id for the 'Probabilistic Branch Transition' class.
static int PROBABILISTIC_BRANCH_TRANSITION__BRANCH_BEHAVIOUR_BRANCH_TRANSITION
          The feature id for the 'Branch Behaviour Branch Transition' containment reference.
static int PROBABILISTIC_BRANCH_TRANSITION__BRANCH_PROBABILITY
          The feature id for the 'Branch Probability' attribute.
static int PROBABILISTIC_BRANCH_TRANSITION__ID
          The feature id for the 'Id' attribute.
static int PROBABILISTIC_BRANCH_TRANSITION_FEATURE_COUNT
          The number of structural features of the 'Probabilistic Branch Transition' class.
static int RELEASE_ACTION
          The meta object id for the 'Release Action' class.
static int RELEASE_ACTION__ENTITY_NAME
          The feature id for the 'Entity Name' attribute.
static int RELEASE_ACTION__ID
          The feature id for the 'Id' attribute.
static int RELEASE_ACTION__PASSIVE_RESOURCE_RELEASE_ACTION
          The feature id for the 'Passive Resource Release Action' reference.
static int RELEASE_ACTION__PREDECESSOR_ABSTRACT_ACTION
          The feature id for the 'Predecessor Abstract Action' reference.
static int RELEASE_ACTION__RESOURCE_DEMAND_ACTION
          The feature id for the 'Resource Demand Action' containment reference list.
static int RELEASE_ACTION__SUCCESSOR_ABSTRACT_ACTION
          The feature id for the 'Successor Abstract Action' reference.
static int RELEASE_ACTION_FEATURE_COUNT
          The number of structural features of the 'Release Action' class.
static int RESOURCE_DEMANDING_BEHAVIOUR
          The meta object id for the 'Resource Demanding Behaviour' class.
static int RESOURCE_DEMANDING_BEHAVIOUR__STEPS_BEHAVIOUR
          The feature id for the 'Steps Behaviour' containment reference list.
static int RESOURCE_DEMANDING_BEHAVIOUR_FEATURE_COUNT
          The number of structural features of the 'Resource Demanding Behaviour' class.
static int RESOURCE_DEMANDING_SEFF
          The meta object id for the 'Resource Demanding SEFF' class.
static int RESOURCE_DEMANDING_SEFF__DESCRIBED_SERVICE_SEFF
          The feature id for the 'Described Service SEFF' reference.
static int RESOURCE_DEMANDING_SEFF__ID
          The feature id for the 'Id' attribute.
static int RESOURCE_DEMANDING_SEFF__SEFF_TYPE_ID
          The feature id for the 'Seff Type ID' attribute.
static int RESOURCE_DEMANDING_SEFF__STEPS_BEHAVIOUR
          The feature id for the 'Steps Behaviour' containment reference list.
static int RESOURCE_DEMANDING_SEFF_FEATURE_COUNT
          The number of structural features of the 'Resource Demanding SEFF' class.
static int SERVICE_EFFECT_SPECIFICATION
          The meta object id for the 'Service Effect Specification' class.
static int SERVICE_EFFECT_SPECIFICATION__DESCRIBED_SERVICE_SEFF
          The feature id for the 'Described Service SEFF' reference.
static int SERVICE_EFFECT_SPECIFICATION__SEFF_TYPE_ID
          The feature id for the 'Seff Type ID' attribute.
static int SERVICE_EFFECT_SPECIFICATION_FEATURE_COUNT
          The number of structural features of the 'Service Effect Specification' class.
static int SET_VARIABLE_ACTION
          The meta object id for the 'Set Variable Action' class.
static int SET_VARIABLE_ACTION__ENTITY_NAME
          The feature id for the 'Entity Name' attribute.
static int SET_VARIABLE_ACTION__ID
          The feature id for the 'Id' attribute.
static int SET_VARIABLE_ACTION__LOCAL_VARIABLE_USAGES_SET_VARIABLE_ACTION
          The feature id for the 'Local Variable Usages Set Variable Action' containment reference list.
static int SET_VARIABLE_ACTION__PREDECESSOR_ABSTRACT_ACTION
          The feature id for the 'Predecessor Abstract Action' reference.
static int SET_VARIABLE_ACTION__RESOURCE_DEMAND_ACTION
          The feature id for the 'Resource Demand Action' containment reference list.
static int SET_VARIABLE_ACTION__SUCCESSOR_ABSTRACT_ACTION
          The feature id for the 'Successor Abstract Action' reference.
static int SET_VARIABLE_ACTION_FEATURE_COUNT
          The number of structural features of the 'Set Variable Action' class.
static int START_ACTION
          The meta object id for the 'Start Action' class.
static int START_ACTION__ENTITY_NAME
          The feature id for the 'Entity Name' attribute.
static int START_ACTION__ID
          The feature id for the 'Id' attribute.
static int START_ACTION__PREDECESSOR_ABSTRACT_ACTION
          The feature id for the 'Predecessor Abstract Action' reference.
static int START_ACTION__RESOURCE_DEMAND_ACTION
          The feature id for the 'Resource Demand Action' containment reference list.
static int START_ACTION__SUCCESSOR_ABSTRACT_ACTION
          The feature id for the 'Successor Abstract Action' reference.
static int START_ACTION_FEATURE_COUNT
          The number of structural features of the 'Start Action' class.
static int STOP_ACTION
          The meta object id for the 'Stop Action' class.
static int STOP_ACTION__ENTITY_NAME
          The feature id for the 'Entity Name' attribute.
static int STOP_ACTION__ID
          The feature id for the 'Id' attribute.
static int STOP_ACTION__PREDECESSOR_ABSTRACT_ACTION
          The feature id for the 'Predecessor Abstract Action' reference.
static int STOP_ACTION__RESOURCE_DEMAND_ACTION
          The feature id for the 'Resource Demand Action' containment reference list.
static int STOP_ACTION__SUCCESSOR_ABSTRACT_ACTION
          The feature id for the 'Successor Abstract Action' reference.
static int STOP_ACTION_FEATURE_COUNT
          The number of structural features of the 'Stop Action' class.
static int SYNCHRONISATION_POINT
          The meta object id for the 'Synchronisation Point' class.
static int SYNCHRONISATION_POINT__OUTPUT_PARAMETER_USAGE_SYNCHRONISATION_POINT
          The feature id for the 'Output Parameter Usage Synchronisation Point' containment reference list.
static int SYNCHRONISATION_POINT__SYNCHRONOUS_FORKED_BEHAVIOURS_SYNCHRONISATION_POINT
          The feature id for the 'Synchronous Forked Behaviours Synchronisation Point' containment reference list.
static int SYNCHRONISATION_POINT_FEATURE_COUNT
          The number of structural features of the 'Synchronisation Point' class.
 
Method Summary
 EReference getAbstractAction_Predecessor_AbstractAction()
          Returns the meta object for the reference 'Predecessor Abstract Action'.
 EReference getAbstractAction_Successor_AbstractAction()
          Returns the meta object for the reference 'Successor Abstract Action'.
 EClass getAbstractAction()
          Returns the meta object for class 'Abstract Action'.
 EReference getAbstractBranchTransition_BranchBehaviour_BranchTransition()
          Returns the meta object for the containment reference 'Branch Behaviour Branch Transition'.
 EClass getAbstractBranchTransition()
          Returns the meta object for class 'Abstract Branch Transition'.
 EReference getAbstractInternalControlFlowAction_ResourceDemand_Action()
          Returns the meta object for the containment reference list 'Resource Demand Action'.
 EClass getAbstractInternalControlFlowAction()
          Returns the meta object for class 'Abstract Internal Control Flow Action'.
 EReference getAbstractLoopAction_BodyBehaviour_Loop()
          Returns the meta object for the containment reference 'Body Behaviour Loop'.
 EClass getAbstractLoopAction()
          Returns the meta object for class 'Abstract Loop Action'.
 EReference getAcquireAction_Passiveresource_AcquireAction()
          Returns the meta object for the reference 'Passiveresource Acquire Action'.
 EClass getAcquireAction()
          Returns the meta object for class 'Acquire Action'.
 EReference getBranchAction_Branches_Branch()
          Returns the meta object for the containment reference list 'Branches Branch'.
 EClass getBranchAction()
          Returns the meta object for class 'Branch Action'.
 EReference getCollectionIteratorAction_Parameter_CollectionIteratorAction()
          Returns the meta object for the reference 'Parameter Collection Iterator Action'.
 EClass getCollectionIteratorAction()
          Returns the meta object for class 'Collection Iterator Action'.
 EReference getExternalCallAction_CalledService_ExternalService()
          Returns the meta object for the reference 'Called Service External Service'.
 EReference getExternalCallAction_InputParameterUsages_ExternalCallAction()
          Returns the meta object for the containment reference list 'Input Parameter Usages External Call Action'.
 EReference getExternalCallAction_OutputVariableUsages_ExternalCallAction()
          Returns the meta object for the containment reference list 'Output Variable Usages External Call Action'.
 EReference getExternalCallAction_Role_ExternalService()
          Returns the meta object for the reference 'Role External Service'.
 EClass getExternalCallAction()
          Returns the meta object for class 'External Call Action'.
 EReference getForkAction_AsynchronousForkedBehaviours_ForkAction()
          Returns the meta object for the containment reference list 'Asynchronous Forked Behaviours Fork Action'.
 EReference getForkAction_SynchronisingBehaviours_ForkAction()
          Returns the meta object for the containment reference 'Synchronising Behaviours Fork Action'.
 EClass getForkAction()
          Returns the meta object for class 'Fork Action'.
 EClass getForkedBehaviour()
          Returns the meta object for class 'Forked Behaviour'.
 EReference getGuardedBranchTransition_BranchCondition_GuardedBranchTransition()
          Returns the meta object for the containment reference 'Branch Condition Guarded Branch Transition'.
 EClass getGuardedBranchTransition()
          Returns the meta object for class 'Guarded Branch Transition'.
 EAttribute getInternalAction_FailureProbability()
          Returns the meta object for the attribute 'Failure Probability'.
 EClass getInternalAction()
          Returns the meta object for class 'Internal Action'.
 EReference getLoopAction_IterationCount_LoopAction()
          Returns the meta object for the containment reference 'Iteration Count Loop Action'.
 EClass getLoopAction()
          Returns the meta object for class 'Loop Action'.
 EAttribute getProbabilisticBranchTransition_BranchProbability()
          Returns the meta object for the attribute 'Branch Probability'.
 EClass getProbabilisticBranchTransition()
          Returns the meta object for class 'Probabilistic Branch Transition'.
 EReference getReleaseAction_PassiveResource_ReleaseAction()
          Returns the meta object for the reference 'Passive Resource Release Action'.
 EClass getReleaseAction()
          Returns the meta object for class 'Release Action'.
 EReference getResourceDemandingBehaviour_Steps_Behaviour()
          Returns the meta object for the containment reference list 'Steps Behaviour'.
 EClass getResourceDemandingBehaviour()
          Returns the meta object for class 'Resource Demanding Behaviour'.
 EClass getResourceDemandingSEFF()
          Returns the meta object for class 'Resource Demanding SEFF'.
 SeffFactory getSeffFactory()
          Returns the factory that creates the instances of the model.
 EReference getServiceEffectSpecification_DescribedService__SEFF()
          Returns the meta object for the reference 'Described Service SEFF'.
 EAttribute getServiceEffectSpecification_SeffTypeID()
          Returns the meta object for the attribute 'Seff Type ID'.
 EClass getServiceEffectSpecification()
          Returns the meta object for class 'Service Effect Specification'.
 EReference getSetVariableAction_LocalVariableUsages_SetVariableAction()
          Returns the meta object for the containment reference list 'Local Variable Usages Set Variable Action'.
 EClass getSetVariableAction()
          Returns the meta object for class 'Set Variable Action'.
 EClass getStartAction()
          Returns the meta object for class 'Start Action'.
 EClass getStopAction()
          Returns the meta object for class 'Stop Action'.
 EReference getSynchronisationPoint_OutputParameterUsage_SynchronisationPoint()
          Returns the meta object for the containment reference list 'Output Parameter Usage Synchronisation Point'.
 EReference getSynchronisationPoint_SynchronousForkedBehaviours_SynchronisationPoint()
          Returns the meta object for the containment reference list 'Synchronous Forked Behaviours Synchronisation Point'.
 EClass getSynchronisationPoint()
          Returns the meta object for class 'Synchronisation Point'.
 

Field Detail

copyright

static final String copyright

See Also:
Constant Field Values

eNAME

static final String eNAME
The package name.

See Also:
Constant Field Values

eNS_URI

static final String eNS_URI
The package namespace URI.

See Also:
Constant Field Values

eNS_PREFIX

static final String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values

eINSTANCE

static final SeffPackage eINSTANCE
The singleton instance of the package.


ABSTRACT_ACTION

static final int ABSTRACT_ACTION
The meta object id for the 'Abstract Action' class.

See Also:
AbstractActionImpl, SeffPackageImpl.getAbstractAction(), Constant Field Values

ABSTRACT_ACTION__ID

static final int ABSTRACT_ACTION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

ABSTRACT_ACTION__ENTITY_NAME

static final int ABSTRACT_ACTION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.

See Also:
Constant Field Values

ABSTRACT_ACTION__PREDECESSOR_ABSTRACT_ACTION

static final int ABSTRACT_ACTION__PREDECESSOR_ABSTRACT_ACTION
The feature id for the 'Predecessor Abstract Action' reference.

See Also:
Constant Field Values

ABSTRACT_ACTION__SUCCESSOR_ABSTRACT_ACTION

static final int ABSTRACT_ACTION__SUCCESSOR_ABSTRACT_ACTION
The feature id for the 'Successor Abstract Action' reference.

See Also:
Constant Field Values

ABSTRACT_ACTION_FEATURE_COUNT

static final int ABSTRACT_ACTION_FEATURE_COUNT
The number of structural features of the 'Abstract Action' class.

See Also:
Constant Field Values

ABSTRACT_INTERNAL_CONTROL_FLOW_ACTION

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

See Also:
AbstractInternalControlFlowActionImpl, SeffPackageImpl.getAbstractInternalControlFlowAction(), Constant Field Values

ABSTRACT_INTERNAL_CONTROL_FLOW_ACTION__ID

static final int ABSTRACT_INTERNAL_CONTROL_FLOW_ACTION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

ABSTRACT_INTERNAL_CONTROL_FLOW_ACTION__ENTITY_NAME

static final int ABSTRACT_INTERNAL_CONTROL_FLOW_ACTION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.

See Also:
Constant Field Values

ABSTRACT_INTERNAL_CONTROL_FLOW_ACTION__PREDECESSOR_ABSTRACT_ACTION

static final int ABSTRACT_INTERNAL_CONTROL_FLOW_ACTION__PREDECESSOR_ABSTRACT_ACTION
The feature id for the 'Predecessor Abstract Action' reference.

See Also:
Constant Field Values

ABSTRACT_INTERNAL_CONTROL_FLOW_ACTION__SUCCESSOR_ABSTRACT_ACTION

static final int ABSTRACT_INTERNAL_CONTROL_FLOW_ACTION__SUCCESSOR_ABSTRACT_ACTION
The feature id for the 'Successor Abstract Action' reference.

See Also:
Constant Field Values

ABSTRACT_INTERNAL_CONTROL_FLOW_ACTION__RESOURCE_DEMAND_ACTION

static final int ABSTRACT_INTERNAL_CONTROL_FLOW_ACTION__RESOURCE_DEMAND_ACTION
The feature id for the 'Resource Demand Action' containment reference list.

See Also:
Constant Field Values

ABSTRACT_INTERNAL_CONTROL_FLOW_ACTION_FEATURE_COUNT

static final int ABSTRACT_INTERNAL_CONTROL_FLOW_ACTION_FEATURE_COUNT
The number of structural features of the 'Abstract Internal Control Flow Action' class.

See Also:
Constant Field Values

STOP_ACTION

static final int STOP_ACTION
The meta object id for the 'Stop Action' class.

See Also:
StopActionImpl, SeffPackageImpl.getStopAction(), Constant Field Values

STOP_ACTION__ID

static final int STOP_ACTION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

STOP_ACTION__ENTITY_NAME

static final int STOP_ACTION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.

See Also:
Constant Field Values

STOP_ACTION__PREDECESSOR_ABSTRACT_ACTION

static final int STOP_ACTION__PREDECESSOR_ABSTRACT_ACTION
The feature id for the 'Predecessor Abstract Action' reference.

See Also:
Constant Field Values

STOP_ACTION__SUCCESSOR_ABSTRACT_ACTION

static final int STOP_ACTION__SUCCESSOR_ABSTRACT_ACTION
The feature id for the 'Successor Abstract Action' reference.

See Also:
Constant Field Values

STOP_ACTION__RESOURCE_DEMAND_ACTION

static final int STOP_ACTION__RESOURCE_DEMAND_ACTION
The feature id for the 'Resource Demand Action' containment reference list.

See Also:
Constant Field Values

STOP_ACTION_FEATURE_COUNT

static final int STOP_ACTION_FEATURE_COUNT
The number of structural features of the 'Stop Action' class.

See Also:
Constant Field Values

START_ACTION

static final int START_ACTION
The meta object id for the 'Start Action' class.

See Also:
StartActionImpl, SeffPackageImpl.getStartAction(), Constant Field Values

START_ACTION__ID

static final int START_ACTION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

START_ACTION__ENTITY_NAME

static final int START_ACTION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.

See Also:
Constant Field Values

START_ACTION__PREDECESSOR_ABSTRACT_ACTION

static final int START_ACTION__PREDECESSOR_ABSTRACT_ACTION
The feature id for the 'Predecessor Abstract Action' reference.

See Also:
Constant Field Values

START_ACTION__SUCCESSOR_ABSTRACT_ACTION

static final int START_ACTION__SUCCESSOR_ABSTRACT_ACTION
The feature id for the 'Successor Abstract Action' reference.

See Also:
Constant Field Values

START_ACTION__RESOURCE_DEMAND_ACTION

static final int START_ACTION__RESOURCE_DEMAND_ACTION
The feature id for the 'Resource Demand Action' containment reference list.

See Also:
Constant Field Values

START_ACTION_FEATURE_COUNT

static final int START_ACTION_FEATURE_COUNT
The number of structural features of the 'Start Action' class.

See Also:
Constant Field Values

RESOURCE_DEMANDING_SEFF

static final int RESOURCE_DEMANDING_SEFF
The meta object id for the 'Resource Demanding SEFF' class.

See Also:
ResourceDemandingSEFFImpl, SeffPackageImpl.getResourceDemandingSEFF(), Constant Field Values

RESOURCE_DEMANDING_BEHAVIOUR

static final int RESOURCE_DEMANDING_BEHAVIOUR
The meta object id for the 'Resource Demanding Behaviour' class.

See Also:
ResourceDemandingBehaviourImpl, SeffPackageImpl.getResourceDemandingBehaviour(), Constant Field Values

RELEASE_ACTION

static final int RELEASE_ACTION
The meta object id for the 'Release Action' class.

See Also:
ReleaseActionImpl, SeffPackageImpl.getReleaseAction(), Constant Field Values

ABSTRACT_LOOP_ACTION

static final int ABSTRACT_LOOP_ACTION
The meta object id for the 'Abstract Loop Action' class.

See Also:
AbstractLoopActionImpl, SeffPackageImpl.getAbstractLoopAction(), Constant Field Values

LOOP_ACTION

static final int LOOP_ACTION
The meta object id for the 'Loop Action' class.

See Also:
LoopActionImpl, SeffPackageImpl.getLoopAction(), Constant Field Values

INTERNAL_ACTION

static final int INTERNAL_ACTION
The meta object id for the 'Internal Action' class.

See Also:
InternalActionImpl, SeffPackageImpl.getInternalAction(), Constant Field Values

FORK_ACTION

static final int FORK_ACTION
The meta object id for the 'Fork Action' class.

See Also:
ForkActionImpl, SeffPackageImpl.getForkAction(), Constant Field Values

FORKED_BEHAVIOUR

static final int FORKED_BEHAVIOUR
The meta object id for the 'Forked Behaviour' class.

See Also:
ForkedBehaviourImpl, SeffPackageImpl.getForkedBehaviour(), Constant Field Values

SYNCHRONISATION_POINT

static final int SYNCHRONISATION_POINT
The meta object id for the 'Synchronisation Point' class.

See Also:
SynchronisationPointImpl, SeffPackageImpl.getSynchronisationPoint(), Constant Field Values

EXTERNAL_CALL_ACTION

static final int EXTERNAL_CALL_ACTION
The meta object id for the 'External Call Action' class.

See Also:
ExternalCallActionImpl, SeffPackageImpl.getExternalCallAction(), Constant Field Values

ABSTRACT_BRANCH_TRANSITION

static final int ABSTRACT_BRANCH_TRANSITION
The meta object id for the 'Abstract Branch Transition' class.

See Also:
AbstractBranchTransitionImpl, SeffPackageImpl.getAbstractBranchTransition(), Constant Field Values

PROBABILISTIC_BRANCH_TRANSITION

static final int PROBABILISTIC_BRANCH_TRANSITION
The meta object id for the 'Probabilistic Branch Transition' class.

See Also:
ProbabilisticBranchTransitionImpl, SeffPackageImpl.getProbabilisticBranchTransition(), Constant Field Values

BRANCH_ACTION

static final int BRANCH_ACTION
The meta object id for the 'Branch Action' class.

See Also:
BranchActionImpl, SeffPackageImpl.getBranchAction(), Constant Field Values

ACQUIRE_ACTION

static final int ACQUIRE_ACTION
The meta object id for the 'Acquire Action' class.

See Also:
AcquireActionImpl, SeffPackageImpl.getAcquireAction(), Constant Field Values

COLLECTION_ITERATOR_ACTION

static final int COLLECTION_ITERATOR_ACTION
The meta object id for the 'Collection Iterator Action' class.

See Also:
CollectionIteratorActionImpl, SeffPackageImpl.getCollectionIteratorAction(), Constant Field Values

GUARDED_BRANCH_TRANSITION

static final int GUARDED_BRANCH_TRANSITION
The meta object id for the 'Guarded Branch Transition' class.

See Also:
GuardedBranchTransitionImpl, SeffPackageImpl.getGuardedBranchTransition(), Constant Field Values

SET_VARIABLE_ACTION

static final int SET_VARIABLE_ACTION
The meta object id for the 'Set Variable Action' class.

See Also:
SetVariableActionImpl, SeffPackageImpl.getSetVariableAction(), Constant Field Values

SERVICE_EFFECT_SPECIFICATION

static final int SERVICE_EFFECT_SPECIFICATION
The meta object id for the 'Service Effect Specification' class.

See Also:
ServiceEffectSpecificationImpl, SeffPackageImpl.getServiceEffectSpecification(), Constant Field Values

SERVICE_EFFECT_SPECIFICATION__SEFF_TYPE_ID

static final int SERVICE_EFFECT_SPECIFICATION__SEFF_TYPE_ID
The feature id for the 'Seff Type ID' attribute.

See Also:
Constant Field Values

SERVICE_EFFECT_SPECIFICATION__DESCRIBED_SERVICE_SEFF

static final int SERVICE_EFFECT_SPECIFICATION__DESCRIBED_SERVICE_SEFF
The feature id for the 'Described Service SEFF' reference.

See Also:
Constant Field Values

SERVICE_EFFECT_SPECIFICATION_FEATURE_COUNT

static final int SERVICE_EFFECT_SPECIFICATION_FEATURE_COUNT
The number of structural features of the 'Service Effect Specification' class.

See Also:
Constant Field Values

RESOURCE_DEMANDING_SEFF__SEFF_TYPE_ID

static final int RESOURCE_DEMANDING_SEFF__SEFF_TYPE_ID
The feature id for the 'Seff Type ID' attribute.

See Also:
Constant Field Values

RESOURCE_DEMANDING_SEFF__DESCRIBED_SERVICE_SEFF

static final int RESOURCE_DEMANDING_SEFF__DESCRIBED_SERVICE_SEFF
The feature id for the 'Described Service SEFF' reference.

See Also:
Constant Field Values

RESOURCE_DEMANDING_SEFF__ID

static final int RESOURCE_DEMANDING_SEFF__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

RESOURCE_DEMANDING_SEFF__STEPS_BEHAVIOUR

static final int RESOURCE_DEMANDING_SEFF__STEPS_BEHAVIOUR
The feature id for the 'Steps Behaviour' containment reference list.

See Also:
Constant Field Values

RESOURCE_DEMANDING_SEFF_FEATURE_COUNT

static final int RESOURCE_DEMANDING_SEFF_FEATURE_COUNT
The number of structural features of the 'Resource Demanding SEFF' class.

See Also:
Constant Field Values

RESOURCE_DEMANDING_BEHAVIOUR__STEPS_BEHAVIOUR

static final int RESOURCE_DEMANDING_BEHAVIOUR__STEPS_BEHAVIOUR
The feature id for the 'Steps Behaviour' containment reference list.

See Also:
Constant Field Values

RESOURCE_DEMANDING_BEHAVIOUR_FEATURE_COUNT

static final int RESOURCE_DEMANDING_BEHAVIOUR_FEATURE_COUNT
The number of structural features of the 'Resource Demanding Behaviour' class.

See Also:
Constant Field Values

RELEASE_ACTION__ID

static final int RELEASE_ACTION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

RELEASE_ACTION__ENTITY_NAME

static final int RELEASE_ACTION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.

See Also:
Constant Field Values

RELEASE_ACTION__PREDECESSOR_ABSTRACT_ACTION

static final int RELEASE_ACTION__PREDECESSOR_ABSTRACT_ACTION
The feature id for the 'Predecessor Abstract Action' reference.

See Also:
Constant Field Values

RELEASE_ACTION__SUCCESSOR_ABSTRACT_ACTION

static final int RELEASE_ACTION__SUCCESSOR_ABSTRACT_ACTION
The feature id for the 'Successor Abstract Action' reference.

See Also:
Constant Field Values

RELEASE_ACTION__RESOURCE_DEMAND_ACTION

static final int RELEASE_ACTION__RESOURCE_DEMAND_ACTION
The feature id for the 'Resource Demand Action' containment reference list.

See Also:
Constant Field Values

RELEASE_ACTION__PASSIVE_RESOURCE_RELEASE_ACTION

static final int RELEASE_ACTION__PASSIVE_RESOURCE_RELEASE_ACTION
The feature id for the 'Passive Resource Release Action' reference.

See Also:
Constant Field Values

RELEASE_ACTION_FEATURE_COUNT

static final int RELEASE_ACTION_FEATURE_COUNT
The number of structural features of the 'Release Action' class.

See Also:
Constant Field Values

ABSTRACT_LOOP_ACTION__ID

static final int ABSTRACT_LOOP_ACTION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

ABSTRACT_LOOP_ACTION__ENTITY_NAME

static final int ABSTRACT_LOOP_ACTION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.

See Also:
Constant Field Values

ABSTRACT_LOOP_ACTION__PREDECESSOR_ABSTRACT_ACTION

static final int ABSTRACT_LOOP_ACTION__PREDECESSOR_ABSTRACT_ACTION
The feature id for the 'Predecessor Abstract Action' reference.

See Also:
Constant Field Values

ABSTRACT_LOOP_ACTION__SUCCESSOR_ABSTRACT_ACTION

static final int ABSTRACT_LOOP_ACTION__SUCCESSOR_ABSTRACT_ACTION
The feature id for the 'Successor Abstract Action' reference.

See Also:
Constant Field Values

ABSTRACT_LOOP_ACTION__RESOURCE_DEMAND_ACTION

static final int ABSTRACT_LOOP_ACTION__RESOURCE_DEMAND_ACTION
The feature id for the 'Resource Demand Action' containment reference list.

See Also:
Constant Field Values

ABSTRACT_LOOP_ACTION__BODY_BEHAVIOUR_LOOP

static final int ABSTRACT_LOOP_ACTION__BODY_BEHAVIOUR_LOOP
The feature id for the 'Body Behaviour Loop' containment reference.

See Also:
Constant Field Values

ABSTRACT_LOOP_ACTION_FEATURE_COUNT

static final int ABSTRACT_LOOP_ACTION_FEATURE_COUNT
The number of structural features of the 'Abstract Loop Action' class.

See Also:
Constant Field Values

LOOP_ACTION__ID

static final int LOOP_ACTION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

LOOP_ACTION__ENTITY_NAME

static final int LOOP_ACTION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.

See Also:
Constant Field Values

LOOP_ACTION__PREDECESSOR_ABSTRACT_ACTION

static final int LOOP_ACTION__PREDECESSOR_ABSTRACT_ACTION
The feature id for the 'Predecessor Abstract Action' reference.

See Also:
Constant Field Values

LOOP_ACTION__SUCCESSOR_ABSTRACT_ACTION

static final int LOOP_ACTION__SUCCESSOR_ABSTRACT_ACTION
The feature id for the 'Successor Abstract Action' reference.

See Also:
Constant Field Values

LOOP_ACTION__RESOURCE_DEMAND_ACTION

static final int LOOP_ACTION__RESOURCE_DEMAND_ACTION
The feature id for the 'Resource Demand Action' containment reference list.

See Also:
Constant Field Values

LOOP_ACTION__BODY_BEHAVIOUR_LOOP

static final int LOOP_ACTION__BODY_BEHAVIOUR_LOOP
The feature id for the 'Body Behaviour Loop' containment reference.

See Also:
Constant Field Values

LOOP_ACTION__ITERATION_COUNT_LOOP_ACTION

static final int LOOP_ACTION__ITERATION_COUNT_LOOP_ACTION
The feature id for the 'Iteration Count Loop Action' containment reference.

See Also:
Constant Field Values

LOOP_ACTION_FEATURE_COUNT

static final int LOOP_ACTION_FEATURE_COUNT
The number of structural features of the 'Loop Action' class.

See Also:
Constant Field Values

INTERNAL_ACTION__ID

static final int INTERNAL_ACTION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

INTERNAL_ACTION__ENTITY_NAME

static final int INTERNAL_ACTION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.

See Also:
Constant Field Values

INTERNAL_ACTION__PREDECESSOR_ABSTRACT_ACTION

static final int INTERNAL_ACTION__PREDECESSOR_ABSTRACT_ACTION
The feature id for the 'Predecessor Abstract Action' reference.

See Also:
Constant Field Values

INTERNAL_ACTION__SUCCESSOR_ABSTRACT_ACTION

static final int INTERNAL_ACTION__SUCCESSOR_ABSTRACT_ACTION
The feature id for the 'Successor Abstract Action' reference.

See Also:
Constant Field Values

INTERNAL_ACTION__RESOURCE_DEMAND_ACTION

static final int INTERNAL_ACTION__RESOURCE_DEMAND_ACTION
The feature id for the 'Resource Demand Action' containment reference list.

See Also:
Constant Field Values

INTERNAL_ACTION__FAILURE_PROBABILITY

static final int INTERNAL_ACTION__FAILURE_PROBABILITY
The feature id for the 'Failure Probability' attribute.

See Also:
Constant Field Values

INTERNAL_ACTION_FEATURE_COUNT

static final int INTERNAL_ACTION_FEATURE_COUNT
The number of structural features of the 'Internal Action' class.

See Also:
Constant Field Values

FORK_ACTION__ID

static final int FORK_ACTION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

FORK_ACTION__ENTITY_NAME

static final int FORK_ACTION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.

See Also:
Constant Field Values

FORK_ACTION__PREDECESSOR_ABSTRACT_ACTION

static final int FORK_ACTION__PREDECESSOR_ABSTRACT_ACTION
The feature id for the 'Predecessor Abstract Action' reference.

See Also:
Constant Field Values

FORK_ACTION__SUCCESSOR_ABSTRACT_ACTION

static final int FORK_ACTION__SUCCESSOR_ABSTRACT_ACTION
The feature id for the 'Successor Abstract Action' reference.

See Also:
Constant Field Values

FORK_ACTION__RESOURCE_DEMAND_ACTION

static final int FORK_ACTION__RESOURCE_DEMAND_ACTION
The feature id for the 'Resource Demand Action' containment reference list.

See Also:
Constant Field Values

FORK_ACTION__ASYNCHRONOUS_FORKED_BEHAVIOURS_FORK_ACTION

static final int FORK_ACTION__ASYNCHRONOUS_FORKED_BEHAVIOURS_FORK_ACTION
The feature id for the 'Asynchronous Forked Behaviours Fork Action' containment reference list.

See Also:
Constant Field Values

FORK_ACTION__SYNCHRONISING_BEHAVIOURS_FORK_ACTION

static final int FORK_ACTION__SYNCHRONISING_BEHAVIOURS_FORK_ACTION
The feature id for the 'Synchronising Behaviours Fork Action' containment reference.

See Also:
Constant Field Values

FORK_ACTION_FEATURE_COUNT

static final int FORK_ACTION_FEATURE_COUNT
The number of structural features of the 'Fork Action' class.

See Also:
Constant Field Values

FORKED_BEHAVIOUR__STEPS_BEHAVIOUR

static final int FORKED_BEHAVIOUR__STEPS_BEHAVIOUR
The feature id for the 'Steps Behaviour' containment reference list.

See Also:
Constant Field Values

FORKED_BEHAVIOUR_FEATURE_COUNT

static final int FORKED_BEHAVIOUR_FEATURE_COUNT
The number of structural features of the 'Forked Behaviour' class.

See Also:
Constant Field Values

SYNCHRONISATION_POINT__SYNCHRONOUS_FORKED_BEHAVIOURS_SYNCHRONISATION_POINT

static final int SYNCHRONISATION_POINT__SYNCHRONOUS_FORKED_BEHAVIOURS_SYNCHRONISATION_POINT
The feature id for the 'Synchronous Forked Behaviours Synchronisation Point' containment reference list.

See Also:
Constant Field Values

SYNCHRONISATION_POINT__OUTPUT_PARAMETER_USAGE_SYNCHRONISATION_POINT

static final int SYNCHRONISATION_POINT__OUTPUT_PARAMETER_USAGE_SYNCHRONISATION_POINT
The feature id for the 'Output Parameter Usage Synchronisation Point' containment reference list.

See Also:
Constant Field Values

SYNCHRONISATION_POINT_FEATURE_COUNT

static final int SYNCHRONISATION_POINT_FEATURE_COUNT
The number of structural features of the 'Synchronisation Point' class.

See Also:
Constant Field Values

EXTERNAL_CALL_ACTION__ID

static final int EXTERNAL_CALL_ACTION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

EXTERNAL_CALL_ACTION__ENTITY_NAME

static final int EXTERNAL_CALL_ACTION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.

See Also:
Constant Field Values

EXTERNAL_CALL_ACTION__PREDECESSOR_ABSTRACT_ACTION

static final int EXTERNAL_CALL_ACTION__PREDECESSOR_ABSTRACT_ACTION
The feature id for the 'Predecessor Abstract Action' reference.

See Also:
Constant Field Values

EXTERNAL_CALL_ACTION__SUCCESSOR_ABSTRACT_ACTION

static final int EXTERNAL_CALL_ACTION__SUCCESSOR_ABSTRACT_ACTION
The feature id for the 'Successor Abstract Action' reference.

See Also:
Constant Field Values

EXTERNAL_CALL_ACTION__CALLED_SERVICE_EXTERNAL_SERVICE

static final int EXTERNAL_CALL_ACTION__CALLED_SERVICE_EXTERNAL_SERVICE
The feature id for the 'Called Service External Service' reference.

See Also:
Constant Field Values

EXTERNAL_CALL_ACTION__INPUT_PARAMETER_USAGES_EXTERNAL_CALL_ACTION

static final int EXTERNAL_CALL_ACTION__INPUT_PARAMETER_USAGES_EXTERNAL_CALL_ACTION
The feature id for the 'Input Parameter Usages External Call Action' containment reference list.

See Also:
Constant Field Values

EXTERNAL_CALL_ACTION__OUTPUT_VARIABLE_USAGES_EXTERNAL_CALL_ACTION

static final int EXTERNAL_CALL_ACTION__OUTPUT_VARIABLE_USAGES_EXTERNAL_CALL_ACTION
The feature id for the 'Output Variable Usages External Call Action' containment reference list.

See Also:
Constant Field Values

EXTERNAL_CALL_ACTION__ROLE_EXTERNAL_SERVICE

static final int EXTERNAL_CALL_ACTION__ROLE_EXTERNAL_SERVICE
The feature id for the 'Role External Service' reference.

See Also:
Constant Field Values

EXTERNAL_CALL_ACTION_FEATURE_COUNT

static final int EXTERNAL_CALL_ACTION_FEATURE_COUNT
The number of structural features of the 'External Call Action' class.

See Also:
Constant Field Values

ABSTRACT_BRANCH_TRANSITION__ID

static final int ABSTRACT_BRANCH_TRANSITION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

ABSTRACT_BRANCH_TRANSITION__BRANCH_BEHAVIOUR_BRANCH_TRANSITION

static final int ABSTRACT_BRANCH_TRANSITION__BRANCH_BEHAVIOUR_BRANCH_TRANSITION
The feature id for the 'Branch Behaviour Branch Transition' containment reference.

See Also:
Constant Field Values

ABSTRACT_BRANCH_TRANSITION_FEATURE_COUNT

static final int ABSTRACT_BRANCH_TRANSITION_FEATURE_COUNT
The number of structural features of the 'Abstract Branch Transition' class.

See Also:
Constant Field Values

PROBABILISTIC_BRANCH_TRANSITION__ID

static final int PROBABILISTIC_BRANCH_TRANSITION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

PROBABILISTIC_BRANCH_TRANSITION__BRANCH_BEHAVIOUR_BRANCH_TRANSITION

static final int PROBABILISTIC_BRANCH_TRANSITION__BRANCH_BEHAVIOUR_BRANCH_TRANSITION
The feature id for the 'Branch Behaviour Branch Transition' containment reference.

See Also:
Constant Field Values

PROBABILISTIC_BRANCH_TRANSITION__BRANCH_PROBABILITY

static final int PROBABILISTIC_BRANCH_TRANSITION__BRANCH_PROBABILITY
The feature id for the 'Branch Probability' attribute.

See Also:
Constant Field Values

PROBABILISTIC_BRANCH_TRANSITION_FEATURE_COUNT

static final int PROBABILISTIC_BRANCH_TRANSITION_FEATURE_COUNT
The number of structural features of the 'Probabilistic Branch Transition' class.

See Also:
Constant Field Values

BRANCH_ACTION__ID

static final int BRANCH_ACTION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

BRANCH_ACTION__ENTITY_NAME

static final int BRANCH_ACTION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.

See Also:
Constant Field Values

BRANCH_ACTION__PREDECESSOR_ABSTRACT_ACTION

static final int BRANCH_ACTION__PREDECESSOR_ABSTRACT_ACTION
The feature id for the 'Predecessor Abstract Action' reference.

See Also:
Constant Field Values

BRANCH_ACTION__SUCCESSOR_ABSTRACT_ACTION

static final int BRANCH_ACTION__SUCCESSOR_ABSTRACT_ACTION
The feature id for the 'Successor Abstract Action' reference.

See Also:
Constant Field Values

BRANCH_ACTION__RESOURCE_DEMAND_ACTION

static final int BRANCH_ACTION__RESOURCE_DEMAND_ACTION
The feature id for the 'Resource Demand Action' containment reference list.

See Also:
Constant Field Values

BRANCH_ACTION__BRANCHES_BRANCH

static final int BRANCH_ACTION__BRANCHES_BRANCH
The feature id for the 'Branches Branch' containment reference list.

See Also:
Constant Field Values

BRANCH_ACTION_FEATURE_COUNT

static final int BRANCH_ACTION_FEATURE_COUNT
The number of structural features of the 'Branch Action' class.

See Also:
Constant Field Values

ACQUIRE_ACTION__ID

static final int ACQUIRE_ACTION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

ACQUIRE_ACTION__ENTITY_NAME

static final int ACQUIRE_ACTION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.

See Also:
Constant Field Values

ACQUIRE_ACTION__PREDECESSOR_ABSTRACT_ACTION

static final int ACQUIRE_ACTION__PREDECESSOR_ABSTRACT_ACTION
The feature id for the 'Predecessor Abstract Action' reference.

See Also:
Constant Field Values

ACQUIRE_ACTION__SUCCESSOR_ABSTRACT_ACTION

static final int ACQUIRE_ACTION__SUCCESSOR_ABSTRACT_ACTION
The feature id for the 'Successor Abstract Action' reference.

See Also:
Constant Field Values

ACQUIRE_ACTION__RESOURCE_DEMAND_ACTION

static final int ACQUIRE_ACTION__RESOURCE_DEMAND_ACTION
The feature id for the 'Resource Demand Action' containment reference list.

See Also:
Constant Field Values

ACQUIRE_ACTION__PASSIVERESOURCE_ACQUIRE_ACTION

static final int ACQUIRE_ACTION__PASSIVERESOURCE_ACQUIRE_ACTION
The feature id for the 'Passiveresource Acquire Action' reference.

See Also:
Constant Field Values

ACQUIRE_ACTION_FEATURE_COUNT

static final int ACQUIRE_ACTION_FEATURE_COUNT
The number of structural features of the 'Acquire Action' class.

See Also:
Constant Field Values

COLLECTION_ITERATOR_ACTION__ID

static final int COLLECTION_ITERATOR_ACTION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

COLLECTION_ITERATOR_ACTION__ENTITY_NAME

static final int COLLECTION_ITERATOR_ACTION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.

See Also:
Constant Field Values

COLLECTION_ITERATOR_ACTION__PREDECESSOR_ABSTRACT_ACTION

static final int COLLECTION_ITERATOR_ACTION__PREDECESSOR_ABSTRACT_ACTION
The feature id for the 'Predecessor Abstract Action' reference.

See Also:
Constant Field Values

COLLECTION_ITERATOR_ACTION__SUCCESSOR_ABSTRACT_ACTION

static final int COLLECTION_ITERATOR_ACTION__SUCCESSOR_ABSTRACT_ACTION
The feature id for the 'Successor Abstract Action' reference.

See Also:
Constant Field Values

COLLECTION_ITERATOR_ACTION__RESOURCE_DEMAND_ACTION

static final int COLLECTION_ITERATOR_ACTION__RESOURCE_DEMAND_ACTION
The feature id for the 'Resource Demand Action' containment reference list.

See Also:
Constant Field Values

COLLECTION_ITERATOR_ACTION__BODY_BEHAVIOUR_LOOP

static final int COLLECTION_ITERATOR_ACTION__BODY_BEHAVIOUR_LOOP
The feature id for the 'Body Behaviour Loop' containment reference.

See Also:
Constant Field Values

COLLECTION_ITERATOR_ACTION__PARAMETER_COLLECTION_ITERATOR_ACTION

static final int COLLECTION_ITERATOR_ACTION__PARAMETER_COLLECTION_ITERATOR_ACTION
The feature id for the 'Parameter Collection Iterator Action' reference.

See Also:
Constant Field Values

COLLECTION_ITERATOR_ACTION_FEATURE_COUNT

static final int COLLECTION_ITERATOR_ACTION_FEATURE_COUNT
The number of structural features of the 'Collection Iterator Action' class.

See Also:
Constant Field Values

GUARDED_BRANCH_TRANSITION__ID

static final int GUARDED_BRANCH_TRANSITION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

GUARDED_BRANCH_TRANSITION__BRANCH_BEHAVIOUR_BRANCH_TRANSITION

static final int GUARDED_BRANCH_TRANSITION__BRANCH_BEHAVIOUR_BRANCH_TRANSITION
The feature id for the 'Branch Behaviour Branch Transition' containment reference.

See Also:
Constant Field Values

GUARDED_BRANCH_TRANSITION__BRANCH_CONDITION_GUARDED_BRANCH_TRANSITION

static final int GUARDED_BRANCH_TRANSITION__BRANCH_CONDITION_GUARDED_BRANCH_TRANSITION
The feature id for the 'Branch Condition Guarded Branch Transition' containment reference.

See Also:
Constant Field Values

GUARDED_BRANCH_TRANSITION_FEATURE_COUNT

static final int GUARDED_BRANCH_TRANSITION_FEATURE_COUNT
The number of structural features of the 'Guarded Branch Transition' class.

See Also:
Constant Field Values

SET_VARIABLE_ACTION__ID

static final int SET_VARIABLE_ACTION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

SET_VARIABLE_ACTION__ENTITY_NAME

static final int SET_VARIABLE_ACTION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.

See Also:
Constant Field Values

SET_VARIABLE_ACTION__PREDECESSOR_ABSTRACT_ACTION

static final int SET_VARIABLE_ACTION__PREDECESSOR_ABSTRACT_ACTION
The feature id for the 'Predecessor Abstract Action' reference.

See Also:
Constant Field Values

SET_VARIABLE_ACTION__SUCCESSOR_ABSTRACT_ACTION

static final int SET_VARIABLE_ACTION__SUCCESSOR_ABSTRACT_ACTION
The feature id for the 'Successor Abstract Action' reference.

See Also:
Constant Field Values

SET_VARIABLE_ACTION__RESOURCE_DEMAND_ACTION

static final int SET_VARIABLE_ACTION__RESOURCE_DEMAND_ACTION
The feature id for the 'Resource Demand Action' containment reference list.

See Also:
Constant Field Values

SET_VARIABLE_ACTION__LOCAL_VARIABLE_USAGES_SET_VARIABLE_ACTION

static final int SET_VARIABLE_ACTION__LOCAL_VARIABLE_USAGES_SET_VARIABLE_ACTION
The feature id for the 'Local Variable Usages Set Variable Action' containment reference list.

See Also:
Constant Field Values

SET_VARIABLE_ACTION_FEATURE_COUNT

static final int SET_VARIABLE_ACTION_FEATURE_COUNT
The number of structural features of the 'Set Variable Action' class.

See Also:
Constant Field Values
Method Detail

getStopAction

EClass getStopAction()
Returns the meta object for class 'Stop Action'.

Returns:
the meta object for class 'Stop Action'.
See Also:
StopAction

getAbstractInternalControlFlowAction

EClass getAbstractInternalControlFlowAction()
Returns the meta object for class 'Abstract Internal Control Flow Action'.

Returns:
the meta object for class 'Abstract Internal Control Flow Action'.
See Also:
AbstractInternalControlFlowAction

getAbstractInternalControlFlowAction_ResourceDemand_Action

EReference getAbstractInternalControlFlowAction_ResourceDemand_Action()
Returns the meta object for the containment reference list 'Resource Demand Action'.

Returns:
the meta object for the containment reference list 'Resource Demand Action'.
See Also:
AbstractInternalControlFlowAction.getResourceDemand_Action(), getAbstractInternalControlFlowAction()

getAbstractAction

EClass getAbstractAction()
Returns the meta object for class 'Abstract Action'.

Returns:
the meta object for class 'Abstract Action'.
See Also:
AbstractAction

getAbstractAction_Predecessor_AbstractAction

EReference getAbstractAction_Predecessor_AbstractAction()
Returns the meta object for the reference 'Predecessor Abstract Action'.

Returns:
the meta object for the reference 'Predecessor Abstract Action'.
See Also:
AbstractAction.getPredecessor_AbstractAction(), getAbstractAction()

getAbstractAction_Successor_AbstractAction

EReference getAbstractAction_Successor_AbstractAction()
Returns the meta object for the reference 'Successor Abstract Action'.

Returns:
the meta object for the reference 'Successor Abstract Action'.
See Also:
AbstractAction.getSuccessor_AbstractAction(), getAbstractAction()

getStartAction

EClass getStartAction()
Returns the meta object for class 'Start Action'.

Returns:
the meta object for class 'Start Action'.
See Also:
StartAction

getResourceDemandingSEFF

EClass getResourceDemandingSEFF()
Returns the meta object for class 'Resource Demanding SEFF'.

Returns:
the meta object for class 'Resource Demanding SEFF'.
See Also:
ResourceDemandingSEFF

getResourceDemandingBehaviour

EClass getResourceDemandingBehaviour()
Returns the meta object for class 'Resource Demanding Behaviour'.

Returns:
the meta object for class 'Resource Demanding Behaviour'.
See Also:
ResourceDemandingBehaviour

getResourceDemandingBehaviour_Steps_Behaviour

EReference getResourceDemandingBehaviour_Steps_Behaviour()
Returns the meta object for the containment reference list 'Steps Behaviour'.

Returns:
the meta object for the containment reference list 'Steps Behaviour'.
See Also:
ResourceDemandingBehaviour.getSteps_Behaviour(), getResourceDemandingBehaviour()

getReleaseAction

EClass getReleaseAction()
Returns the meta object for class 'Release Action'.

Returns:
the meta object for class 'Release Action'.
See Also:
ReleaseAction

getReleaseAction_PassiveResource_ReleaseAction

EReference getReleaseAction_PassiveResource_ReleaseAction()
Returns the meta object for the reference 'Passive Resource Release Action'.

Returns:
the meta object for the reference 'Passive Resource Release Action'.
See Also:
ReleaseAction.getPassiveResource_ReleaseAction(), getReleaseAction()

getLoopAction

EClass getLoopAction()
Returns the meta object for class 'Loop Action'.

Returns:
the meta object for class 'Loop Action'.
See Also:
LoopAction

getLoopAction_IterationCount_LoopAction

EReference getLoopAction_IterationCount_LoopAction()
Returns the meta object for the containment reference 'Iteration Count Loop Action'.

Returns:
the meta object for the containment reference 'Iteration Count Loop Action'.
See Also:
LoopAction.getIterationCount_LoopAction(), getLoopAction()

getAbstractLoopAction

EClass getAbstractLoopAction()
Returns the meta object for class 'Abstract Loop Action'.

Returns:
the meta object for class 'Abstract Loop Action'.
See Also:
AbstractLoopAction

getAbstractLoopAction_BodyBehaviour_Loop

EReference getAbstractLoopAction_BodyBehaviour_Loop()
Returns the meta object for the containment reference 'Body Behaviour Loop'.

Returns:
the meta object for the containment reference 'Body Behaviour Loop'.
See Also:
AbstractLoopAction.getBodyBehaviour_Loop(), getAbstractLoopAction()

getInternalAction

EClass getInternalAction()
Returns the meta object for class 'Internal Action'.

Returns:
the meta object for class 'Internal Action'.
See Also:
InternalAction

getInternalAction_FailureProbability

EAttribute getInternalAction_FailureProbability()
Returns the meta object for the attribute 'Failure Probability'.

Returns:
the meta object for the attribute 'Failure Probability'.
See Also:
InternalAction.getFailureProbability(), getInternalAction()

getForkAction

EClass getForkAction()
Returns the meta object for class 'Fork Action'.

Returns:
the meta object for class 'Fork Action'.
See Also:
ForkAction

getForkAction_AsynchronousForkedBehaviours_ForkAction

EReference getForkAction_AsynchronousForkedBehaviours_ForkAction()
Returns the meta object for the containment reference list 'Asynchronous Forked Behaviours Fork Action'.

Returns:
the meta object for the containment reference list 'Asynchronous Forked Behaviours Fork Action'.
See Also:
ForkAction.getAsynchronousForkedBehaviours_ForkAction(), getForkAction()

getForkAction_SynchronisingBehaviours_ForkAction

EReference getForkAction_SynchronisingBehaviours_ForkAction()
Returns the meta object for the containment reference 'Synchronising Behaviours Fork Action'.

Returns:
the meta object for the containment reference 'Synchronising Behaviours Fork Action'.
See Also:
ForkAction.getSynchronisingBehaviours_ForkAction(), getForkAction()

getForkedBehaviour

EClass getForkedBehaviour()
Returns the meta object for class 'Forked Behaviour'.

Returns:
the meta object for class 'Forked Behaviour'.
See Also:
ForkedBehaviour

getSynchronisationPoint

EClass getSynchronisationPoint()
Returns the meta object for class 'Synchronisation Point'.

Returns:
the meta object for class 'Synchronisation Point'.
See Also:
SynchronisationPoint

getSynchronisationPoint_SynchronousForkedBehaviours_SynchronisationPoint

EReference getSynchronisationPoint_SynchronousForkedBehaviours_SynchronisationPoint()
Returns the meta object for the containment reference list 'Synchronous Forked Behaviours Synchronisation Point'.

Returns:
the meta object for the containment reference list 'Synchronous Forked Behaviours Synchronisation Point'.
See Also:
SynchronisationPoint.getSynchronousForkedBehaviours_SynchronisationPoint(), getSynchronisationPoint()

getSynchronisationPoint_OutputParameterUsage_SynchronisationPoint

EReference getSynchronisationPoint_OutputParameterUsage_SynchronisationPoint()
Returns the meta object for the containment reference list 'Output Parameter Usage Synchronisation Point'.

Returns:
the meta object for the containment reference list 'Output Parameter Usage Synchronisation Point'.
See Also:
SynchronisationPoint.getOutputParameterUsage_SynchronisationPoint(), getSynchronisationPoint()

getExternalCallAction

EClass getExternalCallAction()
Returns the meta object for class 'External Call Action'.

Returns:
the meta object for class 'External Call Action'.
See Also:
ExternalCallAction

getExternalCallAction_CalledService_ExternalService

EReference getExternalCallAction_CalledService_ExternalService()
Returns the meta object for the reference 'Called Service External Service'.

Returns:
the meta object for the reference 'Called Service External Service'.
See Also:
ExternalCallAction.getCalledService_ExternalService(), getExternalCallAction()

getExternalCallAction_InputParameterUsages_ExternalCallAction

EReference getExternalCallAction_InputParameterUsages_ExternalCallAction()
Returns the meta object for the containment reference list 'Input Parameter Usages External Call Action'.

Returns:
the meta object for the containment reference list 'Input Parameter Usages External Call Action'.
See Also:
ExternalCallAction.getInputParameterUsages_ExternalCallAction(), getExternalCallAction()

getExternalCallAction_OutputVariableUsages_ExternalCallAction

EReference getExternalCallAction_OutputVariableUsages_ExternalCallAction()
Returns the meta object for the containment reference list 'Output Variable Usages External Call Action'.

Returns:
the meta object for the containment reference list 'Output Variable Usages External Call Action'.
See Also:
ExternalCallAction.getOutputVariableUsages_ExternalCallAction(), getExternalCallAction()

getExternalCallAction_Role_ExternalService

EReference getExternalCallAction_Role_ExternalService()
Returns the meta object for the reference 'Role External Service'.

Returns:
the meta object for the reference 'Role External Service'.
See Also:
ExternalCallAction.getRole_ExternalService(), getExternalCallAction()

getProbabilisticBranchTransition

EClass getProbabilisticBranchTransition()
Returns the meta object for class 'Probabilistic Branch Transition'.

Returns:
the meta object for class 'Probabilistic Branch Transition'.
See Also:
ProbabilisticBranchTransition

getProbabilisticBranchTransition_BranchProbability

EAttribute getProbabilisticBranchTransition_BranchProbability()
Returns the meta object for the attribute 'Branch Probability'.

Returns:
the meta object for the attribute 'Branch Probability'.
See Also:
ProbabilisticBranchTransition.getBranchProbability(), getProbabilisticBranchTransition()

getAbstractBranchTransition

EClass getAbstractBranchTransition()
Returns the meta object for class 'Abstract Branch Transition'.

Returns:
the meta object for class 'Abstract Branch Transition'.
See Also:
AbstractBranchTransition

getAbstractBranchTransition_BranchBehaviour_BranchTransition

EReference getAbstractBranchTransition_BranchBehaviour_BranchTransition()
Returns the meta object for the containment reference 'Branch Behaviour Branch Transition'.

Returns:
the meta object for the containment reference 'Branch Behaviour Branch Transition'.
See Also:
AbstractBranchTransition.getBranchBehaviour_BranchTransition(), getAbstractBranchTransition()

getBranchAction

EClass getBranchAction()
Returns the meta object for class 'Branch Action'.

Returns:
the meta object for class 'Branch Action'.
See Also:
BranchAction

getBranchAction_Branches_Branch

EReference getBranchAction_Branches_Branch()
Returns the meta object for the containment reference list 'Branches Branch'.

Returns:
the meta object for the containment reference list 'Branches Branch'.
See Also:
BranchAction.getBranches_Branch(), getBranchAction()

getAcquireAction

EClass getAcquireAction()
Returns the meta object for class 'Acquire Action'.

Returns:
the meta object for class 'Acquire Action'.
See Also:
AcquireAction

getAcquireAction_Passiveresource_AcquireAction

EReference getAcquireAction_Passiveresource_AcquireAction()
Returns the meta object for the reference 'Passiveresource Acquire Action'.

Returns:
the meta object for the reference 'Passiveresource Acquire Action'.
See Also:
AcquireAction.getPassiveresource_AcquireAction(), getAcquireAction()

getCollectionIteratorAction

EClass getCollectionIteratorAction()
Returns the meta object for class 'Collection Iterator Action'.

Returns:
the meta object for class 'Collection Iterator Action'.
See Also:
CollectionIteratorAction

getCollectionIteratorAction_Parameter_CollectionIteratorAction

EReference getCollectionIteratorAction_Parameter_CollectionIteratorAction()
Returns the meta object for the reference 'Parameter Collection Iterator Action'.

Returns:
the meta object for the reference 'Parameter Collection Iterator Action'.
See Also:
CollectionIteratorAction.getParameter_CollectionIteratorAction(), getCollectionIteratorAction()

getGuardedBranchTransition

EClass getGuardedBranchTransition()
Returns the meta object for class 'Guarded Branch Transition'.

Returns:
the meta object for class 'Guarded Branch Transition'.
See Also:
GuardedBranchTransition

getGuardedBranchTransition_BranchCondition_GuardedBranchTransition

EReference getGuardedBranchTransition_BranchCondition_GuardedBranchTransition()
Returns the meta object for the containment reference 'Branch Condition Guarded Branch Transition'.

Returns:
the meta object for the containment reference 'Branch Condition Guarded Branch Transition'.
See Also:
GuardedBranchTransition.getBranchCondition_GuardedBranchTransition(), getGuardedBranchTransition()

getSetVariableAction

EClass getSetVariableAction()
Returns the meta object for class 'Set Variable Action'.

Returns:
the meta object for class 'Set Variable Action'.
See Also:
SetVariableAction

getSetVariableAction_LocalVariableUsages_SetVariableAction

EReference getSetVariableAction_LocalVariableUsages_SetVariableAction()
Returns the meta object for the containment reference list 'Local Variable Usages Set Variable Action'.

Returns:
the meta object for the containment reference list 'Local Variable Usages Set Variable Action'.
See Also:
SetVariableAction.getLocalVariableUsages_SetVariableAction(), getSetVariableAction()

getServiceEffectSpecification

EClass getServiceEffectSpecification()
Returns the meta object for class 'Service Effect Specification'.

Returns:
the meta object for class 'Service Effect Specification'.
See Also:
ServiceEffectSpecification

getServiceEffectSpecification_SeffTypeID

EAttribute getServiceEffectSpecification_SeffTypeID()
Returns the meta object for the attribute 'Seff Type ID'.

Returns:
the meta object for the attribute 'Seff Type ID'.
See Also:
ServiceEffectSpecification.getSeffTypeID(), getServiceEffectSpecification()

getServiceEffectSpecification_DescribedService__SEFF

EReference getServiceEffectSpecification_DescribedService__SEFF()
Returns the meta object for the reference 'Described Service SEFF'.

Returns:
the meta object for the reference 'Described Service SEFF'.
See Also:
ServiceEffectSpecification.getDescribedService__SEFF(), getServiceEffectSpecification()

getSeffFactory

SeffFactory getSeffFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.