biz.hammurapi.tutorials.codegeneration
Class RelationshipGenerator

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.RelationshipGenerator
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 RelationshipGenerator
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
RelationshipGenerator()
           
 
Method Summary
 void infer(biz.hammurapi.rules.tutorial.conclusions.Relative relative)
           
 
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, reset, 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

RelationshipGenerator

public RelationshipGenerator()
Method Detail

infer

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


Copyright © 2008 Hammurapi Group. All Rights Reserved.