|
|||||||||
| 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.testing.MedicAlgorithmDemo.MyAlgorithm
protected static class MedicAlgorithmDemo.MyAlgorithm
Example algorithm
| Field Summary |
|---|
| Fields inherited from class edu.jhu.ece.iacl.jist.pipeline.AbstractCalculation |
|---|
monitor |
| Constructor Summary | |
|---|---|
MedicAlgorithmDemo.MyAlgorithm(AbstractCalculation parent)
Construct algorithm |
|
MedicAlgorithmDemo.MyAlgorithm(int maxCount)
|
|
| Method Summary | |
|---|---|
void |
execute()
Call algorithm |
| 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 MedicAlgorithmDemo.MyAlgorithm(int maxCount)
public MedicAlgorithmDemo.MyAlgorithm(AbstractCalculation parent)
parent - parent algorithm| Method Detail |
|---|
public void execute()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||