class Rule


Module soprano
Namespace Soprano::Inference
Class Rule
Inherits
\class Rule inferencerule.h Soprano/Inference/Rule

A rule used by the InferenceModel to generate inferenced statements.

Rules can be created manually by adding preconditions and the effect via addPrecondition() and setEffect() or from a rules file through the RuleParser.

Author Sebastian Trueg



methods