|
Class Summary |
| 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 |
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. |
| 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. |