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

Constructor Index

 o sampleProfile.Main. ConcreteInvoker(Main, Updateable)

Method Index

 o loadConditions()
 o loadRules()

Constructors

 o Main.ConcreteInvoker
public Main.ConcreteInvoker(Main this$0,
                            Updateable ud) throws PoorPerformanceException

Methods

 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