| 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 |
|---|---|
DataSource |
Rule.getDataSource()
Returns the rule's data source.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Rule.setDataSource(DataSource ds)
Sets the rule's data source.
|
| Constructor and Description |
|---|
Rule(DataSource ds,
Test[] tests)
Constructs a Rule object
|
Copyright © 2000-2021 TIBCO Inc. All Rights Reserved.