Saves the modules of the expert system to a stream. The method saves the module definitions, which include the module name, comment, and imports/exports. The constructs (defined types, fact templates, etc) are not saved.
Namespace: InferenceEngine
Delphi |
public |
Parameters
Stream
Type: TStream
Encoding
Type: TEncoding
Reference |