public class SmithWatermanUserArgumentProcessor extends AbstractUserArgumentProcessor
| Modifier and Type | Class and Description |
|---|---|
protected static class |
SmithWatermanUserArgumentProcessor.SmithWatermanStartupParams |
mandatoryArgs, newline, params| Constructor and Description |
|---|
SmithWatermanUserArgumentProcessor() |
| 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, processpublic SmithWatermanUserArgumentProcessor()
public StructureAlignment getAlgorithm()
getAlgorithm in class AbstractUserArgumentProcessorpublic Object getParameters()
getParameters in class AbstractUserArgumentProcessorpublic String getDbSearchLegend()
getDbSearchLegend in class AbstractUserArgumentProcessorprotected StartupParameters getStartupParametersInstance()
AbstractUserArgumentProcessorgetStartupParametersInstance in class AbstractUserArgumentProcessorCopyright © 2000–2017 BioJava. All rights reserved.