biz.hammurapi.tutorials.codegeneration
Class IndexGenerator

java.lang.Object
  extended bybiz.hammurapi.config.ComponentBase
      extended bybiz.hammurapi.rules.AbstractRule
          extended bybiz.hammurapi.rules.Rule
              extended bybiz.hammurapi.web.mda.MdaRule
                  extended bybiz.hammurapi.tutorials.codegeneration.IndexGenerator
All Implemented Interfaces:
biz.hammurapi.config.Component, biz.hammurapi.config.Context, biz.hammurapi.dispatch.InvocationTarget, biz.hammurapi.metrics.MeasurementCollector, biz.hammurapi.metrics.MeasurementConsumer

public class IndexGenerator
extends biz.hammurapi.web.mda.MdaRule


Nested Class Summary
 
Nested classes inherited from class biz.hammurapi.rules.Rule
biz.hammurapi.rules.Rule.AcceptInfo, biz.hammurapi.rules.Rule.ChangeDetector
 
Field Summary
 
Fields inherited from class biz.hammurapi.config.ComponentBase
owner
 
Constructor Summary
IndexGenerator()
           
 
Method Summary
 void infer(biz.hammurapi.rules.tutorial.conclusions.Relative relative)
           
 void reset()
           
 
Methods inherited from class biz.hammurapi.web.mda.MdaRule
getEvaluatorFactory, getResourceLocator, getRootChannel, render, start
 
Methods inherited from class biz.hammurapi.rules.Rule
getInvocationHandlers, getRemoveHandlers, newChangeDetector, post, remove
 
Methods inherited from class biz.hammurapi.rules.AbstractRule
getCollection, getDescription, getName, setDescription, setName, stop, toString, update
 
Methods inherited from class biz.hammurapi.config.ComponentBase
addMeasurement, get, getChild, getMeasurementConsumer, getOwner, setMeasurementConsumer, setOwner
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IndexGenerator

public IndexGenerator()
Method Detail

infer

public void infer(biz.hammurapi.rules.tutorial.conclusions.Relative relative)
           throws java.io.IOException,
                  biz.hammurapi.web.HammurapiWebException
Throws:
java.io.IOException
biz.hammurapi.web.HammurapiWebException

reset

public void reset()


Copyright © 2008 Hammurapi Group. All Rights Reserved.