Uses of Class
org.eclipse.emf.mwe.ewm.workflow.orchestration.WorkflowSerialOrchestrationStrategy

Packages that use WorkflowSerialOrchestrationStrategy
org.eclipse.emf.mwe.ewm.workflow.orchestration   
org.eclipse.emf.mwe.ewm.workflow.orchestration.util   
 

Uses of WorkflowSerialOrchestrationStrategy in org.eclipse.emf.mwe.ewm.workflow.orchestration
 

Methods in org.eclipse.emf.mwe.ewm.workflow.orchestration that return WorkflowSerialOrchestrationStrategy
 WorkflowSerialOrchestrationStrategy OrchestrationFactory.createWorkflowSerialOrchestrationStrategy()
           
 

Uses of WorkflowSerialOrchestrationStrategy in org.eclipse.emf.mwe.ewm.workflow.orchestration.util
 

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