Renames a module. This method is called when a module's name is changed in order to update the inference engine to match and ensure the new name is unique. There is no reason to call this method directly.
Namespace: InferenceEngine
Delphi |
public |
Parameters
OldName
Type: TIEName
NewName
Type: TIEName
IReasoner.RenameModule(TIEName,TIEName)
Reference |