X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Fdm_javadoc%2Fcompbio%2Fmetadata%2Fclass-use%2FUnsupportedRuntimeException.html;fp=website%2Fdm_javadoc%2Fcompbio%2Fmetadata%2Fclass-use%2FUnsupportedRuntimeException.html;h=8e102989d1e61721bfb568662804ac667881f2ef;hb=da8c820a7fb2edecb190589f3dc9c362e57a2f24;hp=0000000000000000000000000000000000000000;hpb=0bbebf27d045b1345bc042bdf24ef2e6808df251;p=jabaws.git diff --git a/website/dm_javadoc/compbio/metadata/class-use/UnsupportedRuntimeException.html b/website/dm_javadoc/compbio/metadata/class-use/UnsupportedRuntimeException.html new file mode 100644 index 0000000..8e10298 --- /dev/null +++ b/website/dm_javadoc/compbio/metadata/class-use/UnsupportedRuntimeException.html @@ -0,0 +1,225 @@ + + + + + + +Uses of Class compbio.metadata.UnsupportedRuntimeException + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
compbio.metadata.UnsupportedRuntimeException

+
+ + + + + + + + + +
+Packages that use UnsupportedRuntimeException
compbio.data.msaWeb Service interfaces for JAva Bioinformatics Analysis Web Services. 
+  +

+ + + + + +
+Uses of UnsupportedRuntimeException in compbio.data.msa
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in compbio.data.msa that throw UnsupportedRuntimeException
+ java.lang.StringMsaWS.align(java.util.List<FastaSequence> sequences) + +
+          Align a list of sequences with default settings.
+ java.lang.StringSequenceAnnotation.analize(java.util.List<FastaSequence> sequences) + +
+          Analyse the sequences.
+ java.lang.StringMsaWS.customAlign(java.util.List<FastaSequence> sequences, + java.util.List<Option<T>> options) + +
+          Align a list of sequences with options.
+ java.lang.StringSequenceAnnotation.customAnalize(java.util.List<FastaSequence> sequences, + java.util.List<Option<T>> options) + +
+          Analyse the sequences according to custom settings defined in options + list.
+ java.lang.StringMsaWS.presetAlign(java.util.List<FastaSequence> sequences, + Preset<T> preset) + +
+          Align a list of sequences with preset.
+ java.lang.StringSequenceAnnotation.presetAnalize(java.util.List<FastaSequence> sequences, + Preset<T> preset) + +
+          Analyse the sequences according to the preset settings.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + +