- Script_Auto - Class in org.dcs.query_process.model.activity
-
This is a base class for retrieving information from a stored list, such as from
a message queue.
- Script_Auto(String, String) - Constructor for class org.dcs.query_process.model.activity.Script_Auto
-
Create a new instance of Script_Auto.
- Script_Auto(Element) - Constructor for class org.dcs.query_process.model.activity.Script_Auto
-
Create a new instance of Script_Auto and add the xml-based description of the
element values.
- Script_AutoMethod - Class in org.dcs.query_process.model.data
-
This class stores information on a method description, where the script method is to
invoke a behaviour using a message retrieved from the auto engine queue.
- Script_AutoMethod(String, String) - Constructor for class org.dcs.query_process.model.data.Script_AutoMethod
-
Create a new instance of Script_AutoMethod.
- Script_AutoMethod(Element) - Constructor for class org.dcs.query_process.model.data.Script_AutoMethod
-
Create a new instance of Script_AutoMethod and add the xml-based description of the
element values.
- Script_Case - Class in org.dcs.query_process.model.activity
-
This class stores information on a case condition of a switch statement.
- Script_Case(String, String) - Constructor for class org.dcs.query_process.model.activity.Script_Case
-
Create a new instance of Script_Case.
- Script_Case(Element) - Constructor for class org.dcs.query_process.model.activity.Script_Case
-
Create a new instance of Script_Case and add the xml-based description of the
element values.
- Script_Conditions - Class in org.dcs.query_process.model.data
-
This class stores an attribute set that other elements might use.
- Script_Conditions(String, String) - Constructor for class org.dcs.query_process.model.data.Script_Conditions
-
Create a new instance of Script_Conditions.
- Script_Conditions(Element) - Constructor for class org.dcs.query_process.model.data.Script_Conditions
-
Create a new instance of Script_Conditions and add the xml-based description of the
element values.
- Script_Const - Class in org.dcs.query_process.util
-
Constant keywords used as part of the licas autonomic script process language and
also the BPEL business process language.
- Script_Const() - Constructor for class org.dcs.query_process.util.Script_Const
-
- Script_Element - Class in org.dcs.query_process.model
-
Base element component for the Auto or BPEL script elements.
- Script_Element(String, String) - Constructor for class org.dcs.query_process.model.Script_Element
-
Create a new instance of Script_Element.
- Script_Element(Element) - Constructor for class org.dcs.query_process.model.Script_Element
-
Create a new instance of Script_Element and add the xml-based description of the
element values.
- Script_Engine - Class in org.dcs.query_process
-
This class will mediate between the different components of a script process.
- Script_Engine() - Constructor for class org.dcs.query_process.Script_Engine
-
Create a new instance of Script_Engine
- Script_Engine.ListCounter - Class in org.dcs.query_process
-
This class stores a list with the current search position in the list.
- Script_Event - Class in org.dcs.query_process.model.event
-
An event is the definition of a basic activity of the script process.
- Script_Event(String, String) - Constructor for class org.dcs.query_process.model.event.Script_Event
-
Create a new instance of Script_Event.
- Script_Event(Element) - Constructor for class org.dcs.query_process.model.event.Script_Event
-
Create a new instance of Script_Event and add the xml-based description of the
element values.
- Script_Exception - Exception in org.dcs.query_process.util
-
Exception specific to this process script package.
- Script_Exception(String, boolean) - Constructor for exception org.dcs.query_process.util.Script_Exception
-
Create a new instance of Script_Exception.
- Script_Execute - Class in org.dcs.query_process.model.event
-
This class is for a specific or self-contained type of element that is invoked through
the execute method.
- Script_Execute(String, String) - Constructor for class org.dcs.query_process.model.event.Script_Execute
-
Create a new instance of Script_Execute.
- Script_Execute(Element) - Constructor for class org.dcs.query_process.model.event.Script_Execute
-
Create a new instance of Script_Execute and add the xml-based description of the
element values.
- Script_Factory - Class in org.dcs.query_process
-
This class can be used to automatically create and return the BPEL element, as part of a script.
- Script_Factory() - Constructor for class org.dcs.query_process.Script_Factory
-
Create a new instance of Script_Factory
- Script_Flow - Class in org.dcs.query_process.model.activity
-
This class stores information on a flow statement, which should contain a number of
Script_Event statements as sub-events.
- Script_Flow(String, String) - Constructor for class org.dcs.query_process.model.activity.Script_Flow
-
Create a new instance of Script_Flow.
- Script_Flow(Element) - Constructor for class org.dcs.query_process.model.activity.Script_Flow
-
Create a new instance of Script_Flow and add the xml-based description of the
element values.
- Script_Invoke - Class in org.dcs.query_process.model.event
-
This class stores information on a event invoke statement.
- Script_Invoke(String, String) - Constructor for class org.dcs.query_process.model.event.Script_Invoke
-
Create a new instance of Script_Invoke.
- Script_Invoke(Element) - Constructor for class org.dcs.query_process.model.event.Script_Invoke
-
Create a new instance of Script_Invoke and add the xml-based description of the
element values.
- Script_Link - Class in org.dcs.query_process.model.event
-
This class stores information on a event invoke statement.
- Script_Link(String, String) - Constructor for class org.dcs.query_process.model.event.Script_Link
-
Create a new instance of Script_Link.
- Script_Link(Element) - Constructor for class org.dcs.query_process.model.event.Script_Link
-
Create a new instance of Script_Link and add the xml-based description of the
element values.
- Script_Method - Class in org.dcs.query_process.model
-
This class stores information on a reflection-based method description.
- Script_Method(String, String) - Constructor for class org.dcs.query_process.model.Script_Method
-
Create a new instance of Script_Method.
- Script_Method(Element) - Constructor for class org.dcs.query_process.model.Script_Method
-
Create a new instance of Script_Method and add the xml-based description of the
element values.
- Script_Model - Class in org.dcs.query_process.model
-
This class stores all of the elements that are used to create an auto engine script.
- Script_Model(String, String) - Constructor for class org.dcs.query_process.model.Script_Model
-
Create a new instance of Script_Model.
- Script_Model(Element) - Constructor for class org.dcs.query_process.model.Script_Model
-
Create a new instance of Script_Model and add the xml-based description of the
element values.
- Script_Otherwise - Class in org.dcs.query_process.model
-
This class stores information on a default action of a switch statement.
- Script_Otherwise(String, String) - Constructor for class org.dcs.query_process.model.Script_Otherwise
-
Create a new instance of Script_Otherwise.
- Script_Otherwise(Element) - Constructor for class org.dcs.query_process.model.Script_Otherwise
-
Create a new instance of Script_Otherwise and add the xml-based description of the
element values.
- Script_Parallel - Class in org.dcs.query_process.model.activity
-
This class stores information on an event parallel statement.
- Script_Parallel(String, String) - Constructor for class org.dcs.query_process.model.activity.Script_Parallel
-
Create a new instance of Script_Parallel.
- Script_Parallel(Element) - Constructor for class org.dcs.query_process.model.activity.Script_Parallel
-
Create a new instance of Script_Parallel and add the xml-based description of the
element values.
- Script_Pick - Class in org.dcs.query_process.model.activity
-
This class stores information on a pick statement, which should contain a number of
Script_Event statements as sub-events.
- Script_Pick(String, String) - Constructor for class org.dcs.query_process.model.activity.Script_Pick
-
Create a new instance of Script_Pick.
- Script_Pick(Element) - Constructor for class org.dcs.query_process.model.activity.Script_Pick
-
Create a new instance of Script_Pick and add the xml-based description of the
element values.
- Script_Process - Class in org.dcs.query_process.model
-
This class stores a process script as a Java object model.
- Script_Process(String, String) - Constructor for class org.dcs.query_process.model.Script_Process
-
Create a new instance of Script_Process.
- Script_Process(Element) - Constructor for class org.dcs.query_process.model.Script_Process
-
Create a new instance of Script_Process and add the xml-based description of the
element values.
- Script_Reflection - Class in org.dcs.query_process.model.data
-
Base class to store information on any reflection-based description, probably a method to invoke.
- Script_Reflection(String, String) - Constructor for class org.dcs.query_process.model.data.Script_Reflection
-
Create a new instance of Auto_Method.
- Script_Reflection(Element) - Constructor for class org.dcs.query_process.model.data.Script_Reflection
-
Create a new instance of Auto_Method and add the xml-based description of the
element values.
- Script_Sequence - Class in org.dcs.query_process.model.activity
-
This class stores information on an event sequence statement.
- Script_Sequence(String, String) - Constructor for class org.dcs.query_process.model.activity.Script_Sequence
-
Create a new instance of Script_Sequence.
- Script_Sequence(Element) - Constructor for class org.dcs.query_process.model.activity.Script_Sequence
-
Create a new instance of Script_Sequence and add the xml-based description of the
element values.
- Script_Source - Class in org.dcs.query_process.model.link
-
This class stores information on a source.
- Script_Source(String, String) - Constructor for class org.dcs.query_process.model.link.Script_Source
-
Create a new instance of Script_Source.
- Script_Source(Element) - Constructor for class org.dcs.query_process.model.link.Script_Source
-
Create a new instance of Script_Source and add the xml-based description of the
element values.
- Script_Switch - Class in org.dcs.query_process.model.activity
-
This class stores information on a switch statement, which should contain a number of
Script_Case statements as sub-events.
- Script_Switch(String, String) - Constructor for class org.dcs.query_process.model.activity.Script_Switch
-
Create a new instance of Script_Switch.
- Script_Switch(Element) - Constructor for class org.dcs.query_process.model.activity.Script_Switch
-
Create a new instance of Script_Switch and add the xml-based description of the
element values.
- Script_SwitchFalse - Class in org.dcs.query_process.model.activity
-
This class extends the
Script_Switch to be specifically for
false case results only.
- Script_SwitchFalse(String, String) - Constructor for class org.dcs.query_process.model.activity.Script_SwitchFalse
-
Create a new instance of Script_Switch.
- Script_SwitchFalse(Element) - Constructor for class org.dcs.query_process.model.activity.Script_SwitchFalse
-
Create a new instance of Script_Switch and add the xml-based description of the
element values.
- Script_SwitchTrue - Class in org.dcs.query_process.model.activity
-
This class extends the
Script_Switch to be specifically for
true case results only.
- Script_SwitchTrue(String, String) - Constructor for class org.dcs.query_process.model.activity.Script_SwitchTrue
-
Create a new instance of Script_Switch.
- Script_SwitchTrue(Element) - Constructor for class org.dcs.query_process.model.activity.Script_SwitchTrue
-
Create a new instance of Script_Switch and add the xml-based description of the
element values.
- Script_Target - Class in org.dcs.query_process.model.link
-
This class defines a script target link.
- Script_Target(String, String) - Constructor for class org.dcs.query_process.model.link.Script_Target
-
Create a new instance of Script_Target.
- Script_Target(Element) - Constructor for class org.dcs.query_process.model.link.Script_Target
-
Create a new instance of Script_Target and add the xml-based description of the
element values.
- Script_Variable - Class in org.dcs.query_process.model.data
-
This class stores information on a variable.
- Script_Variable(String, String) - Constructor for class org.dcs.query_process.model.data.Script_Variable
-
Create a new instance of Script_Variable.
- Script_Variable(Element) - Constructor for class org.dcs.query_process.model.data.Script_Variable
-
Create a new instance of Script_Variable and add the xml-based description of the
element values.
- Script_VariableInstance - Class in org.dcs.query_process.model.data
-
This class stores information on a variable instance.
- Script_VariableInstance(String, String) - Constructor for class org.dcs.query_process.model.data.Script_VariableInstance
-
Create a new instance of Script_VariableInstance.
- Script_VariableInstance(Element) - Constructor for class org.dcs.query_process.model.data.Script_VariableInstance
-
Create a new instance of Script_VariableInstance and add the xml-based description of the
element values.
- Script_VarMap - Class in org.dcs.query_process.model.data
-
This class stores information on a set of variable values stored as key-value pairs.
- Script_VarMap(String, String) - Constructor for class org.dcs.query_process.model.data.Script_VarMap
-
Create a new instance of Script_VarMap.
- Script_VarMap(Element) - Constructor for class org.dcs.query_process.model.data.Script_VarMap
-
Create a new instance of Script_VarMap and add the xml-based description of the
element values.
- Script_Wait - Class in org.dcs.query_process.model
-
This class pauses the currently running thread for a specified amount of time.
- Script_Wait(String, String) - Constructor for class org.dcs.query_process.model.Script_Wait
-
Create a new instance of Script_Wait.
- Script_Wait(Element) - Constructor for class org.dcs.query_process.model.Script_Wait
-
Create a new instance of Script_Wait and add the xml-based description of the
element values.
- Script_WhileLoop - Class in org.dcs.query_process.model.activity
-
This class stores information on a while loop.
- Script_WhileLoop(String, String) - Constructor for class org.dcs.query_process.model.activity.Script_WhileLoop
-
Create a new instance of Script_WhileLoop.
- Script_WhileLoop(Element) - Constructor for class org.dcs.query_process.model.activity.Script_WhileLoop
-
Create a new instance of Script_WhileLoop and add the xml-based description of the
element values.
- SCRIPTID - Static variable in class org.dcs.query_process.util.Script_Const
-
- SEQUENCE - Static variable in class org.dcs.query_process.util.Script_Const
-
- setDelay(long) - Method in class org.dcs.query_process.model.Script_Wait
-
Set the delay time value in milliseconds.
- setEvents(ArrayList<Script_Event>) - Method in class org.dcs.query_process.model.Script_Model
-
Set the model events.
- setFilter(String) - Method in class org.dcs.query_process.model.data.Script_Conditions
-
Set the filter on the operation result.
- setForUse() - Method in class org.dcs.query_process.model.event.Script_Event
-
Initialise the script model to be used.
- setForUse() - Method in class org.dcs.query_process.model.event.Script_Invoke
-
Initialise the script model to be used.
- setForUse() - Method in class org.dcs.query_process.model.Script_Element
-
Initialise the script model to be used.
- setForUse() - Method in class org.dcs.query_process.model.Script_Model
-
Initialise the script model to be used.
- setFunction(Condition) - Method in class org.dcs.query_process.model.data.Script_Conditions
-
Set the function that evaluates the result further.
- setIsFinished() - Method in class org.dcs.query_process.Script_Engine
-
Set isFinished to true, in case need to terminate a script early.
- setLink(Script_Link) - Method in class org.dcs.query_process.model.event.Script_Invoke
-
Set the link for this event.
- setLink(String) - Method in class org.dcs.query_process.model.event.Script_Link
-
Set the link value.
- setNamespace(String) - Method in class org.dcs.query_process.model.Script_Element
-
Set the target namespace for this element.
- setObjType(String) - Method in class org.dcs.query_process.model.Script_Element
-
Set the object type the script element relates to.
- setOperation(String) - Method in class org.dcs.query_process.model.data.Script_Conditions
-
Set the operation to be invoked.
- setParent(Script_Element) - Method in class org.dcs.query_process.model.Script_Element
-
Set the parent element.
- setPassword(String) - Method in class org.dcs.query_process.model.link.Script_Source
-
Set the private web service password.
- setReflection(HashMap<String, Script_Reflection>) - Method in class org.dcs.query_process.model.Script_Model
-
Set the model reflection set.
- setSource(String) - Method in class org.dcs.query_process.model.data.Script_Conditions
-
Set the source to execute the function on.
- setSourceID(String) - Method in class org.dcs.query_process.model.data.Script_Reflection
-
Set the sourceID id that the reflection object is to be used on.
- setSources(HashMap<String, Script_Source>) - Method in class org.dcs.query_process.model.Script_Model
-
Set the model variables.
- setUsername(String) - Method in class org.dcs.query_process.model.link.Script_Source
-
Set the private web service username.
- setValue(Object, Element) - Method in class org.dcs.query_process.model.Script_Element
-
Set the element value in the XML element.
- setValue(Object) - Method in class org.dcs.query_process.model.Script_Element
-
Set the element value.
- setVariableInstances(HashMap<String, Script_VariableInstance>) - Method in class org.dcs.query_process.model.Script_Model
-
Set the model variable instances.
- setVariables(HashMap<String, Script_Variable>) - Method in class org.dcs.query_process.model.Script_Model
-
Set the model variables.
- source - Variable in class org.dcs.query_process.model.data.Script_Conditions
-
The source variable to execute the function on
- SOURCE - Static variable in class org.dcs.query_process.util.Script_Const
-
- sourceID - Variable in class org.dcs.query_process.model.data.Script_Reflection
-
The id of the sourceID to invoke the method on
- SOURCEID - Static variable in class org.dcs.query_process.util.Script_Const
-
- sourceNames() - Static method in class org.dcs.query_process.Script_Factory
-
Get a list of known source variable id names.
- sources - Variable in class org.dcs.query_process.model.Script_Model
-
List of sources.
- SOURCES - Static variable in class org.dcs.query_process.util.Script_Const
-
- subEvents - Variable in class org.dcs.query_process.model.event.Script_Event
-
List of sub-events.
- suppressJoinFailure - Variable in class org.dcs.query_process.model.Script_Process
-
This attribute is not used by default.
- SUPPRESSJOINFAILURE - Static variable in class org.dcs.query_process.util.Script_Const
-
- SWITCH - Static variable in class org.dcs.query_process.util.Script_Const
-
- SWITCHFALSE - Static variable in class org.dcs.query_process.util.Script_Const
-
- SWITCHTRUE - Static variable in class org.dcs.query_process.util.Script_Const
-