X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=website%2Fdm_javadoc%2Findex-files%2Findex-10.html;h=f0256643d5abdb1dc155743a060ff499a731865f;hb=5f582fe1adafda5df440d1d1b3955b2bca7fbc88;hp=66806b81639533941362b6fe1ac64399da262816;hpb=535359a3d592ee41bda72e7356f0181f6cee9d07;p=jabaws.git diff --git a/website/dm_javadoc/index-files/index-10.html b/website/dm_javadoc/index-files/index-10.html index 66806b8..f025664 100644 --- a/website/dm_javadoc/index-files/index-10.html +++ b/website/dm_javadoc/index-files/index-10.html @@ -2,12 +2,12 @@ - + L-Index - + @@ -85,12 +85,12 @@ function windowTitle()
Limit<T> - Class in compbio.metadata
A value object containing a maximum number of sequences and a maximum average sequence length for a preset.
Limit(int, int, String) - Constructor for class compbio.metadata.Limit -
  +
Instantiate the limit
Limit(int, int, String, boolean) - Constructor for class compbio.metadata.Limit
  -
LimitExceededException - Exception in compbio.metadata
Thrown if the task larger in size that the limit that applies to the - calculation.
LimitExceededException(String) - +
LimitExceededException - Exception in compbio.metadata
This exception is thrown if the task larger in size that the limit that + applies to the calculation.
LimitExceededException(String) - Constructor for exception compbio.metadata.LimitExceededException
 
LimitsManager<T> - Class in compbio.metadata
A collection of Limits
LimitsManager() -