X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Fdm_javadoc%2Fcompbio%2Fmetadata%2Fclass-use%2FParameter.html;fp=website%2Fdm_javadoc%2Fcompbio%2Fmetadata%2Fclass-use%2FParameter.html;h=3b39d56e337a732f8b16588d77672d26e7e34b63;hb=da8c820a7fb2edecb190589f3dc9c362e57a2f24;hp=0000000000000000000000000000000000000000;hpb=0bbebf27d045b1345bc042bdf24ef2e6808df251;p=jabaws.git diff --git a/website/dm_javadoc/compbio/metadata/class-use/Parameter.html b/website/dm_javadoc/compbio/metadata/class-use/Parameter.html new file mode 100644 index 0000000..3b39d56 --- /dev/null +++ b/website/dm_javadoc/compbio/metadata/class-use/Parameter.html @@ -0,0 +1,213 @@ + + + + + + +Uses of Class compbio.metadata.Parameter + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
compbio.metadata.Parameter

+
+ + + + + + + + + +
+Packages that use Parameter
compbio.metadataA meta-data model for multiple sequence alignment web services + Classes in this package have no dependencies to other sources in the project. 
+  +

+ + + + + +
+Uses of Parameter in compbio.metadata
+  +

+ + + + + + + + + +
Methods in compbio.metadata that return types with arguments of type Parameter
+ java.util.List<Parameter<T>>RunnerConfig.getParameters() + +
+          Returns the list of parameters supported executable of type T.
+  +

+ + + + + + + + + +
Methods in compbio.metadata with parameters of type Parameter
+ voidRunnerConfig.addParameter(Parameter<T> param) + +
+          Adds parameter to the internal parameter list
+  +

+ + + + + + + + + +
Method parameters in compbio.metadata with type arguments of type Parameter
+ voidRunnerConfig.setParameters(java.util.List<Parameter<T>> parameters) + +
+          Sets the list of parameters as internal list
+  +

+


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