Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > IE > InferenceEngine > Classes > TInferenceEngine > Methods

TInferenceEngine.BeginFactModify(IFact) Method

Scroll Prev Top Next More

Informs the inference engine that you are modifying the fact. Use the BeginFactModify and EndFactModify methods to safely modify facts in the fact base (Facts property). BeginFactModify retracts the fact before you begin modifying it so that the Rete network will not be compromised by your modifications. EndFactModify re-asserts the fact into the fact base

Namespace: InferenceEngine

Parameters

Fact

Type: IFact

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb