| Package | Description |
|---|---|
| org.dcs.query_process.model.activity |
The process structures that define the script flow.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Script_Flow
This class stores information on a flow statement, which should contain a number of
Script_Event statements as sub-events. |
class |
Script_Pick
This class stores information on a pick statement, which should contain a number of
Script_Event statements as sub-events. |