An interface representing a fact in the Rete network. This interface allows for abstraction and flexibility in handling facts of various types within the Rete engine, enabling the implementation of different fact representations while maintaining a consistent interface for interaction with the rest of the system.
More...
An interface representing a fact in the Rete network. This interface allows for abstraction and flexibility in handling facts of various types within the Rete engine, enabling the implementation of different fact representations while maintaining a consistent interface for interaction with the rest of the system.
◆ DataType
| Type ReteCore.IFact.DataType |
|
get |
◆ Id
◆ UnderlyingObject
| object ReteCore.IFact.UnderlyingObject |
|
get |
The documentation for this interface was generated from the following file: