| 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. |
| Modifier and Type | Method and Description |
|---|---|
Script_Source |
Script_Model.getSource(java.lang.String sourceName)
Get the model source.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Script_Model.addSource(Script_Source theSource)
Add a source to the model.
|