|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RunnerConfig | |
---|---|
compbio.data.msa | Web Service interfaces for JAva Bioinformatics Analysis Web Services. |
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 RunnerConfig in compbio.data.msa |
---|
Methods in compbio.data.msa that return RunnerConfig | |
---|---|
RunnerConfig<T> |
Metadata.getRunnerOptions()
Get options supported by a web service |
Uses of RunnerConfig in compbio.metadata |
---|
Methods in compbio.metadata that return RunnerConfig | |
---|---|
RunnerConfig<T> |
RunnerConfig.copyAndValidateRConfig(RunnerConfig<?> runnerConf)
|
Methods in compbio.metadata with parameters of type RunnerConfig | |
---|---|
RunnerConfig<T> |
RunnerConfig.copyAndValidateRConfig(RunnerConfig<?> runnerConf)
|
List<Option<T>> |
Preset.getArguments(RunnerConfig<T> rconfig)
Converts list of options as String to type Option |
void |
PresetManager.validate(RunnerConfig<T> options)
Checks whether preset option and parameter are defined in RunnerConfig object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |