Uses of Interface
org.biomage.Interface.HasParameterValues

Packages that use HasParameterValues
org.biomage.Protocol   
 

Uses of HasParameterValues in org.biomage.Protocol
 

Classes in org.biomage.Protocol that implement HasParameterValues
 class HardwareApplication
          The use of a piece of hardware with the requisite Parameters and ParameterValues.
 class ParameterizableApplication
          The interface that is the use of a Parameterizable class.
 class ProtocolApplication
          The use of a protocol with the requisite Parameters and ParameterValues.
 class SoftwareApplication
          The use of a piece of software with the requisite Parameters and ParameterValues.