X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Ffull_javadoc%2Fcompbio%2Fmetadata%2Fclass-use%2FResultNotAvailableException.html;fp=website%2Ffull_javadoc%2Fcompbio%2Fmetadata%2Fclass-use%2FResultNotAvailableException.html;h=e5e4f2d78284446bd1675be9a5cb675f1ab65318;hb=da8c820a7fb2edecb190589f3dc9c362e57a2f24;hp=0000000000000000000000000000000000000000;hpb=0bbebf27d045b1345bc042bdf24ef2e6808df251;p=jabaws.git diff --git a/website/full_javadoc/compbio/metadata/class-use/ResultNotAvailableException.html b/website/full_javadoc/compbio/metadata/class-use/ResultNotAvailableException.html new file mode 100644 index 0000000..e5e4f2d --- /dev/null +++ b/website/full_javadoc/compbio/metadata/class-use/ResultNotAvailableException.html @@ -0,0 +1,633 @@ + + + + + + +Uses of Class compbio.metadata.ResultNotAvailableException + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
compbio.metadata.ResultNotAvailableException

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use ResultNotAvailableException
compbio.data.msaWeb Service interfaces for JAva Bioinformatics Analysis Web Services. 
compbio.engine  
compbio.engine.client  
compbio.engine.cluster.drmaa  
compbio.engine.local  
compbio.runner.conservation  
compbio.runner.disorder  
compbio.runner.msaWrappers for native executables for multiple sequence alignment (msa) 
compbio.ws.server  
+  +

+ + + + + +
+Uses of ResultNotAvailableException in compbio.data.msa
+  +

+ + + + + + + + + + + + + +
Methods in compbio.data.msa that throw ResultNotAvailableException
+ ScoreManagerSequenceAnnotation.getAnnotation(String jobId) + +
+          Return the result of the job.
+ AlignmentMsaWS.getResult(String jobId) + +
+          Return the result of the job.
+  +

+ + + + + +
+Uses of ResultNotAvailableException in compbio.engine
+  +

+ + + + + + + + + +
Methods in compbio.engine that throw ResultNotAvailableException
+ ConfiguredExecutable<?>AsyncExecutor.getResults(String jobId) + +
+          Retrieve the results of the job.
+  +

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

+ + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in compbio.engine.client that throw ResultNotAvailableException
+ + + + + +
+<V> V
+
ConfiguredExecutable.getResults() + +
+           
+ + + + + +
+<V> V
+
ConfExecutable.getResults() + +
+           
+ + + + + +
+<V> V
+
Executable.getResults(String directory) + +
+           
+ + + + + +
+<V> V
+
ConfExecutable.getResults(String directory) + +
+           
+static ConfiguredExecutable<?>Util.loadExecutable(String taskId) + +
+           
+  +

+ + + + + +
+Uses of ResultNotAvailableException in compbio.engine.cluster.drmaa
+  +

+ + + + + + + + + + + + + +
Methods in compbio.engine.cluster.drmaa that throw ResultNotAvailableException
+ ConfiguredExecutable<?>ClusterSession.getResults(String taskId) + +
+           
+ ConfiguredExecutable<?>AsyncJobRunner.getResults(String jobId) + +
+           
+  +

+ + + + + +
+Uses of ResultNotAvailableException in compbio.engine.local
+  +

+ + + + + + + + + + + + + +
Methods in compbio.engine.local that throw ResultNotAvailableException
+static ConfiguredExecutable<?>LocalEngineUtil.getResults(Future<ConfiguredExecutable<?>> future, + String taskId) + +
+           
+ ConfiguredExecutable<?>AsyncLocalRunner.getResults(String taskId) + +
+           
+  +

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

+ + + + + + + + + +
Methods in compbio.runner.conservation that throw ResultNotAvailableException
+ ScoreManagerAACon.getResults(String workDirectory) + +
+           
+  +

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

+ + + + + + + + + + + + + + + + + + + + + +
Methods in compbio.runner.disorder that throw ResultNotAvailableException
+ ScoreManagerJronn.getResults(String workDirectory) + +
+           
+ ScoreManagerIUPred.getResults(String workDirectory) + +
+           
+ ScoreManagerGlobPlot.getResults(String workDirectory) + +
+           
+ ScoreManagerDisembl.getResults(String workDirectory) + +
+           
+  +

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

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in compbio.runner.msa that throw ResultNotAvailableException
+ AlignmentMafft.getResults(String workDirectory) + +
+           
+ AlignmentClustalW.getResults(String workDirectory) + +
+           
+ AlignmentTcoffee.getResults(String workDirectory) + +
+           
+ AlignmentMuscle.getResults(String workDirectory) + +
+           
+ AlignmentClustalO.getResults(String workDirectory) + +
+           
+ AlignmentProbcons.getResults(String workDirectory) + +
+           
+  +

+ + + + + +
+Uses of ResultNotAvailableException in compbio.ws.server
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in compbio.ws.server that throw ResultNotAvailableException
+ ScoreManagerSequenceAnnotationService.getAnnotation(String jobId) + +
+           
+static + + + + +
+<T> ScoreManager
+
WSUtil.getAnnotation(String jobId, + org.apache.log4j.Logger log) + +
+           
+ AlignmentClustalWS.getResult(String jobId) + +
+           
+ Alignment_MsaService.getResult(String jobId) + +
+           
+ AlignmentMuscleWS.getResult(String jobId) + +
+           
+ AlignmentMafftWS.getResult(String jobId) + +
+           
+ AlignmentTcoffeeWS.getResult(String jobId) + +
+           
+ AlignmentProbconsWS.getResult(String jobId) + +
+           
+ AlignmentClustalOWS.getResult(String jobId) + +
+           
+  +

+


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