Package | Description |
---|---|
COM.TIBCO.hawk.config.rbengine.rulebase |
Provides classes for creating and processing rulebase used in TIBCO Hawk agents.
|
Modifier and Type | Method and Description |
---|---|
ConsequenceAction[] |
Test.getConsequenceActions()
Returns the consequence actions.
|
Modifier and Type | Method and Description |
---|---|
void |
Test.setConsequenceActions(ConsequenceAction[] actions)
Sets the consequence actions.
|
Constructor and Description |
---|
Test(ConsequenceAction[] actions,
Operator Op)
Constructs a Test object
|
Copyright © 2000-2019 TIBCO Inc. All Rights Reserved.