Sets the module as the CurrentModule of the TInferenceEngine component.
Namespace: IECSInterfaces
Delphi |
public |
By focusing the module, its inference constructs become the active constructs of the TInferenceEngine component and can be accessed through the TInferenceEngine safely. The TInferenceEngine.DefinedTypes, Facts, FactTemplates, Rules, Agenda, and Rete Network properties all refer to the CurrentModule |
Reference |