public class FatCatUserArgumentProcessor extends AbstractUserArgumentProcessor
Modifier and Type | Class and Description |
---|---|
protected class |
FatCatUserArgumentProcessor.FatCatStartupParams |
mandatoryArgs, newline, params
Constructor and Description |
---|
FatCatUserArgumentProcessor() |
Modifier and Type | Method and Description |
---|---|
StructureAlignment |
getAlgorithm() |
java.lang.String |
getDbSearchLegend() |
java.lang.Object |
getParameters() |
protected StartupParameters |
getStartupParametersInstance()
StartupParameters is a bean to store all the possible
command line parameters.
|
getDbSearchResult, printAboutMe, printHelp, process
protected StartupParameters getStartupParametersInstance()
AbstractUserArgumentProcessor
getStartupParametersInstance
in class AbstractUserArgumentProcessor
public StructureAlignment getAlgorithm()
getAlgorithm
in class AbstractUserArgumentProcessor
public java.lang.Object getParameters()
getParameters
in class AbstractUserArgumentProcessor
public java.lang.String getDbSearchLegend()
getDbSearchLegend
in class AbstractUserArgumentProcessor