|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface WorkflowCompositeComponent
A representation of the model object 'Composite Component'.
The following features are supported:
WorkflowPackage.getWorkflowCompositeComponent()| Method Summary | |
|---|---|
void |
accept(IWorkflowVisitor visitor)
Deprecated. |
|
getComponents()
Deprecated. Returns the value of the 'Components' containment reference list. |
WorkflowCompositeOrchestrationStrategy |
getCompositeOrchestrationStrategy()
Deprecated. Returns the value of the 'Composite Orchestration Strategy' containment reference. |
|
getConnections()
Deprecated. Returns the value of the 'Connections' containment reference list. |
|
getParameters()
Deprecated. Returns the value of the 'Parameters' reference list. |
WorkflowStateResolutionStrategy |
getStateResolutionStrategy()
Deprecated. Returns the value of the 'State Resolution Strategy' containment reference. |
WorkflowState |
run(WorkflowContext context)
Deprecated. |
void |
setCompositeOrchestrationStrategy(WorkflowCompositeOrchestrationStrategy value)
Deprecated. Sets the value of the ' Composite Orchestration Strategy' containment reference. |
void |
setStateResolutionStrategy(WorkflowStateResolutionStrategy value)
Deprecated. Sets the value of the ' State Resolution Strategy' containment reference. |
| Methods inherited from interface org.eclipse.gmt.modisco.workflow.mwe.workflow.WorkflowComponent |
|---|
getComponentOrchestrationStrategy, getDescription, getName, getType, logError, setComponentOrchestrationStrategy, setDescription, setName, setType, start |
| Method Detail |
|---|
getComponents()
WorkflowComponent.
If the meaning of the 'Components' containment reference list isn't clear, there really should be more of a description here...
WorkflowPackage.getWorkflowCompositeComponent_Components()WorkflowCompositeOrchestrationStrategy getCompositeOrchestrationStrategy()
If the meaning of the 'Composite Orchestration Strategy' containment reference isn't clear, there really should be more of a description here...
setCompositeOrchestrationStrategy(WorkflowCompositeOrchestrationStrategy),
WorkflowPackage.getWorkflowCompositeComponent_CompositeOrchestrationStrategy()void setCompositeOrchestrationStrategy(WorkflowCompositeOrchestrationStrategy value)
Composite Orchestration Strategy' containment reference.
value - the new value of the 'Composite Orchestration Strategy' containment reference.getCompositeOrchestrationStrategy()getConnections()
WorkflowParameterConnection.
If the meaning of the 'Connections' containment reference list isn't clear, there really should be more of a description here...
WorkflowPackage.getWorkflowCompositeComponent_Connections()WorkflowStateResolutionStrategy getStateResolutionStrategy()
If the meaning of the 'State Resolution Strategy' containment reference isn't clear, there really should be more of a description here...
setStateResolutionStrategy(WorkflowStateResolutionStrategy),
WorkflowPackage.getWorkflowCompositeComponent_StateResolutionStrategy()void setStateResolutionStrategy(WorkflowStateResolutionStrategy value)
State Resolution Strategy' containment reference.
value - the new value of the 'State Resolution Strategy' containment reference.getStateResolutionStrategy()getParameters()
WorkflowParameter.
If the meaning of the 'Parameters' reference list isn't clear, there really should be more of a description here...
WorkflowPackage.getWorkflowCompositeComponent_Parameters()void accept(IWorkflowVisitor visitor)
accept in interface WorkflowComponentWorkflowState run(WorkflowContext context)
run in interface WorkflowComponent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||