Package gov.nih.nci.mageom.domain.Protocol.impl

Class Summary
HardwareApplicationImpl The use of a piece of hardware with the requisite Parameters and ParameterValues.
HardwareImpl Hardware represents the hardware used.
ParameterImpl A Parameter is a replaceable value in a Parameterizable class.
ParameterizableApplicationImpl The interface that is the use of a Parameterizable class.
ParameterizableImpl The Parameterizable interface encapsulates the association of Parameters with ParameterValues.
ParameterValueImpl The value of a Parameter.
ProtocolApplicationImpl The use of a protocol with the requisite Parameters and ParameterValues.
ProtocolImpl A Protocol is a parameterizable description of a method.
SoftwareApplicationImpl The use of a piece of software with the requisite Parameters and ParameterValues.
SoftwareImpl Software represents the software used.