|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Deprecated public interface WorkflowUnitOfWork
A representation of the model object 'Unit Of Work'.
The following features are supported:
WorkflowPackage.getWorkflowUnitOfWork()
Method Summary | |
---|---|
void |
accept(IWorkflowVisitor visitor)
Deprecated. |
|
getParameters()
Deprecated. Returns the value of the 'Parameters' containment reference list. |
WorkflowState |
run(WorkflowContext context)
Deprecated. |
Methods inherited from interface org.eclipse.gmt.modisco.workflow.mwe.workflow.WorkflowComponent |
---|
getComponentOrchestrationStrategy, getDescription, getName, getType, logError, setComponentOrchestrationStrategy, setDescription, setName, setType, start |
Method Detail |
---|
getParameters()
WorkflowParameter
.
If the meaning of the 'Parameters' containment reference list isn't clear, there really should be more of a description here...
WorkflowPackage.getWorkflowUnitOfWork_Parameters()
void accept(IWorkflowVisitor visitor)
accept
in interface WorkflowComponent
WorkflowState run(WorkflowContext context)
run
in interface WorkflowComponent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |