X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Fdm_javadoc%2Fcompbio%2Fmetadata%2Fclass-use%2FWrongParameterException.html;h=8af9a17d0296ae33b8e9613ad965f598aec30914;hb=5ca8c6a56369ea884670666cddcc5f1d3a09bc10;hp=a71011cb1bb7ad9e29528a0d748a18b8454c09ea;hpb=535359a3d592ee41bda72e7356f0181f6cee9d07;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 index a71011c..8af9a17 100644 --- a/website/dm_javadoc/compbio/metadata/class-use/WrongParameterException.html +++ b/website/dm_javadoc/compbio/metadata/class-use/WrongParameterException.html @@ -2,12 +2,12 @@ - + Uses of Class compbio.metadata.WrongParameterException - + @@ -90,6 +90,10 @@ function windowTitle() Packages that use WrongParameterException +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.  @@ -97,6 +101,41 @@ Packages that use + + + + +
+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.
+ StringMsaWS.presetAlign(List<FastaSequence> sequences, + Preset<T> preset) + +
+          Align a list of sequences with preset.
+  +

@@ -113,7 +152,7 @@ Uses of + List<Option<T>> - @@ -130,7 +169,7 @@ Uses of - @@ -138,7 +177,7 @@ Uses of - @@ -146,7 +185,7 @@ Uses of -
- java.util.List<Option<T>> Preset.getArguments(RunnerConfig<T> rconfig)
@@ -122,7 +161,7 @@ Uses of
 voidParameter.setDefaultValue(java.lang.String defaultVal) +Parameter.setDefaultValue(String defaultVal)
           
 voidOption.setDefaultValue(java.lang.String defaultVal) +Option.setDefaultValue(String defaultVal)
          Sets one of the values defined in optionList as default.
 voidArgument.setValue(java.lang.String defaultValue) +Argument.setValue(String defaultValue)
          Set default values for the parameter or an option
 voidOption.setValue(java.lang.String dValue) +Option.setValue(String dValue)