|
Interface 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. |
| 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. |