public class CeUserArgumentProcessor extends AbstractUserArgumentProcessor
Modifier and Type | Class and Description |
---|---|
protected static class |
CeUserArgumentProcessor.CeStartupParams |
mandatoryArgs, newline, params
Constructor and Description |
---|
CeUserArgumentProcessor() |
Modifier and Type | Method and Description |
---|---|
StructureAlignment |
getAlgorithm() |
String |
getDbSearchLegend() |
Object |
getParameters() |
protected StartupParameters |
getStartupParametersInstance()
StartupParameters is a bean to store all the possible
command line parameters.
|
getDbSearchResult, printAboutMe, printHelp, process
public CeUserArgumentProcessor()
protected StartupParameters getStartupParametersInstance()
AbstractUserArgumentProcessor
getStartupParametersInstance
in class AbstractUserArgumentProcessor
public StructureAlignment getAlgorithm()
getAlgorithm
in class AbstractUserArgumentProcessor
public Object getParameters()
getParameters
in class AbstractUserArgumentProcessor
public String getDbSearchLegend()
getDbSearchLegend
in class AbstractUserArgumentProcessor
Copyright © 2000–2019 BioJava. All rights reserved.