Uses of Interface
org.biomage.Interface.HasParameterTypes

Packages that use HasParameterTypes
org.biomage.Protocol   
 

Uses of HasParameterTypes in org.biomage.Protocol
 

Classes in org.biomage.Protocol that implement HasParameterTypes
 class Hardware
          Hardware represents the hardware used.
 class Parameterizable
          The Parameterizable interface encapsulates the association of Parameters with ParameterValues.
 class Protocol
          A Protocol is a parameterizable description of a method.
 class Software
          Software represents the software used.