Renames a fact template. This method is called when a deftemplate's name is changed in order to update the inference engine to match. There is no reason to call this method directly.
Namespace: InferenceEngine
Delphi |
public |
Parameters
FactTemplate
Type: IFactTemplate
OldName
Type: TIEName
NewName
Type: TIEName
IReasoner.RenameFactTemplate(IFactTemplate,TIEName,TIEName)
Reference |