X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Ffull_javadoc%2Fcompbio%2Fmetadata%2Fclass-use%2FParameter.html;fp=website%2Ffull_javadoc%2Fcompbio%2Fmetadata%2Fclass-use%2FParameter.html;h=0000000000000000000000000000000000000000;hb=0bbebf27d045b1345bc042bdf24ef2e6808df251;hp=a1fd6c8dc8dfc6ad795a721e1798e4440692868f;hpb=5be600c3985aa7bcb8d8b51d77d773c76e6802bb;p=jabaws.git diff --git a/website/full_javadoc/compbio/metadata/class-use/Parameter.html b/website/full_javadoc/compbio/metadata/class-use/Parameter.html deleted file mode 100644 index a1fd6c8..0000000 --- a/website/full_javadoc/compbio/metadata/class-use/Parameter.html +++ /dev/null @@ -1,284 +0,0 @@ - - - - - - -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. 
compbio.runnerUtilities commonly used by all runners. 
-  -

- - - - - -
-Uses of Parameter in compbio.metadata
-  -

- - - - - - - - - -
Methods in compbio.metadata that return types with arguments of type Parameter
- 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(List<Parameter<T>> parameters) - -
-          Sets the list of parameters as internal list
-  -

- - - - - -
-Uses of Parameter in compbio.runner
-  -

- - - - - - - - - - - - - - - - - -
Methods in compbio.runner that return types with arguments of type Parameter
- Map<Parameter<?>,String>OptionCombinator.getAllConstrainedParametersWithBorderValues(boolean minValue) - -
-           
- Map<Parameter<?>,String>OptionCombinator.getAllConstrainedParametersWithRandomValues() - -
-           
- List<Parameter<?>>OptionCombinator.getAllParameters() - -
-           
-  -

- - - - - - - - - - - - - -
Method parameters in compbio.runner with type arguments of type Parameter
- List<String>OptionCombinator.parametersToCommandString(List<Parameter<?>> orderedList, - Map<Parameter<?>,String> prmValue) - -
-           
- List<String>OptionCombinator.parametersToCommandString(List<Parameter<?>> orderedList, - Map<Parameter<?>,String> prmValue) - -
-           
-  -

-


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