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 |
---|---|
Test[] |
Rule.getTests()
Returns the array of Test objects used by this rule.
|
Modifier and Type | Method and Description |
---|---|
void |
Rule.setTests(Test[] tests)
Sets the array of Test objects used by this rule.
|
Constructor and Description |
---|
Rule(DataSource ds,
Test[] tests)
Constructs a Rule object
|
Copyright © 2000-2019 TIBCO Inc. All Rights Reserved.