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

-Uses of Class
compbio.metadata.LimitExceededException

-
- - - - - - - - - - - - - - - - - -
-Packages that use LimitExceededException
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. 
compbio.ws.server  
-  -

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

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in compbio.data.msa that throw LimitExceededException
- 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 LimitExceededException in compbio.metadata
-  -

- - - - - - - - - -
Methods in compbio.metadata that return LimitExceededException
-static LimitExceededExceptionLimitExceededException.newLimitExceeded(Limit<?> limit, - List<FastaSequence> seqs) - -
-           
-  -

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

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in compbio.ws.server that throw LimitExceededException
-static - - - - -
-<T> String
-
WSUtil.align(List<FastaSequence> sequences, - ConfiguredExecutable<T> confExec, - org.apache.log4j.Logger logger, - String callingMethod, - Limit<T> limit) - -
-           
- 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) - -
-           
-  -

-


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