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

Packages that use WorkflowSerialOrchestrationStrategy
org.eclipse.gmt.modisco.workflow.mwe.workflow.orchestration   
org.eclipse.gmt.modisco.workflow.mwe.workflow.orchestration.util   
 

Uses of WorkflowSerialOrchestrationStrategy in org.eclipse.gmt.modisco.workflow.mwe.workflow.orchestration
 

Methods in org.eclipse.gmt.modisco.workflow.mwe.workflow.orchestration that return WorkflowSerialOrchestrationStrategy
 WorkflowSerialOrchestrationStrategy OrchestrationFactory.createWorkflowSerialOrchestrationStrategy()
          Deprecated. Returns a new object of class 'Workflow Serial Orchestration Strategy'.
 

Uses of WorkflowSerialOrchestrationStrategy in org.eclipse.gmt.modisco.workflow.mwe.workflow.orchestration.util
 

Methods in org.eclipse.gmt.modisco.workflow.mwe.workflow.orchestration.util with parameters of type WorkflowSerialOrchestrationStrategy
 T OrchestrationSwitch.caseWorkflowSerialOrchestrationStrategy(WorkflowSerialOrchestrationStrategy object)
          Deprecated. Returns the result of interpreting the object as an instance of 'Workflow Serial Orchestration Strategy'.