Package | Description |
---|---|
COM.TIBCO.hawk.config.rbengine.rulebase |
Provides classes for creating and processing rulebase used in TIBCO Hawk agents.
|
Modifier and Type | Class and Description |
---|---|
class |
Action
This class is the superclass for all actions.
|
class |
ClearAction
A ClearAction represents an action that may be executed
when a test makes a T->F state transition.
|
class |
ConsequenceAction
A ConsequenceAction represents an action that a test may execute when
it undergoes a F->T or T->T state transition.
|
class |
Rule
Rule objects are the primary components of a rulebase.
|
class |
Rulebase
This class represents a rulebase.
|
class |
Test
Test objects define the tests which are performed on the
rule's data and what actions to take.
|
Copyright © 2000-2019 TIBCO Inc. All Rights Reserved.