- CASE - Static variable in class org.dcs.query_process.util.Script_Const
-
- checkFormat(String) - Static method in class org.dcs.query_process.Script_Factory
-
Check the script id or name.
- combineScripts(Element, Element) - Static method in class org.dcs.query_process.Script_Factory
-
Combine the two scripts by adding the combineWith elements to the mainScript
element at the appropriate positions, to create a single script.
- CONDITIONS - Static variable in class org.dcs.query_process.util.Script_Const
-
- counter - Variable in class org.dcs.query_process.Script_Engine.ListCounter
-
Stores the current position in the list
- createNewElement(String) - Static method in class org.dcs.query_process.Script_Factory
-
Create a new element of the specified type.
- createNewElement(String, String) - Static method in class org.dcs.query_process.Script_Factory
-
Create a new element of the specified type.
- createNewElement(String, String, Script_Element) - Static method in class org.dcs.query_process.Script_Factory
-
Create a new element of the specified type.