Uses of Package
org.biomage.Protocol

Packages that use org.biomage.Protocol
gov.nih.nci.caarray.services.arraydesign   
gov.nih.nci.caarray.services.experiment   
gov.nih.nci.caarray.services.protocol   
gov.nih.nci.caarray.services.util.dataconverter.test   
org.biomage.Array   
org.biomage.ArrayDesign   
org.biomage.BioEvent   
org.biomage.Common   
org.biomage.Experiment   
org.biomage.Interface   
org.biomage.Protocol   
 

Classes in org.biomage.Protocol used by gov.nih.nci.caarray.services.arraydesign
ProtocolApplication
          The use of a protocol with the requisite Parameters and ParameterValues.
 

Classes in org.biomage.Protocol used by gov.nih.nci.caarray.services.experiment
Protocol
          A Protocol is a parameterizable description of a method.
 

Classes in org.biomage.Protocol used by gov.nih.nci.caarray.services.protocol
Hardware
          Hardware represents the hardware used.
Parameter
          A Parameter is a replaceable value in a Parameterizable class.
ParameterizableApplication
          The interface that is the use of a Parameterizable class.
Protocol
          A Protocol is a parameterizable description of a method.
ProtocolApplication
          The use of a protocol with the requisite Parameters and ParameterValues.
Software
          Software represents the software used.
 

Classes in org.biomage.Protocol used by gov.nih.nci.caarray.services.util.dataconverter.test
Parameter
          A Parameter is a replaceable value in a Parameterizable class.
Protocol
          A Protocol is a parameterizable description of a method.
ProtocolApplication
          The use of a protocol with the requisite Parameters and ParameterValues.
 

Classes in org.biomage.Protocol used by org.biomage.Array
ProtocolApplication
          The use of a protocol with the requisite Parameters and ParameterValues.
 

Classes in org.biomage.Protocol used by org.biomage.ArrayDesign
ProtocolApplication
          The use of a protocol with the requisite Parameters and ParameterValues.
 

Classes in org.biomage.Protocol used by org.biomage.BioEvent
ProtocolApplication
          The use of a protocol with the requisite Parameters and ParameterValues.
 

Classes in org.biomage.Protocol used by org.biomage.Common
Protocol_package
          Provides a relatively immutable class, Protocol, that can describe a generic laboratory procedure or analysis algorithm, for example, and an instance class, ProtocolApplication, which can describe the actual application of a protocol.
 

Classes in org.biomage.Protocol used by org.biomage.Experiment
ProtocolApplication
          The use of a protocol with the requisite Parameters and ParameterValues.
 

Classes in org.biomage.Protocol used by org.biomage.Interface
Hardware
          Hardware represents the hardware used.
HardwareApplication
          The use of a piece of hardware with the requisite Parameters and ParameterValues.
Parameter
          A Parameter is a replaceable value in a Parameterizable class.
ParameterValue
          The value of a Parameter.
Protocol
          A Protocol is a parameterizable description of a method.
ProtocolApplication
          The use of a protocol with the requisite Parameters and ParameterValues.
Software
          Software represents the software used.
SoftwareApplication
          The use of a piece of software with the requisite Parameters and ParameterValues.
 

Classes in org.biomage.Protocol used by org.biomage.Protocol
Hardware
          Hardware represents the hardware used.
HardwareApplication
          The use of a piece of hardware with the requisite Parameters and ParameterValues.
Parameter
          A Parameter is a replaceable value in a Parameterizable class.
Parameterizable
          The Parameterizable interface encapsulates the association of Parameters with ParameterValues.
ParameterizableApplication
          The interface that is the use of a Parameterizable class.
ParameterValue
          The value of a Parameter.
Protocol
          A Protocol is a parameterizable description of a method.
Protocol_package.Hardware_list
          Inner list class for holding multiple entries for attribute hardware.
Protocol_package.Protocol_list
          Inner list class for holding multiple entries for attribute protocol.
Protocol_package.Software_list
          Inner list class for holding multiple entries for attribute software.
Software
          Software represents the software used.
SoftwareApplication
          The use of a piece of software with the requisite Parameters and ParameterValues.