Show/Hide Toolbars

RiverSoftAVG Products Help

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

TInferenceEngine.EndFactModify(IFact) Method

Scroll Prev Top Next More

Informs the inference engine that you are finished modifying the fact and it should be re-asserted into the fact base. 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

Return Value

Type: Integer

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb