Uses of Class
org.biomage.Interface.HasParameterTypes.ParameterTypes_list

Packages that use HasParameterTypes.ParameterTypes_list
org.biomage.Interface   
org.biomage.Protocol   
 

Uses of HasParameterTypes.ParameterTypes_list in org.biomage.Interface
 

Methods in org.biomage.Interface that return HasParameterTypes.ParameterTypes_list
 HasParameterTypes.ParameterTypes_list HasParameterTypes.getParameterTypes()
          Get method for parameterTypes
 

Methods in org.biomage.Interface with parameters of type HasParameterTypes.ParameterTypes_list
 void HasParameterTypes.setParameterTypes(HasParameterTypes.ParameterTypes_list parameterTypes)
          Set method for parameterTypes
 

Uses of HasParameterTypes.ParameterTypes_list in org.biomage.Protocol
 

Methods in org.biomage.Protocol that return HasParameterTypes.ParameterTypes_list
 HasParameterTypes.ParameterTypes_list Parameterizable.getParameterTypes()
          Get method for parameterTypes
 

Methods in org.biomage.Protocol with parameters of type HasParameterTypes.ParameterTypes_list
 void Parameterizable.setParameterTypes(HasParameterTypes.ParameterTypes_list parameterTypes)
          Set method for parameterTypes