|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.jhu.ece.iacl.jist.pipeline.AbstractCalculation
edu.jhu.ece.iacl.jist.plugins.MedicAlgorithmExecutableAdapter.ProcessRunner
protected class MedicAlgorithmExecutableAdapter.ProcessRunner
The Class ProcessRunner.
| Field Summary |
|---|
| Fields inherited from class edu.jhu.ece.iacl.jist.pipeline.AbstractCalculation |
|---|
monitor |
| Constructor Summary | |
|---|---|
MedicAlgorithmExecutableAdapter.ProcessRunner(java.lang.String name)
Instantiates a new process runner. |
|
| Method Summary | |
|---|---|
void |
run(java.util.List<java.lang.String> command,
java.io.File outputDir)
Run. |
| 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 |
|---|
public MedicAlgorithmExecutableAdapter.ProcessRunner(java.lang.String name)
name - the name| Method Detail |
|---|
public void run(java.util.List<java.lang.String> command,
java.io.File outputDir)
throws AlgorithmRuntimeException
command - the commandoutputDir - the output dir
AlgorithmRuntimeException - the algorithm runtime exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||