Package | Description |
---|---|
com.compomics.util.parameters.tools |
Tool parameters.
|
Modifier and Type | Method and Description |
---|---|
static SearchGuiOutputParameters |
SearchGuiOutputParameters.getOutputParameters(int id)
Returns the output option of the given index.
|
SearchGuiOutputParameters |
UtilitiesUserParameters.getSearchGuiOutputParameters()
Returns the selected SearchGUI output option.
|
static SearchGuiOutputParameters |
SearchGuiOutputParameters.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchGuiOutputParameters[] |
SearchGuiOutputParameters.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
UtilitiesUserParameters.setSearchGuiOutputParameters(SearchGuiOutputParameters outputOption)
Sets how SearchGUI output files should be organized.
|
Copyright © 2018. All rights reserved.