X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Fdm_javadoc%2Fcompbio%2Fdata%2Fsequence%2Fclass-use%2FProgram.html;h=e6668147e6493ac052c0d2eeb0774a464d68f322;hb=14a41b0acd5d808ae1cdd8ecc82c85b4d3329b72;hp=00c3428f2753231178771df6265193e8872fd3a6;hpb=535359a3d592ee41bda72e7356f0181f6cee9d07;p=jabaws.git diff --git a/website/dm_javadoc/compbio/data/sequence/class-use/Program.html b/website/dm_javadoc/compbio/data/sequence/class-use/Program.html index 00c3428..e666814 100644 --- a/website/dm_javadoc/compbio/data/sequence/class-use/Program.html +++ b/website/dm_javadoc/compbio/data/sequence/class-use/Program.html @@ -2,12 +2,12 @@ - + Uses of Class compbio.data.sequence.Program - + @@ -91,8 +91,8 @@ Packages that use compbio.data.sequence -A data model for multiple sequence alignment web services - Classes in this package have no dependencies to other sources in the project.  +A data model for multiple sequence alignment web services and utility methods + that work on the objects of this model.    @@ -122,7 +122,7 @@ Uses of static Program -Program.valueOf(java.lang.String name) +Program.valueOf(String name)
          Returns the enum constant of this type with the specified name. @@ -145,7 +145,7 @@ the order they are declared. Constructors in compbio.data.sequence with parameters of type Program -Alignment(java.util.List<FastaSequence> sequences, +Alignment(List<FastaSequence> sequences, Program program, char gapchar)