Interface | Description |
---|---|
IMruleExecutionSet | Deprecated
This interface is replaced by
IMRuleExecutionSet and will be removed
in the next MRules release. |
IMRuleExecutionSet |
This interface adds an abstraction level between Core Addon implementation and
factories / builder input / output methods.
|
Class | Description |
---|---|
AbstractMRuleExecutionSet |
This class provides common base for several ruleset implementations.
|
LocalImportHolder |
Encapsulates a local import in a ruleset, in order to preserve debug info.
|
MRuleExecutionSet |
Master Class and Entry point of the Engine.
|
MRuleExecutionSetWrapper |