edu.jhu.ece.iacl.plugins.registration
Class MedicAlgorithmFLIRT.FlirtWrapper

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

protected class MedicAlgorithmFLIRT.FlirtWrapper
extends AbstractCalculation


Field Summary
 
Fields inherited from class edu.jhu.ece.iacl.jist.pipeline.AbstractCalculation
monitor
 
Constructor Summary
MedicAlgorithmFLIRT.FlirtWrapper()
           
 
Method Summary
 void execute()
           
 
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

MedicAlgorithmFLIRT.FlirtWrapper

public MedicAlgorithmFLIRT.FlirtWrapper()
Method Detail

execute

public void execute()