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

-Uses of Class
compbio.metadata.Limit

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Packages that use Limit
compbio.data.msaWeb Service interfaces for JAva Bioinformatics Analysis Web Services. 
compbio.data.msa.jaxws  
compbio.engine.client  
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.runnerUtilities commonly used by all runners. 
compbio.runner._impl  
compbio.ws.server  
-  -

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

- - - - - - - - - -
Methods in compbio.data.msa that return Limit
- Limit<T>Metadata.getLimit(String presetName) - -
-          Get a Limit for a preset.
-  -

- - - - - -
-Uses of Limit in compbio.data.msa.jaxws
-  -

- - - - - - - - - -
Methods in compbio.data.msa.jaxws that return Limit
- LimitGetLimitResponse.getReturn() - -
-           
-  -

- - - - - - - - - -
Methods in compbio.data.msa.jaxws with parameters of type Limit
- voidGetLimitResponse.setReturn(Limit _return) - -
-           
-  -

- - - - - -
-Uses of Limit in compbio.engine.client
-  -

- - - - - - - - - - - - - - - - - -
Methods in compbio.engine.client that return Limit
- Limit<T>Executable.getLimit(String presetName) - -
-           
- Limit<T>SkeletalExecutable.getLimit(String presetName) - -
-           
- Limit<T>ConfExecutable.getLimit(String presetName) - -
-           
-  -

- - - - - -
-Uses of Limit in compbio.metadata
-  -

- - - - - - - - - - - - - -
Methods in compbio.metadata that return Limit
- Limit<T>LimitsManager.getDefaultLimit() - -
-           
- Limit<T>LimitsManager.getLimitByName(String presetName) - -
-           
-  -

- - - - - - - - - -
Methods in compbio.metadata that return types with arguments of type Limit
- List<Limit<T>>LimitsManager.getLimits() - -
-           
-  -

- - - - - - - - - -
Methods in compbio.metadata with parameters of type Limit
-static LimitExceededExceptionLimitExceededException.newLimitExceeded(Limit<?> limit, - List<FastaSequence> seqs) - -
-           
-  -

- - - - - -
-Uses of Limit in compbio.runner
-  -

- - - - - - - - - -
Methods in compbio.runner that return Limit
- Limit<_SkeletalCommandBuilder>_SkeletalCommandBuilder.getLimit(String presetName) - -
-          Deprecated.  
-  -

- - - - - -
-Uses of Limit in compbio.runner._impl
-  -

- - - - - - - - - -
Methods in compbio.runner._impl that return Limit
- Limit<NetNglyc>NetNglyc.getLimit(String presetName) - -
-           
-  -

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

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in compbio.ws.server that return Limit
- Limit<T>GenericMetadataService.getLimit(String presetName) - -
-           
- Limit<ClustalW>ClustalWS.getLimit(String presetName) - -
-           
- Limit<Muscle>MuscleWS.getLimit(String presetName) - -
-           
- Limit<Mafft>MafftWS.getLimit(String presetName) - -
-           
- Limit<Tcoffee>TcoffeeWS.getLimit(String presetName) - -
-           
- Limit<Probcons>ProbconsWS.getLimit(String presetName) - -
-           
- Limit<ClustalO>ClustalOWS.getLimit(String presetName) - -
-           
-  -

- - - - - - - - - - - - - -
Methods in compbio.ws.server with parameters of type Limit
-static - - - - -
-<T> String
-
WSUtil.align(List<FastaSequence> sequences, - ConfiguredExecutable<T> confExec, - org.apache.log4j.Logger logger, - String callingMethod, - Limit<T> limit) - -
-           
-static - - - - -
-<T> String
-
WSUtil.analize(List<FastaSequence> sequences, - ConfiguredExecutable<T> confExec, - org.apache.log4j.Logger log, - String method, - Limit<T> limit) - -
-           
-  -

-


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