| Package | Description |
|---|---|
| org.dcs.query_process.model |
The non-event script elements that must be used to build the script, with
Script_Model
as the base container. |
| org.dcs.query_process.model.activity |
The process structures that define the script flow.
|
| org.dcs.query_process.model.data |
Data structures, including some variable-creation structures, new to
licas. |
| Class and Description |
|---|
| Script_Case
This class stores information on a case condition of a switch statement.
|
| Class and Description |
|---|
| Script_Parallel
This class stores information on an event parallel statement.
|
| Class and Description |
|---|
| Script_Auto
This is a base class for retrieving information from a stored list, such as from
a message queue.
|