- removeEvent(int) - Method in class jadex.rules.eca.propertychange.PropertyChangeManager
-
Remove an event.
- removePCL(Object, Object) - Method in class jadex.rules.eca.propertychange.PropertyChangeManager
-
Remove a listener from an object.
- removePCL(Object, Object) - Method in class jadex.rules.eca.propertychange.PropertyChangeManagerDesktop
-
- removePropertyChangeListener(Object, IResultCommand<IFuture<Void>, PropertyChangeEvent>) - Method in class jadex.rules.eca.propertychange.PropertyChangeManager
-
Deregister a value for observation.
- removePropertyChangeListener(Object, IResultCommand<IFuture<Void>, PropertyChangeEvent>) - Method in class jadex.rules.eca.propertychange.PropertyChangeManagerDesktop
-
Deregister a value for observation.
- removeRule(String) - Method in interface jadex.rules.eca.IRulebase
-
Remove a rule.
- removeRule(IRule<?>) - Method in class jadex.rules.eca.MatcherNode
-
Remove a rule from the matcher.
- removeRule(EventType, IRule<?>, int) - Method in class jadex.rules.eca.MatcherNode
-
Remove a rule for event from a level.
- removeRule(String, IRule<?>) - Method in class jadex.rules.eca.MatcherNode
-
Remove a rule for an event type.
- removeRule(String) - Method in class jadex.rules.eca.Rulebase
-
Remove a rule.
- result - Variable in class jadex.rules.eca.RuleEvent
-
The action result.
- rule - Variable in class jadex.rules.eca.CommandAction.CommandData
-
The rule.
- Rule<T> - Class in jadex.rules.eca
-
Implementation of a rule.
- Rule(String) - Constructor for class jadex.rules.eca.Rule
-
Create a new rule.
- Rule(String, ICondition) - Constructor for class jadex.rules.eca.Rule
-
Create a new rule.
- Rule(String, ICondition, IAction<T>) - Constructor for class jadex.rules.eca.Rule
-
Create a new rule.
- Rule(String, ICondition, IAction<T>, EventType[]) - Constructor for class jadex.rules.eca.Rule
-
Create a new rule.
- Rulebase - Class in jadex.rules.eca
-
Rulebase implementation.
- Rulebase() - Constructor for class jadex.rules.eca.Rulebase
-
- rulebase - Variable in class jadex.rules.eca.RuleSystem
-
The rulebase.
- RuleEvent - Class in jadex.rules.eca
-
Information about execution of a rule.
- RuleEvent() - Constructor for class jadex.rules.eca.RuleEvent
-
Create a new RuleEvent.
- RuleEvent(String, Object) - Constructor for class jadex.rules.eca.RuleEvent
-
Create a new RuleEvent.
- RuleIntermediateEvent - Class in jadex.rules.eca
-
Indicates a rule action intermediate result.
- RuleIntermediateEvent() - Constructor for class jadex.rules.eca.RuleIntermediateEvent
-
Create a new RuleIntermediateEvent.
- RuleIntermediateEvent(String, Object) - Constructor for class jadex.rules.eca.RuleIntermediateEvent
-
Create a new RuleIntermediateEvent.
- rulename - Variable in class jadex.rules.eca.RuleEvent
-
The rule that was fired.
- RuleObject - Annotation Type in jadex.rules.eca.annotations
-
- rules - Variable in class jadex.rules.eca.MatcherNode
-
The directly managed rule sets.
- rules - Variable in class jadex.rules.eca.Rulebase
-
The rules per name.
- rules - Variable in class jadex.rules.eca.RuleSystem
-
The rules generated for an object.
- RuleSystem - Class in jadex.rules.eca
-
The rule system is the main entry point.
- RuleSystem(Object) - Constructor for class jadex.rules.eca.RuleSystem
-
Create a new rule system.
- RuleSystem(Object, Logger, boolean) - Constructor for class jadex.rules.eca.RuleSystem
-
Create a new rule system.