| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectAlgorithmBase
edu.jhu.ece.iacl.jist.pipeline.ProcessingAlgorithm
edu.jhu.ece.iacl.jist.plugins.testing.MedicAlgorithmDemo
public class MedicAlgorithmDemo
| Nested Class Summary | |
|---|---|
| protected static class | MedicAlgorithmDemo.MyAlgorithmExample algorithm | 
| Field Summary | 
|---|
| Fields inherited from class edu.jhu.ece.iacl.jist.pipeline.ProcessingAlgorithm | 
|---|
| algorithmInformation, inputParams, JIST_VERSION, outputParams, performance, runningInSeparateProcess | 
| Constructor Summary | |
|---|---|
| MedicAlgorithmDemo() | |
| Method Summary | |
|---|---|
| protected  void | createInputParameters(ParamCollection inputParams)Create input parameters for this plug-in | 
| protected  void | createOutputParameters(ParamCollection outputParams)Create output parameters for this plug-in | 
| protected  void | execute(CalculationMonitor monitor)Execute algorithm | 
| Methods inherited from class edu.jhu.ece.iacl.jist.pipeline.ProcessingAlgorithm | 
|---|
| getAboutFile, getAlgorithmInformation, getAlgorithmLabel, getAlgorithmName, getDefaultJVMArgs, getInput, getMapFile, getOutput, getOutputDirectory, getPreferredSize, getTimeStamp, getUsageFile, init, init, isRunningInSeparateProcess, load, runAlgorithm, runAlgorithm, saveResources, setInput, setMapFile, setOutput, setOutputDirectory, setOutputMetaFile, setPreferredSize, setRunningInSeparateProcess, writeSummaryFile | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public MedicAlgorithmDemo()
| Method Detail | 
|---|
protected void createInputParameters(ParamCollection inputParams)
createInputParameters in class ProcessingAlgorithminputParams - the input parametersprotected void createOutputParameters(ParamCollection outputParams)
createOutputParameters in class ProcessingAlgorithmoutputParams - the output parameters
protected void execute(CalculationMonitor monitor)
                throws AlgorithmRuntimeException
execute in class ProcessingAlgorithmmonitor - progress monitor
AlgorithmRuntimeException - the algorithm runtime exception| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||