Package | Description |
---|---|
COM.TIBCO.hawk.config.rbengine.rulebase |
Provides classes for creating and processing rulebase used in TIBCO Hawk agents.
|
COM.TIBCO.hawk.config.rbengine.rulebase.policy |
Provides classes for creating and processing rulebase related policies.
|
Class and Description |
---|
Action
This class is the superclass for all actions.
|
ClearAction
A ClearAction represents an action that may be executed
when a test makes a T->F state transition.
|
ConsequenceAction
A ConsequenceAction represents an action that a test may execute when
it undergoes a F->T or T->T state transition.
|
DataSource
This class is used to represent a rule's data source.
|
OperandDescriptor
Used to describe operands
|
Operator
This class is used to build all operators for use as
test expressions in Test objects.
|
OperatorDescriptor
Used to describe operators.
|
OperatorException
Used to signal exceptions in the creation or evaluation of
Operators
|
Rule
Rule objects are the primary components of a rulebase.
|
Rulebase
This class represents a rulebase.
|
RulebaseElement
This class is a super class of the major rulebase elements:
Rulebase, Rule, Test, and Action.
|
RulebaseException
Signals that an error occurred while processing the rulebase.
|
RuleDataContext
This class represents the context of the rulebase.
|
Test
Test objects define the tests which are performed on the
rule's data and what actions to take.
|
VariableOperandDescriptor
Used to describe variable list operands.
|
Class and Description |
---|
Operator
This class is used to build all operators for use as
test expressions in Test objects.
|
Copyright © 2000-2019 TIBCO Inc. All Rights Reserved.