Uses of Class
org.apache.airavata.experiment.execution.WorkflowOutputDataSettings

Uses of WorkflowOutputDataSettings in org.apache.airavata.experiment.execution
 

Fields in org.apache.airavata.experiment.execution declared as WorkflowOutputDataSettings
 WorkflowOutputDataSettings ExperimentAdvanceOptions.workflowOutputDataSettings
           
 

Methods in org.apache.airavata.experiment.execution that return WorkflowOutputDataSettings
 WorkflowOutputDataSettings WorkflowOutputDataSettings.deepCopy()
           
 WorkflowOutputDataSettings ExperimentAdvanceOptions.getWorkflowOutputDataSettings()
           
 WorkflowOutputDataSettings WorkflowOutputDataSettings.setOutputDataSettingsList(List<OutputDataSettings> outputDataSettingsList)
           
 

Methods in org.apache.airavata.experiment.execution with parameters of type WorkflowOutputDataSettings
 int WorkflowOutputDataSettings.compareTo(WorkflowOutputDataSettings other)
           
 boolean WorkflowOutputDataSettings.equals(WorkflowOutputDataSettings that)
           
 ExperimentAdvanceOptions ExperimentAdvanceOptions.setWorkflowOutputDataSettings(WorkflowOutputDataSettings workflowOutputDataSettings)
           
 

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



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