ChangeInfo<T> |
|
CommandAction<T> |
Wrapper that maps a command into a rule action.
|
CommandAction.CommandData |
|
CommandCondition |
Command version of the condition.
|
Event |
Representation of an event.
|
EventType |
Event type that consists of concatenated strings.
|
ExpressionCondition |
|
MatcherNode |
The matcher node is the base class for event based rule matching.
|
MethodAction<T> |
|
MethodCondition |
Condition implementation that invokes a predefined method.
|
Rule<T> |
Implementation of a rule.
|
Rulebase |
Rulebase implementation.
|
RuleEvent |
Information about execution of a rule.
|
RuleIntermediateEvent |
Indicates a rule action intermediate result.
|
RuleSystem |
The rule system is the main entry point.
|