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 |
---|---|
TrueConditionPolicy |
Test.getTrueConditionPolicy()
Returns the true condition policy
|
Modifier and Type | Method and Description |
---|---|
void |
Test.setTrueConditionPolicy(TrueConditionPolicy policy)
Sets the true condition policy.
|
Modifier and Type | Class and Description |
---|---|
class |
TrueCountThreshold
A TrueCountThreshold policy indicates that a test should transition
to the true state after a certain number of true evaluations of its
test expression, the true count threshold.
|
Copyright © 2000-2019 TIBCO Inc. All Rights Reserved.