X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Fdm_javadoc%2Fcompbio%2Fmetadata%2Fclass-use%2FWrongParameterException.html;fp=website%2Fdm_javadoc%2Fcompbio%2Fmetadata%2Fclass-use%2FWrongParameterException.html;h=0000000000000000000000000000000000000000;hb=5be600c3985aa7bcb8d8b51d77d773c76e6802bb;hp=f2de12d4a1cc573b3fe7e0a35352a335a7c437cc;hpb=bc3346bd7c1c518fad867d4c60a53779e7516588;p=jabaws.git diff --git a/website/dm_javadoc/compbio/metadata/class-use/WrongParameterException.html b/website/dm_javadoc/compbio/metadata/class-use/WrongParameterException.html deleted file mode 100644 index f2de12d..0000000 --- a/website/dm_javadoc/compbio/metadata/class-use/WrongParameterException.html +++ /dev/null @@ -1,271 +0,0 @@ - - - - - - -Uses of Class compbio.metadata.WrongParameterException - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
compbio.metadata.WrongParameterException

-
- - - - - - - - - - - - - -
-Packages that use WrongParameterException
compbio.data.msaWeb Service interfaces for JAva Bioinformatics Analysis Web Services. 
compbio.metadataA meta-data model for multiple sequence alignment web services - Classes in this package have no dependencies to other sources in the project. 
-  -

- - - - - -
-Uses of WrongParameterException in compbio.data.msa
-  -

- - - - - - - - - - - - - - - - - - - - - -
Methods in compbio.data.msa that throw WrongParameterException
- StringMsaWS.customAlign(List<FastaSequence> sequences, - List<Option<T>> options) - -
-          Align a list of sequences with options.
- StringSequenceAnnotation.customAnalize(List<FastaSequence> sequences, - List<Option<T>> options) - -
-          Analyse the sequences according to custom settings defined in options - list.
- StringMsaWS.presetAlign(List<FastaSequence> sequences, - Preset<T> preset) - -
-          Align a list of sequences with preset.
- StringSequenceAnnotation.presetAnalize(List<FastaSequence> sequences, - Preset<T> preset) - -
-          Analyse the sequences according to the preset settings.
-  -

- - - - - -
-Uses of WrongParameterException in compbio.metadata
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in compbio.metadata that throw WrongParameterException
- List<Option<T>>Preset.getArguments(RunnerConfig<T> rconfig) - -
-          Converts list of options as String to type Option
- voidParameter.setDefaultValue(String defaultVal) - -
-           
- voidOption.setDefaultValue(String defaultVal) - -
-          Sets one of the values defined in optionList as default.
- voidArgument.setValue(String defaultValue) - -
-          Set default values for the parameter or an option
- voidOption.setValue(String dValue) - -
-           
-  -

-


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