Package jeops

The Runtime Environment for JEOPS.

See:
          Description

Interface Summary
ConflictSetListener The listener interface for receiving conflict set events.
RuleFireListener The listener interface for receiving rule fire events.
 

Class Summary
AbstractKnowledgeBase The main class of JEOPS.
AbstractRuleBase A generic rule base of Jeops.
ConflictSetEvent A semantic event that indicates that an element was either added to or removed from a conflict set.
ObjectBase This class models the facts over which the inference engine will act.
RuleEvent A semantic event that indicates that a rule was fired.
 

Package jeops Description

The Runtime Environment for JEOPS. This package contains the classes needed by the generated knowledge bases.