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

-Uses of Class
compbio.metadata.Preset

-
- - - - - - - - - - - - - - - - - - - - - -
-Packages that use Preset
compbio.data.msaWeb Service interfaces for JAva Bioinformatics Analysis Web Services. 
compbio.data.msa.jaxws  
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.ws.server  
-  -

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

- - - - - - - - - - - - - -
Methods in compbio.data.msa with parameters of type Preset
- StringMsaWS.presetAlign(List<FastaSequence> sequences, - Preset<T> preset) - -
-          Align a list of sequences with preset.
- StringSequenceAnnotation.presetAnalize(List<FastaSequence> sequences, - Preset<T> preset) - -
-          Analyse the sequences according to the preset settings.
-  -

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

- - - - - - - - - - - - - -
Methods in compbio.data.msa.jaxws that return Preset
- PresetPresetAnalize.getPreset() - -
-           
- PresetPresetAlign.getPreset() - -
-           
-  -

- - - - - - - - - - - - - -
Methods in compbio.data.msa.jaxws with parameters of type Preset
- voidPresetAnalize.setPreset(Preset preset) - -
-           
- voidPresetAlign.setPreset(Preset preset) - -
-           
-  -

- - - - - -
-Uses of Preset in compbio.metadata
-  -

- - - - - - - - - -
Methods in compbio.metadata that return Preset
- Preset<T>PresetManager.getPresetByName(String presetName) - -
-           
-  -

- - - - - - - - - -
Methods in compbio.metadata that return types with arguments of type Preset
- List<Preset<T>>PresetManager.getPresets() - -
-           
-  -

- - - - - - - - - -
Method parameters in compbio.metadata with type arguments of type Preset
- voidPresetManager.setPresets(List<Preset<T>> presets) - -
-           
-  -

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

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in compbio.ws.server with parameters of type Preset
- StringClustalOWS.presetAlign(List<FastaSequence> sequences, - Preset<ClustalO> preset) - -
-           
- StringClustalWS.presetAlign(List<FastaSequence> sequences, - Preset<ClustalW> preset) - -
-           
- StringMafftWS.presetAlign(List<FastaSequence> sequences, - Preset<Mafft> preset) - -
-           
- StringMuscleWS.presetAlign(List<FastaSequence> sequences, - Preset<Muscle> preset) - -
-           
- StringProbconsWS.presetAlign(List<FastaSequence> sequences, - Preset<Probcons> preset) - -
-           
- String_MsaService.presetAlign(List<FastaSequence> sequences, - Preset<T> preset) - -
-           
- StringTcoffeeWS.presetAlign(List<FastaSequence> sequences, - Preset<Tcoffee> preset) - -
-           
- StringDisemblWS.presetAnalize(List<FastaSequence> sequences, - Preset<Disembl> preset) - -
-           
- StringGlobPlotWS.presetAnalize(List<FastaSequence> sequences, - Preset<GlobPlot> preset) - -
-           
- StringIUPredWS.presetAnalize(List<FastaSequence> sequences, - Preset<IUPred> preset) - -
-           
- StringSequenceAnnotationService.presetAnalize(List<FastaSequence> sequences, - Preset<T> preset) - -
-           
-  -

-


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