- getAttrValues(Element, ArrayList<String>, boolean) - Static method in class org.dcs.query_process.Script_Factory
-
Get a list of element values with an attribute with a name contained in the list
of id types.
- getDelay() - Method in class org.dcs.query_process.model.Script_Wait
-
Get the delay time in milliseconds.
- getEvents() - Method in class org.dcs.query_process.model.event.Script_Event
-
Retrieve the list of sub-events of this event.
- getEvents() - Method in class org.dcs.query_process.model.Script_Model
-
Get the model events.
- getFilter() - Method in class org.dcs.query_process.model.data.Script_Conditions
-
Get the output filter.
- getFunction() - Method in class org.dcs.query_process.model.data.Script_Conditions
-
Get the comparison function.
- getID() - Method in class org.dcs.query_process.model.Script_Element
-
Get the external unique identifier, so that the element can be referenced by other elements.
- getInternalID() - Method in class org.dcs.query_process.model.Script_Element
-
Get the internal id value that uniquely identifies this process part.
- getIsFinished() - Method in class org.dcs.query_process.Script_Engine
-
Return true if there are still script elements to process and the
script has not been terminated already.
- getLink() - Method in class org.dcs.query_process.model.event.Script_Link
-
Get the link value.
- getName() - Method in class org.dcs.query_process.model.Script_Element
-
Get the name of this element, similar to an XML tag name and should identify its type.
- getNamespace() - Method in class org.dcs.query_process.model.Script_Element
-
Get the target namespace of this element.
- getNamespace(String) - Static method in class org.dcs.query_process.Script_Factory
-
Get the namespace part and return.
- getNewID(String) - Static method in class org.dcs.query_process.util.Script_Const
-
Create and return a unique ID, for an ID starting with the prefix.
- getObjType() - Method in class org.dcs.query_process.model.Script_Element
-
Get the object type the script element relates to.
- getOperation() - Method in class org.dcs.query_process.model.data.Script_Conditions
-
Get the operation to be invoked.
- getParent() - Method in class org.dcs.query_process.model.Script_Element
-
Get the parent element.
- getParent() - Method in class org.dcs.query_process.Script_Engine.ListCounter
-
Get the parent script element of the last indexed element.
- getPassword() - Method in class org.dcs.query_process.model.link.Script_Source
-
Get the private web service password.
- getReflection(String) - Method in class org.dcs.query_process.model.Script_Model
-
Get the model reflection instance.
- getReflection() - Method in class org.dcs.query_process.model.Script_Model
-
Get the model reflection instances.
- getScriptUuid() - Static method in class org.dcs.query_process.model.Script_Element
-
Create and return a unique uuid.
- getScriptWithID(String) - Method in class org.dcs.query_process.model.Script_Model
-
Get the script element with the specified id.
- getSource() - Method in class org.dcs.query_process.model.data.Script_Conditions
-
Get the source id.
- getSource(String) - Method in class org.dcs.query_process.model.Script_Model
-
Get the model source.
- getSourceID() - Method in class org.dcs.query_process.model.data.Script_Reflection
-
Get the source id that the reflection object is to be used on.
- getSources() - Method in class org.dcs.query_process.model.Script_Model
-
Get the model sources.
- getTimestamp() - Method in class org.dcs.query_process.model.activity.Script_Auto
-
Get the timestamp value.
- getUsername() - Method in class org.dcs.query_process.model.link.Script_Source
-
Get the private web service username.
- getValue() - Method in class org.dcs.query_process.model.data.Script_VarMap
-
Get the VarMap value.
- getValue() - Method in class org.dcs.query_process.model.Script_Element
-
Get the element value.
- getVariable(String) - Method in class org.dcs.query_process.model.Script_Model
-
Get the model variable.
- getVariableInstance(String) - Method in class org.dcs.query_process.model.Script_Model
-
Get the model variable instance.
- getVariableInstances() - Method in class org.dcs.query_process.model.Script_Model
-
Get the model variable instances.
- getVariables() - Method in class org.dcs.query_process.model.event.Script_Event
-
Retrieve the list of sub-events of this event.
- getVariables() - Method in class org.dcs.query_process.model.Script_Model
-
Get the model variables.