Navigation: Code Documentation > IE > InferenceEngine > Classes > TInferenceEngine > Methods
TInferenceEngine.AddFactToModule(IFact,IModule) Method
Asserts the fact ONLY into the specified module. Even if the fact is a shared fact, it is not inserted into other modules
Namespace: InferenceEngine
Delphi
public procedure AddFactToModule(const Fact: IFact; const Module: IModule);
Parameters
Fact
Type: IFact
Module
Type: IModule
•TInferenceEngine
•InferenceEngine