Returns the currently focused module during execution
Namespace: InferenceEngine
Property Value
Type: IModule
Note that the CurrentFocus module is not necessarily equal to the CurrentModule. The CurrentFocus property returns the currently focused module during inference. The CurrentModule property defines the currently active module in the TInferenceEngine - the module that owns the structures that all calls to DefinedTypes, Facts, FactTemplates, Rules, Agenda, and Rete network will access |
Reference |