br.usp.iterador.plugin.bacia.average
Class BasinAverageIterationListener

java.lang.Object
  extended by br.usp.iterador.plugin.bacia.BasinIterationListener
      extended by br.usp.iterador.plugin.bacia.average.BasinAverageIterationListener
All Implemented Interfaces:
NewIterationListener

public class BasinAverageIterationListener
extends BasinIterationListener


Constructor Summary
BasinAverageIterationListener(BasinController c, Basin basin)
           
 
Method Summary
 boolean onPoint(Application dados, ExecutionIterable iterable)
          A new point has been iterated.
 
Methods inherited from class br.usp.iterador.plugin.bacia.BasinIterationListener
getExtraCode, getExtraInterface, init, nextPluginIterationCode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasinAverageIterationListener

public BasinAverageIterationListener(BasinController c,
                                     Basin basin)
Method Detail

onPoint

public boolean onPoint(Application dados,
                       ExecutionIterable iterable)
Description copied from interface: NewIterationListener
A new point has been iterated.

Specified by:
onPoint in interface NewIterationListener
Overrides:
onPoint in class BasinIterationListener
iterable - data


Copyright 2004-2004-2006 IME - USP. All Rights Reserved.