|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.jhu.ece.iacl.jist.pipeline.factory.ParamFactory
edu.jhu.ece.iacl.jist.pipeline.factory.ParamMipavDialogFactory
public class ParamMipavDialogFactory
Mipav Dialog Parameter Factory.
| Field Summary |
|---|
| Fields inherited from class edu.jhu.ece.iacl.jist.pipeline.factory.ParamFactory |
|---|
inputView, outputView |
| Constructor Summary | |
|---|---|
ParamMipavDialogFactory()
Instantiates a new param mipav dialog factory. |
|
ParamMipavDialogFactory(ParamMipavDialog param)
Construct factory for specified parameter. |
|
| Method Summary | |
|---|---|
void |
createMipavParameter(AlgorithmParameters scriptParams)
Create Mipav parameter from MAPS parameter. |
ParamInputView |
getInputView()
Get parameter input view. |
ParamOutputView |
getOutputView()
Get parameter output view. |
ParamMipavDialog |
getParameter()
Get factory's parameter. |
void |
importMipavParameter(ParameterTable paramTable)
Import Mipav parameter into this parameter. |
| Methods inherited from class edu.jhu.ece.iacl.jist.pipeline.factory.ParamFactory |
|---|
createTreeNode, decodeName, decodeValue, encodeName, encodeValue, equals, fromXML, fromXML, importParameter, isCompatible, loadResources, read, read, saveResources, setInputView, setOutputView, toXML, write, write |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ParamMipavDialogFactory()
public ParamMipavDialogFactory(ParamMipavDialog param)
param - the param| Method Detail |
|---|
public void createMipavParameter(AlgorithmParameters scriptParams)
throws ParserException
ParamFactory
createMipavParameter in class ParamFactoryscriptParams - script parameters that will store this parameter
ParserException - the parser exceptionpublic ParamInputView getInputView()
getInputView in class ParamFactorypublic ParamOutputView getOutputView()
getOutputView in class ParamFactorypublic ParamMipavDialog getParameter()
getParameter in class ParamFactory
public void importMipavParameter(ParameterTable paramTable)
throws ParameterException
ParamFactory
importMipavParameter in class ParamFactoryparamTable - the param table
ParameterException - the parameter exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||