ch.tatool.core.element.handler
Class ConfidenceRatingHandler

java.lang.Object
  extended by ch.tatool.core.element.AbstractPropertyHolder
      extended by ch.tatool.core.element.NodeImpl
          extended by ch.tatool.core.element.handler.ConfidenceRatingHandler
All Implemented Interfaces:
PropertyHolder, Node, ExecutionPhaseListener

public class ConfidenceRatingHandler
extends NodeImpl
implements ExecutionPhaseListener


Constructor Summary
ConfidenceRatingHandler()
           
 
Method Summary
 void processExecutionPhase(ExecutionContext context)
           
 
Methods inherited from class ch.tatool.core.element.NodeImpl
assignParent, assignParent, assignParents, getId, getLocalId, getParent, setId, setLocalId, setParent
 
Methods inherited from class ch.tatool.core.element.AbstractPropertyHolder
clearProperties, getKeys, getProperty, removeProperty, setProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface ch.tatool.data.PropertyHolder
clearProperties, getKeys, getProperty, removeProperty, setProperty
 

Constructor Detail

ConfidenceRatingHandler

public ConfidenceRatingHandler()
Method Detail

processExecutionPhase

public void processExecutionPhase(ExecutionContext context)
Specified by:
processExecutionPhase in interface ExecutionPhaseListener


Copyright © 2012. All Rights Reserved.