Package | Description |
---|---|
ever.pipeline | |
ever.workflowRepresentation |
Modifier and Type | Method and Description |
---|---|
int |
AbstractLocalInputAnalyzer.getWfePosition(Sentence s,
java.util.ArrayList<WorkflowElement> related,
Task toAdd,
Sequence seq) |
Modifier and Type | Method and Description |
---|---|
Task |
Task.copy()
Creates a hard copy of the task
|
static Task |
Task.merge(Task t1,
Task t2)
Merges two task.
|
Modifier and Type | Method and Description |
---|---|
static Task |
Task.merge(Task t1,
Task t2)
Merges two task.
|