X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Ffull_javadoc%2Fcompbio%2Fmetadata%2Fclass-use%2FUnsupportedRuntimeException.html;fp=website%2Ffull_javadoc%2Fcompbio%2Fmetadata%2Fclass-use%2FUnsupportedRuntimeException.html;h=9b5dc488e160473e8add654a4055b93147cd2a73;hb=da8c820a7fb2edecb190589f3dc9c362e57a2f24;hp=0000000000000000000000000000000000000000;hpb=0bbebf27d045b1345bc042bdf24ef2e6808df251;p=jabaws.git diff --git a/website/full_javadoc/compbio/metadata/class-use/UnsupportedRuntimeException.html b/website/full_javadoc/compbio/metadata/class-use/UnsupportedRuntimeException.html new file mode 100644 index 0000000..9b5dc48 --- /dev/null +++ b/website/full_javadoc/compbio/metadata/class-use/UnsupportedRuntimeException.html @@ -0,0 +1,354 @@ + + + + + + +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. 
compbio.engine.client  
compbio.ws.server  
+  +

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

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in compbio.data.msa that throw UnsupportedRuntimeException
+ StringMsaWS.align(List<FastaSequence> sequences) + +
+          Align a list of sequences with default settings.
+ StringSequenceAnnotation.analize(List<FastaSequence> sequences) + +
+          Analyse the sequences.
+ 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 UnsupportedRuntimeException in compbio.engine.client
+  +

+ + + + + + + + + +
Methods in compbio.engine.client that throw UnsupportedRuntimeException
+ StringConfExecutable.getCommand(Executable.ExecProvider provider) + +
+           
+  +

+ + + + + +
+Uses of UnsupportedRuntimeException in compbio.ws.server
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in compbio.ws.server that throw UnsupportedRuntimeException
+ StringAAConWS.analize(List<FastaSequence> sequences) + +
+           
+ StringSequenceAnnotationService.analize(List<FastaSequence> sequences) + +
+           
+ StringDisemblWS.customAnalize(List<FastaSequence> sequences, + List<Option<Disembl>> options) + +
+           
+ StringGlobPlotWS.customAnalize(List<FastaSequence> sequences, + List<Option<GlobPlot>> options) + +
+           
+ StringSequenceAnnotationService.customAnalize(List<FastaSequence> sequences, + List<Option<T>> options) + +
+           
+ StringDisemblWS.presetAnalize(List<FastaSequence> sequences, + Preset<Disembl> preset) + +
+           
+ StringGlobPlotWS.presetAnalize(List<FastaSequence> sequences, + Preset<GlobPlot> preset) + +
+           
+ StringIUPredWS.presetAnalize(List<FastaSequence> sequences, + Preset<IUPred> preset) + +
+           
+ StringSequenceAnnotationService.presetAnalize(List<FastaSequence> sequences, + Preset<T> preset) + +
+           
+  +

+


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