|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.fhcrc.cpl.toolbox.commandline.BaseCommandLineModuleImpl
org.fhcrc.cpl.viewer.commandline.modules.BaseViewerCommandLineModuleImpl
org.fhcrc.cpl.viewer.ms2.commandline.CombinePepXmlFilesCLM
public class CombinePepXmlFilesCLM
test
| Field Summary | |
|---|---|
protected static org.apache.log4j.Logger |
_log
|
protected java.io.File[] |
inputFiles
|
protected java.io.File |
outFile
|
| Fields inherited from class org.fhcrc.cpl.toolbox.commandline.BaseCommandLineModuleImpl |
|---|
mArgumentDefs, mArgumentValues, mArgumentValueStrings, mCommandName, mHelpMessage, mShortDescription, mUsageMessage |
| Fields inherited from interface org.fhcrc.cpl.toolbox.commandline.CommandLineModule |
|---|
MODULE_HELP_AUTOMATIC, MODULE_USAGE_AUTOMATIC, UNNAMED_ARG_SERIES_SEPARATOR |
| Constructor Summary | |
|---|---|
CombinePepXmlFilesCLM()
|
|
| Method Summary | |
|---|---|
void |
assignArgumentValues()
the first step in invoking your module. |
void |
execute()
do the actual work |
protected void |
init()
|
| Methods inherited from class org.fhcrc.cpl.viewer.commandline.modules.BaseViewerCommandLineModuleImpl |
|---|
createUnnamedFeatureFileArgumentDefinition, createUnnamedSeriesFeatureFileArgumentDefinition, getFastaFileArgumentValue, getFeatureSetArgumentValue, getModificationListArgumentValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.fhcrc.cpl.toolbox.commandline.CommandLineModule |
|---|
digestArguments, getAdvancedArgumentDefinitions, getArgumentDefinition, getArgumentDefinitions, getArgumentDefinitionsSortedForDisplay, getArgumentValueStrings, getBasicArgumentDefinitions, getCommandName, getFullHelp, getHelpMessage, getHtmlHelpFragment, getShortDescription, getUsage, invoke |
| Field Detail |
|---|
protected static org.apache.log4j.Logger _log
protected java.io.File[] inputFiles
protected java.io.File outFile
| Constructor Detail |
|---|
public CombinePepXmlFilesCLM()
| Method Detail |
|---|
protected void init()
public void assignArgumentValues()
throws ArgumentValidationException
CommandLineModule
assignArgumentValues in interface CommandLineModuleArgumentValidationException
public void execute()
throws CommandLineModuleExecutionException
execute in interface CommandLineModuleCommandLineModuleExecutionException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||