X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Fdm_javadoc%2Fcompbio%2Fdata%2Fsequence%2Fclass-use%2FProgram.html;fp=website%2Fdm_javadoc%2Fcompbio%2Fdata%2Fsequence%2Fclass-use%2FProgram.html;h=0000000000000000000000000000000000000000;hb=5be600c3985aa7bcb8d8b51d77d773c76e6802bb;hp=bb44852d12effc272ba0c0f6255ba485a09d55da;hpb=bc3346bd7c1c518fad867d4c60a53779e7516588;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 deleted file mode 100644 index bb44852..0000000 --- a/website/dm_javadoc/compbio/data/sequence/class-use/Program.html +++ /dev/null @@ -1,221 +0,0 @@ - - - - - - -Uses of Class compbio.data.sequence.Program - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
compbio.data.sequence.Program

-
- - - - - - - - - -
-Packages that use Program
compbio.data.sequenceA data model for multiple sequence alignment web services and utility methods - that work on the objects of this model. 
-  -

- - - - - -
-Uses of Program in compbio.data.sequence
-  -

- - - - - - - - - - - - - - - - - -
Methods in compbio.data.sequence that return Program
- ProgramAlignmentMetadata.getProgram() - -
-           
-static ProgramProgram.valueOf(String name) - -
-          Returns the enum constant of this type with the specified name.
-static Program[]Program.values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
-  -

- - - - - - - - - - - -
Constructors in compbio.data.sequence with parameters of type Program
Alignment(List<FastaSequence> sequences, - Program program, - char gapchar) - -
-           
AlignmentMetadata(Program program, - char gapchar) - -
-           
-  -

-


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