Uses of Package
gov.nih.nci.mageom.domain.Protocol

Packages that use gov.nih.nci.mageom.domain.Protocol
gov.nih.nci.mageom.domain.Array   
gov.nih.nci.mageom.domain.Array.impl   
gov.nih.nci.mageom.domain.ArrayDesign   
gov.nih.nci.mageom.domain.ArrayDesign.impl   
gov.nih.nci.mageom.domain.BioEvent   
gov.nih.nci.mageom.domain.BioEvent.impl   
gov.nih.nci.mageom.domain.Protocol   
gov.nih.nci.mageom.domain.Protocol.impl   
 

Classes in gov.nih.nci.mageom.domain.Protocol used by gov.nih.nci.mageom.domain.Array
ProtocolApplication
          The use of a protocol with the requisite Parameters and ParameterValues.
 

Classes in gov.nih.nci.mageom.domain.Protocol used by gov.nih.nci.mageom.domain.Array.impl
ProtocolApplication
          The use of a protocol with the requisite Parameters and ParameterValues.
 

Classes in gov.nih.nci.mageom.domain.Protocol used by gov.nih.nci.mageom.domain.ArrayDesign
ProtocolApplication
          The use of a protocol with the requisite Parameters and ParameterValues.
 

Classes in gov.nih.nci.mageom.domain.Protocol used by gov.nih.nci.mageom.domain.ArrayDesign.impl
ProtocolApplication
          The use of a protocol with the requisite Parameters and ParameterValues.
 

Classes in gov.nih.nci.mageom.domain.Protocol used by gov.nih.nci.mageom.domain.BioEvent
ProtocolApplication
          The use of a protocol with the requisite Parameters and ParameterValues.
 

Classes in gov.nih.nci.mageom.domain.Protocol used by gov.nih.nci.mageom.domain.BioEvent.impl
ProtocolApplication
          The use of a protocol with the requisite Parameters and ParameterValues.
 

Classes in gov.nih.nci.mageom.domain.Protocol used by gov.nih.nci.mageom.domain.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.
Software
          Software represents the software used.
SoftwareApplication
          The use of a piece of software with the requisite Parameters and ParameterValues.
 

Classes in gov.nih.nci.mageom.domain.Protocol used by gov.nih.nci.mageom.domain.Protocol.impl
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.
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.