Uses of Class
org.eclipse.emf.mwe.ewm.workflow.transaction.orchestration.WorkflowParallelOrchestrationStrategy

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

Uses of WorkflowParallelOrchestrationStrategy in org.eclipse.emf.mwe.ewm.workflow.transaction.orchestration
 

Methods in org.eclipse.emf.mwe.ewm.workflow.transaction.orchestration that return WorkflowParallelOrchestrationStrategy
 WorkflowParallelOrchestrationStrategy OrchestrationFactory.createWorkflowParallelOrchestrationStrategy()
           
 

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

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