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: IECSInterfaces
Delphi |
public |
Parameters
FactTemplate
Type: IFactTemplate
OldName
Type: TIEName
NewName
Type: TIEName
Reference |