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

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

Methods in org.apache.airavata.experiment.execution that return InterpreterService.runExperiment_args
 InterpreterService.runExperiment_args InterpreterService.runExperiment_args.deepCopy()
           
 InterpreterService.runExperiment_args InterpreterService.Processor.runExperiment.getEmptyArgsInstance()
           
 InterpreterService.runExperiment_args InterpreterService.AsyncProcessor.runExperiment.getEmptyArgsInstance()
           
 InterpreterService.runExperiment_args InterpreterService.runExperiment_args.setExperimentAdOptions(ExperimentAdvanceOptions experimentAdOptions)
           
 InterpreterService.runExperiment_args InterpreterService.runExperiment_args.setWorkflowInputs(Map<String,String> workflowInputs)
           
 InterpreterService.runExperiment_args InterpreterService.runExperiment_args.setWorkflowTemplateName(String workflowTemplateName)
           
 

Methods in org.apache.airavata.experiment.execution with parameters of type InterpreterService.runExperiment_args
 int InterpreterService.runExperiment_args.compareTo(InterpreterService.runExperiment_args other)
           
 boolean InterpreterService.runExperiment_args.equals(InterpreterService.runExperiment_args that)
           
 InterpreterService.runExperiment_result InterpreterService.Processor.runExperiment.getResult(I iface, InterpreterService.runExperiment_args args)
           
 void InterpreterService.AsyncProcessor.runExperiment.start(I iface, InterpreterService.runExperiment_args args, org.apache.thrift.async.AsyncMethodCallback<String> resultHandler)
           
 

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



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