edu.jhu.ece.iacl.plugins.registration
Class MedicAlgorithmTransformVolume.ExecuteWrapper

java.lang.Object
  extended by edu.jhu.ece.iacl.jist.pipeline.AbstractCalculation
      extended by edu.jhu.ece.iacl.plugins.registration.MedicAlgorithmTransformVolume.ExecuteWrapper
Enclosing class:
MedicAlgorithmTransformVolume

protected class MedicAlgorithmTransformVolume.ExecuteWrapper
extends AbstractCalculation


Field Summary
 
Fields inherited from class edu.jhu.ece.iacl.jist.pipeline.AbstractCalculation
monitor
 
Constructor Summary
protected MedicAlgorithmTransformVolume.ExecuteWrapper()
           
 
Method Summary
 void execute(ProcessingAlgorithm alg)
           
 
Methods inherited from class edu.jhu.ece.iacl.jist.pipeline.AbstractCalculation
add, addTotalUnits, decrementCompletedUnits, decrementCompletedUnits, getCompletedUnits, getCurrentLabel, getCurrentProgress, getLabel, getPerformance, getProgress, getTotalUnits, incrementCompletedUnits, incrementCompletedUnits, isCompleted, markCompleted, reset, setCompletedUnits, setCompletedUnits, setLabel, setMonitor, setTotalUnits
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MedicAlgorithmTransformVolume.ExecuteWrapper

protected MedicAlgorithmTransformVolume.ExecuteWrapper()
Method Detail

execute

public void execute(ProcessingAlgorithm alg)