Class sampleProfile.Main.ConcreteInvoker
All Packages Class Hierarchy This Package Previous Next Index
Class sampleProfile.Main.ConcreteInvoker
Object
|
+----Invoker
|
+----sampleProfile.Main. ConcreteInvoker
- public class Main.ConcreteInvoker
- extends Invoker
-
sampleProfile.Main. ConcreteInvoker(Main, Updateable)
-
-
loadConditions()
-
-
loadRules()
-
Main.ConcreteInvoker
public Main.ConcreteInvoker(Main this$0,
Updateable ud) throws PoorPerformanceException
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