|
|||||||||
| Home >> All >> jeops >> [ rete overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package jeops.rete
The Runtime Environment for JEOPS.
See:
Description
| Class Summary | |
| ClassFilterReteNode | A node in the Rete network that is activated if the object belongs to the class it represents. |
| FilterReteNode | A discriminant node in the Rete network. |
| FinalReteNode | A final node in the Rete network. |
| JoinReteNode | A node in the Rete network that has more than one input, so that objects coming from distinct parts of the network are joined together in instances of this class. |
| PairIntReteNode | Auxiliar class used to group pairs of integers and rete nodes. |
| ReteNode | A node in the Rete network. |
Package jeops.rete Description
The Runtime Environment for JEOPS. This package contains the classes needed by the generated knowledge bases.
|
|||||||||
| Home >> All >> jeops >> [ rete overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||