Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
org.biomage.Protocol

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_list.
Protocol_package.Parameterizable_list
          Inner list class for holding multiple entries for attribute parameterizable_list.
Protocol_package.ParameterizableApplication_list
          Inner list class for holding multiple entries for attribute parameterizableApplication_list.
Protocol_package.Protocol_list
          Inner list class for holding multiple entries for attribute protocol_list.
Protocol_package.Software_list
          Inner list class for holding multiple entries for attribute software_list.
Software
          Software represents the software used.
SoftwareApplication
          The use of a piece of software with the requisite Parameters and ParameterValues.