Loads a set of fact templates from a stream into the CurrentModule, usually saved by SaveFactTemplates. The current rules, fact templates, and facts for the module are deleted from the inference engine (i.e., the FactTemplates.Clear method is called)
Namespace: InferenceEngine
Delphi |
public |
Parameters
Stream
Type: TStream
Encoding
Type: TEncoding
Reference |