org.eclipse.gmt.modisco.workflow.mwe.workflow.orchestration
Interface WorkflowSerialOrchestrationStrategy

All Superinterfaces:
WorkflowCompositeOrchestrationStrategy

Deprecated.

@Deprecated
public interface WorkflowSerialOrchestrationStrategy
extends WorkflowCompositeOrchestrationStrategy

A representation of the model object 'Workflow Serial Orchestration Strategy'.

See Also:
OrchestrationPackage.getWorkflowSerialOrchestrationStrategy()
Generated:
Model:

Method Summary
 void run(WorkflowCompositeComponent composite, WorkflowContext context)
          Deprecated.  
 

Method Detail

run

void run(WorkflowCompositeComponent composite,
         WorkflowContext context)
Deprecated. 

Specified by:
run in interface WorkflowCompositeOrchestrationStrategy
Generated:
Model: