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

Constructor Index

 o logic.AlgorithmAndConsisCheckSelector. _ConcreteInvoker(AlgorithmAndConsisCheckSelector, Updateable)

Method Index

 o createActions(Rules)
 o loadConditions()
 o loadRules()

Constructors

 o AlgorithmAndConsisCheckSelector._ConcreteInvoker
public AlgorithmAndConsisCheckSelector._ConcreteInvoker(AlgorithmAndConsisCheckSelector this$0,
                                                        Updateable updateable) throws PoorPerformanceException

Methods

 o createActions
public void createActions(Rules rules)
 o loadConditions
public void loadConditions() throws IllegalExpressionException, RuleNotFoundException
Overrides:
loadConditions in class Invoker
 o loadRules
public void loadRules() throws InconsistentRulesException, PoorPerformanceException, RuleNotFoundException
Overrides:
loadRules in class Invoker

All Packages  Class Hierarchy  This Package  Previous  Next  Index