biz.hammurapi.tutorials.codegeneration
Class PersonGenerator

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.PersonGenerator
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 PersonGenerator
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
PersonGenerator()
           
 
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

PersonGenerator

public PersonGenerator()
Method Detail

infer

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

reset

public void reset()


Copyright © 2008 Hammurapi Group. All Rights Reserved.