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

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

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

Methods in org.eclipse.gmt.modisco.workflow.mwe.workflow.orchestration that return WorkflowConditionalComponentOrchestrationStrategy
 WorkflowConditionalComponentOrchestrationStrategy OrchestrationFactory.createWorkflowConditionalComponentOrchestrationStrategy()
          Deprecated. Returns a new object of class 'Workflow Conditional Component Orchestration Strategy'.
 

Uses of WorkflowConditionalComponentOrchestrationStrategy 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 WorkflowConditionalComponentOrchestrationStrategy
 T OrchestrationSwitch.caseWorkflowConditionalComponentOrchestrationStrategy(WorkflowConditionalComponentOrchestrationStrategy object)
          Deprecated. Returns the result of interpreting the object as an instance of 'Workflow Conditional Component Orchestration Strategy'.