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 |
---|---|
Rule[] |
Rulebase.getRules()
Returns the list of Rule objects that
make up this rulebase.
|
Modifier and Type | Method and Description |
---|---|
void |
Rulebase.setRules(Rule[] rules)
Sets the list of Rule objects that
make up this rulebase.
|
Constructor and Description |
---|
Rulebase(java.lang.String name,
Rule[] rules)
Constructs a Rulebase.
|
Copyright © 2000-2019 TIBCO Inc. All Rights Reserved.