Copies modules and constructs. If the module already exists, this method attempts to assign it without clearing the module first. The Constructs parameter controls what is copied:
iecDefType - copy types
iecDefTemplate - copy types and fact templates
iecFactSet - copy types, fact templates and fact sets
iecFact - copy types, fact templates and facts
iecRule - copy types, fact templates, and rules
Namespace: InferenceEngine
Delphi |
public |
Parameters
Source
Type: TPersistent
Constructs
Type: TInferenceEngineConstruct
Reference |