Class logic.AlgorithmAndConsisCheckSelector._ConcreteInvoker
All Packages Class Hierarchy This Package Previous Next Index
Class logic.AlgorithmAndConsisCheckSelector._ConcreteInvoker
Object
|
+----Invoker
|
+----logic.AlgorithmAndConsisCheckSelector. _ConcreteInvoker
- public class AlgorithmAndConsisCheckSelector._ConcreteInvoker
- extends Invoker
-
logic.AlgorithmAndConsisCheckSelector. _ConcreteInvoker(AlgorithmAndConsisCheckSelector, Updateable)
-
-
createActions(Rules)
-
-
loadConditions()
-
-
loadRules()
-
AlgorithmAndConsisCheckSelector._ConcreteInvoker
public AlgorithmAndConsisCheckSelector._ConcreteInvoker(AlgorithmAndConsisCheckSelector this$0,
Updateable updateable) throws PoorPerformanceException
createActions
public void createActions(Rules rules)
loadConditions
public void loadConditions() throws IllegalExpressionException, RuleNotFoundException
- Overrides:
- loadConditions in class Invoker
loadRules
public void loadRules() throws InconsistentRulesException, PoorPerformanceException, RuleNotFoundException
- Overrides:
- loadRules in class Invoker
All Packages Class Hierarchy This Package Previous Next Index