| Package | Description |
|---|---|
| org.dcs.query_process |
Factory classes and execution engine for the BPEL-style auto script.
|
| 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. |
| org.dcs.query_process.model.event |
Elements for single script events.
|
| org.dcs.query_process.model.link | |
| org.dcs.query_process.util |
Any other utility classes.
|