X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Ffull_javadoc%2Fcompbio%2Fdata%2Fsequence%2Fclass-use%2FProgram.html;fp=website%2Ffull_javadoc%2Fcompbio%2Fdata%2Fsequence%2Fclass-use%2FProgram.html;h=6ad917916a854404d34eecdb0e19e60a0094d885;hb=da8c820a7fb2edecb190589f3dc9c362e57a2f24;hp=0000000000000000000000000000000000000000;hpb=0bbebf27d045b1345bc042bdf24ef2e6808df251;p=jabaws.git diff --git a/website/full_javadoc/compbio/data/sequence/class-use/Program.html b/website/full_javadoc/compbio/data/sequence/class-use/Program.html new file mode 100644 index 0000000..6ad9179 --- /dev/null +++ b/website/full_javadoc/compbio/data/sequence/class-use/Program.html @@ -0,0 +1,221 @@ + + + + + + +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) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + +