Package wt.rule.init

Interface Summary
AlgoValue

Supported API: false

Extendable: false
InitRuleElem

Supported API: false

Extendable: false
InitRuleEvalService This provides APIs for evaluating INIT rules.
InitRuleEvaluator This provides APIs for evaluating INIT rules.
 

Class Summary
AbstractAlgoValue

Supported API: false

Extendable: false
Attr An attribute value that is an argument to an algorithm.
AttributeValues

Supported API: false

Extendable: false
AttrValue

Supported API: false

Extendable: false
InitRuleConstants This class holds constants used by the wt.rule.init package.
InitRuleContentHandler

Supported API: false

Extendable: false
InitRuleContentHandler.ValueStack  
InitRuleEvalServiceFwd This provides APIs for evaluating INIT rules.
InitRuleHelper This class provides utilities that are useful when working with INIT rules.
InitRuleMerger A rule merger for INIT rules.
InitRuleValidator A rule validator for INIT rules.
OldInitRuleContentHandler Deprecated.  
OldInitRuleContentHandler.ValueStack  
RuleCacheKey This key class keeps the attribute values unique based on the object identifiers of the rules that were merged together to form the composite rule from which the attribute valeus were generatd.
StandardInitRuleEvalService Use the newStandardInitRuleEvalService static factory method(s), not the StandardInitRuleEvalService constructor, to construct instances of this class.
StandardInitRuleEvalService.Cache A cache for parsed rules.
Value

Supported API: false

Extendable: false
 

Exception Summary
OldInitRuleContentHandler.InvalidRootElementException Exception used to indicate that the XML does not conform to the "old" DTD.
OldInitRuleContentHandler.NewRootElementException Exception used to indicate that the XML conforms to the "new" DTD rather than to the "old" DTD.