|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of WorkflowComponentOrchestrationStrategy in org.eclipse.gmt.modisco.workflow.mwe.workflow |
---|
Methods in org.eclipse.gmt.modisco.workflow.mwe.workflow that return WorkflowComponentOrchestrationStrategy | |
---|---|
WorkflowComponentOrchestrationStrategy |
WorkflowComponent.getComponentOrchestrationStrategy()
Deprecated. Returns the value of the 'Component Orchestration Strategy' containment reference. |
Methods in org.eclipse.gmt.modisco.workflow.mwe.workflow with parameters of type WorkflowComponentOrchestrationStrategy | |
---|---|
void |
WorkflowComponent.setComponentOrchestrationStrategy(WorkflowComponentOrchestrationStrategy value)
Deprecated. Sets the value of the ' Component Orchestration Strategy ' containment reference. |
Uses of WorkflowComponentOrchestrationStrategy in org.eclipse.gmt.modisco.workflow.mwe.workflow.orchestration |
---|
Subinterfaces of WorkflowComponentOrchestrationStrategy in org.eclipse.gmt.modisco.workflow.mwe.workflow.orchestration | |
---|---|
interface |
WorkflowConditionalComponentOrchestrationStrategy
Deprecated. |
Methods in org.eclipse.gmt.modisco.workflow.mwe.workflow.orchestration that return WorkflowComponentOrchestrationStrategy | |
---|---|
WorkflowComponentOrchestrationStrategy |
OrchestrationFactory.createWorkflowComponentOrchestrationStrategy()
Deprecated. Returns a new object of class 'Workflow Component Orchestration Strategy'. |
Uses of WorkflowComponentOrchestrationStrategy 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 WorkflowComponentOrchestrationStrategy | |
---|---|
T |
OrchestrationSwitch.caseWorkflowComponentOrchestrationStrategy(WorkflowComponentOrchestrationStrategy object)
Deprecated. Returns the result of interpreting the object as an instance of 'Workflow Component Orchestration Strategy'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |