Uses of Package
biz.hammurapi.rules

Packages that use biz.hammurapi.rules
biz.hammurapi.rules   
 

Classes in biz.hammurapi.rules used by biz.hammurapi.rules
AbstractRule
           
Action
          Instances of this class represent actions performed by the engine in response to adding an object to working memory.
CollectionManager
          Implementations manage collections for rules.
Conclusion
          Base class for conclusions.
HandleManager
          Handle manager - creates and maintains handle -> object mappings.
KnowledgeBase
          This interface is a facade for object dispatchers.
KnowledgeCompactor
          Implementations of this interface preprocess object collections before returning them from RuleSession.getObjects().
Negatable
          Classes which have complex negating semantics should implement this interface.
Negator
          Facts which negate other facts shall implement this interface
ObjectStorage
          Implementations of this class can be used by Handle and Collection managers implementations to persist engine state
Rule.ChangeDetector
          Interface to detect changes in arguments passed to inference methods.
RulesContainerBase
          Base class for containers of rules.
SmartHandle
          Handle which knows how to obtain master reference.
Supercedable
          Classes which can supercede each other shall implement this interface.
 



Copyright © 2005 Hammurapi Group. All Rights Reserved.