- filter - Variable in class org.dcs.query_process.model.data.Script_Conditions
-
A filter applied to the method result
- FILTER - Static variable in class org.dcs.query_process.util.Script_Const
-
- filterNames() - Static method in class org.dcs.query_process.Script_Factory
-
Get a list of known output variable id names.
- firstOrBest() - Method in class org.dcs.query_process.model.activity.Script_Flow
-
Return true if the element should return the first true reply, false if it
should return the best true reply.
- firstOrBest() - Method in class org.dcs.query_process.model.activity.Script_Parallel
-
Return true if the element should return the first true reply, false if it
should return the best true reply.
- firstOrBest() - Method in class org.dcs.query_process.model.activity.Script_Pick
-
Return true if the element should return the first true reply, false if it
should return the best true reply.
- FLOW - Static variable in class org.dcs.query_process.util.Script_Const
-
- function - Variable in class org.dcs.query_process.model.data.Script_Conditions
-
Additional evaluation function on the method result or filter.
- FUNCTION - Static variable in class org.dcs.query_process.util.Script_Const
-
- functionElement(Element) - Static method in class org.dcs.query_process.Script_Factory
-
Get the function element from the script element if there is one.