Uses of Class
org.biomage.Interface.HasParameterValues.ParameterValues_list

Packages that use HasParameterValues.ParameterValues_list
org.biomage.Interface   
org.biomage.Protocol   
 

Uses of HasParameterValues.ParameterValues_list in org.biomage.Interface
 

Methods in org.biomage.Interface that return HasParameterValues.ParameterValues_list
 HasParameterValues.ParameterValues_list HasParameterValues.getParameterValues()
          Get method for parameterValues
 

Methods in org.biomage.Interface with parameters of type HasParameterValues.ParameterValues_list
 void HasParameterValues.setParameterValues(HasParameterValues.ParameterValues_list parameterValues)
          Set method for parameterValues
 

Uses of HasParameterValues.ParameterValues_list in org.biomage.Protocol
 

Methods in org.biomage.Protocol that return HasParameterValues.ParameterValues_list
 HasParameterValues.ParameterValues_list ParameterizableApplication.getParameterValues()
          Get method for parameterValues
 

Methods in org.biomage.Protocol with parameters of type HasParameterValues.ParameterValues_list
 void ParameterizableApplication.setParameterValues(HasParameterValues.ParameterValues_list parameterValues)
          Set method for parameterValues