Interface | Description |
---|---|
IMRulesObject |
Common mother interface for all objects of the rule engine.
|
Class | Description |
---|---|
AbstractAnonymousMRulesObject |
Specific mother class for objects which must not have name, description or debugInfo.
|
AbstractArgument |
Class representing arguments, for example for callable objects.
|
AbstractMRulesObject |
Common mother class for all objects of the rule engine.
|
MRuleExecutionSetMetadata |