Navigation: Code Documentation > IE > InferenceEngine > Classes > TInferenceEngine > Methods
TInferenceEngine.AddActivation(TActivation) Method
Adds the rule activation to the CurrentModule's Agenda. If Rule has AutoFocus on, we need to set the context to the rule's module
Namespace: InferenceEngine
Delphi
public procedure AddActivation( const Activation: TActivation ); virtual;
Parameters
Activation
Type: TActivation
•TInferenceEngine
•InferenceEngine