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.
|
Modifier and Type | Method and Description |
---|---|
Operator |
Test.getTestExpressionOperator()
Returns the test expression operator.
|
Modifier and Type | Method and Description |
---|---|
void |
Test.setTestExpressionOperator(Operator op)
Sets the test expression operator.
|
Constructor and Description |
---|
Test(ConsequenceAction[] actions,
Operator Op)
Constructs a Test object
|
Modifier and Type | Method and Description |
---|---|
Operator |
ClearTest.getTestExpressionOperator()
Answer the test for the clear test.
|
Constructor and Description |
---|
ClearTest(Operator test)
Constructs a ClearTest object
|
Copyright © 2000-2019 TIBCO Inc. All Rights Reserved.