- OCTOBER - Static variable in class COM.TIBCO.hawk.config.rbengine.schedule.Period
-
A constant for including or excluding October.
- OperandDescriptor - Class in COM.TIBCO.hawk.config.rbengine.rulebase
-
Used to describe operands
- OperandDescriptor(String, String, String) - Constructor for class COM.TIBCO.hawk.config.rbengine.rulebase.OperandDescriptor
-
Constructs an OperandDescriptor
- Operator - Class in COM.TIBCO.hawk.config.rbengine.rulebase
-
This class is used to build all operators for use as
test expressions in Test objects.
- Operator(String, Object[]) - Constructor for class COM.TIBCO.hawk.config.rbengine.rulebase.Operator
-
Constructs an operator object.
- OperatorDescriptor - Class in COM.TIBCO.hawk.config.rbengine.rulebase
-
Used to describe operators.
- OperatorDescriptor(String, String, String, String, OperandDescriptor[], VariableOperandDescriptor) - Constructor for class COM.TIBCO.hawk.config.rbengine.rulebase.OperatorDescriptor
-
Constructs an OperandDescriptor.
- OperatorException - Exception in COM.TIBCO.hawk.config.rbengine.rulebase
-
Used to signal exceptions in the creation or evaluation of
Operators
- OperatorException(String) - Constructor for exception COM.TIBCO.hawk.config.rbengine.rulebase.OperatorException
-