X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Ffull_javadoc%2Fcompbio%2Fengine%2Fclient%2Fclass-use%2FCommandBuilder.html;fp=website%2Ffull_javadoc%2Fcompbio%2Fengine%2Fclient%2Fclass-use%2FCommandBuilder.html;h=cdf6b7d6642057d73aa2f29de04a5b6b613149ce;hb=da8c820a7fb2edecb190589f3dc9c362e57a2f24;hp=0000000000000000000000000000000000000000;hpb=0bbebf27d045b1345bc042bdf24ef2e6808df251;p=jabaws.git diff --git a/website/full_javadoc/compbio/engine/client/class-use/CommandBuilder.html b/website/full_javadoc/compbio/engine/client/class-use/CommandBuilder.html new file mode 100644 index 0000000..cdf6b7d --- /dev/null +++ b/website/full_javadoc/compbio/engine/client/class-use/CommandBuilder.html @@ -0,0 +1,405 @@ + + + + + + +Uses of Class compbio.engine.client.CommandBuilder + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
compbio.engine.client.CommandBuilder

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use CommandBuilder
compbio.engine.client  
compbio.runnerUtilities commonly used by all runners. 
compbio.runner._impl  
compbio.runner.conservation  
compbio.runner.disorder  
compbio.runner.msaWrappers for native executables for multiple sequence alignment (msa) 
+  +

+ + + + + +
+Uses of CommandBuilder in compbio.engine.client
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in compbio.engine.client that return CommandBuilder
+ CommandBuilder<?>RunConfiguration.getParameters() + +
+           
+ CommandBuilder<T>ConfiguredExecutable.getParameters() + +
+           
+ CommandBuilder<T>ConfExecutable.getParameters() + +
+           
+ CommandBuilder<T>Executable.getParameters(Executable.ExecProvider provider) + +
+           
+ CommandBuilder<T>SkeletalExecutable.getParameters(Executable.ExecProvider provider) + +
+           
+ CommandBuilder<T>ConfExecutable.getParameters(Executable.ExecProvider provider) + +
+           
+static + + + + +
+<T> CommandBuilder<T>
+
CommandBuilder.newCommandBuilder(List<? extends Option<T>> arguments, + String nameValueSeparator) + +
+          This produces the same result as getCommands method.
+  +

+ + + + + + + + + +
Methods in compbio.engine.client with parameters of type CommandBuilder
+ voidRunConfiguration.setParameters(CommandBuilder<?> parameters) + +
+           
+  +

+ + + + + +
+Uses of CommandBuilder in compbio.runner
+  +

+ + + + + + + + + +
Methods in compbio.runner that return CommandBuilder
+ CommandBuilder<_SkeletalCommandBuilder>_SkeletalCommandBuilder.getParameters(Executable.ExecProvider provider) + +
+          Deprecated.  
+  +

+ + + + + +
+Uses of CommandBuilder in compbio.runner._impl
+  +

+ + + + + + + + + +
Methods in compbio.runner._impl that return CommandBuilder
+ CommandBuilder<NetNglyc>NetNglyc.getParameters(Executable.ExecProvider provider) + +
+           
+  +

+ + + + + +
+Uses of CommandBuilder in compbio.runner.conservation
+  +

+ + + + + + + + + +
Methods in compbio.runner.conservation that return CommandBuilder
+ CommandBuilder<AACon>AACon.getParameters(Executable.ExecProvider provider) + +
+           
+  +

+ + + + + +
+Uses of CommandBuilder in compbio.runner.disorder
+  +

+ + + + + + + + + +
Methods in compbio.runner.disorder that return CommandBuilder
+ CommandBuilder<Jronn>Jronn.getParameters(Executable.ExecProvider provider) + +
+           
+  +

+ + + + + +
+Uses of CommandBuilder in compbio.runner.msa
+  +

+ + + + + + + + + + + + + +
Methods in compbio.runner.msa that return CommandBuilder
+ CommandBuilder<Tcoffee>Tcoffee.getParameters(Executable.ExecProvider provider) + +
+           
+ CommandBuilder<ClustalO>ClustalO.getParameters(Executable.ExecProvider provider) + +
+           
+  +

+


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