X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Ffull_javadoc%2Fcompbio%2Fmetadata%2Fclass-use%2FRunnerConfig.html;fp=website%2Ffull_javadoc%2Fcompbio%2Fmetadata%2Fclass-use%2FRunnerConfig.html;h=0000000000000000000000000000000000000000;hb=0bbebf27d045b1345bc042bdf24ef2e6808df251;hp=eb2015a4abcfdd4473e8cdebb56e680755265a07;hpb=5be600c3985aa7bcb8d8b51d77d773c76e6802bb;p=jabaws.git diff --git a/website/full_javadoc/compbio/metadata/class-use/RunnerConfig.html b/website/full_javadoc/compbio/metadata/class-use/RunnerConfig.html deleted file mode 100644 index eb2015a..0000000 --- a/website/full_javadoc/compbio/metadata/class-use/RunnerConfig.html +++ /dev/null @@ -1,468 +0,0 @@ - - - - - - -Uses of Class compbio.metadata.RunnerConfig - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
compbio.metadata.RunnerConfig

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Packages that use RunnerConfig
compbio.data.msaWeb Service interfaces for JAva Bioinformatics Analysis Web Services. 
compbio.data.msa.jaxws  
compbio.engine.client  
compbio.metadataA meta-data model for multiple sequence alignment web services - Classes in this package have no dependencies to other sources in the project. 
compbio.runnerUtilities commonly used by all runners. 
compbio.ws.server  
-  -

- - - - - -
-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.data.msa.jaxws
-  -

- - - - - - - - - -
Methods in compbio.data.msa.jaxws that return RunnerConfig
- RunnerConfigGetRunnerOptionsResponse.getReturn() - -
-           
-  -

- - - - - - - - - -
Methods in compbio.data.msa.jaxws with parameters of type RunnerConfig
- voidGetRunnerOptionsResponse.setReturn(RunnerConfig _return) - -
-           
-  -

- - - - - -
-Uses of RunnerConfig in compbio.engine.client
-  -

- - - - - - - - - -
Methods in compbio.engine.client that return RunnerConfig
-static - - - - -
-<V> RunnerConfig<V>
-
ConfExecutable.getRunnerOptions(Class<? extends Executable<V>> clazz) - -
-           
-  -

- - - - - -
-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
- voidPresetManager.validate(RunnerConfig<T> options) - -
-          Checks whether preset option and parameter are defined in RunnerConfig - object.
-  -

- - - - - -
-Uses of RunnerConfig in compbio.runner
-  -

- - - - - - - - - -
Methods in compbio.runner that return RunnerConfig
-static - - - - -
-<T> RunnerConfig<T>
-
Util.getSupportedOptions(Class<? extends Executable<T>> clazz) - -
-           
-  -

- - - - - - - - - -
Methods in compbio.runner with parameters of type RunnerConfig
-static List<String>OptionCombinator.argumentsToCommandString(List<? extends Option<?>> arguments, - RunnerConfig<? extends Executable<?>> rconfig) - -
-           
-  -

- - - - - - - - -
Constructors in compbio.runner with parameters of type RunnerConfig
OptionCombinator(RunnerConfig<? extends Executable<?>> rconfig) - -
-           
-  -

- - - - - -
-Uses of RunnerConfig in compbio.ws.server
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in compbio.ws.server that return RunnerConfig
- RunnerConfig<T>GenericMetadataService.getRunnerOptions() - -
-           
- RunnerConfig<ClustalW>ClustalWS.getRunnerOptions() - -
-           
- RunnerConfig<Muscle>MuscleWS.getRunnerOptions() - -
-           
- RunnerConfig<Mafft>MafftWS.getRunnerOptions() - -
-           
- RunnerConfig<Tcoffee>TcoffeeWS.getRunnerOptions() - -
-           
- RunnerConfig<Probcons>ProbconsWS.getRunnerOptions() - -
-           
- RunnerConfig<ClustalO>ClustalOWS.getRunnerOptions() - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - -