edu.jhu.ece.iacl.plugins.hardi
Class CFARIEstimation2.CFARIWrapper

java.lang.Object
  extended by edu.jhu.ece.iacl.jist.pipeline.AbstractCalculation
      extended by edu.jhu.ece.iacl.plugins.hardi.CFARIEstimation2.CFARIWrapper
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
CFARIEstimation2

public class CFARIEstimation2.CFARIWrapper
extends AbstractCalculation
implements java.lang.Runnable


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

CFARIEstimation2.CFARIWrapper

public CFARIEstimation2.CFARIWrapper()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable

execute

public void execute()

runCFARI

public void runCFARI()