| Package | Description |
|---|---|
| org.dcs.query_process.model.activity |
The process structures that define the script flow.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Script_Flow.addEvent(Script_Invoke parEvent)
Add an event to be run in parallel.
|
void |
Script_Pick.addEvent(Script_Invoke parEvent)
Add an event to be run in parallel.
|