|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Parameter | |
---|---|
compbio.metadata | A meta-data model for multiple sequence alignment web services Classes in this package have no dependencies to other sources in the project. |
Uses of Parameter in compbio.metadata |
---|
Methods in compbio.metadata that return types with arguments of type Parameter | |
---|---|
List<Parameter<T>> |
RunnerConfig.getParameters()
Returns the list of parameters supported executable of type T. |
Methods in compbio.metadata with parameters of type Parameter | |
---|---|
void |
RunnerConfig.addParameter(Parameter<T> param)
Adds parameter to the internal parameter list |
Method parameters in compbio.metadata with type arguments of type Parameter | |
---|---|
void |
RunnerConfig.setParameters(List<Parameter<T>> parameters)
Sets the list of parameters as internal list |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |