Uses of Class
org.apache.airavata.experiment.execution.InterpreterService.runExperiment_result

Uses of InterpreterService.runExperiment_result in org.apache.airavata.experiment.execution
 

Methods in org.apache.airavata.experiment.execution that return InterpreterService.runExperiment_result
 InterpreterService.runExperiment_result InterpreterService.runExperiment_result.deepCopy()
           
 InterpreterService.runExperiment_result InterpreterService.Processor.runExperiment.getResult(I iface, InterpreterService.runExperiment_args args)
           
 InterpreterService.runExperiment_result InterpreterService.runExperiment_result.setSuccess(String success)
           
 

Methods in org.apache.airavata.experiment.execution with parameters of type InterpreterService.runExperiment_result
 int InterpreterService.runExperiment_result.compareTo(InterpreterService.runExperiment_result other)
           
 boolean InterpreterService.runExperiment_result.equals(InterpreterService.runExperiment_result that)
           
 

Constructors in org.apache.airavata.experiment.execution with parameters of type InterpreterService.runExperiment_result
InterpreterService.runExperiment_result(InterpreterService.runExperiment_result other)
          Performs a deep copy on other.
 



Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.