Uses of Class
gov.nih.nci.mageom.domain.Protocol.impl.ParameterizableApplicationImpl

Packages that use ParameterizableApplicationImpl
gov.nih.nci.mageom.domain.Protocol.impl   
 

Uses of ParameterizableApplicationImpl in gov.nih.nci.mageom.domain.Protocol.impl
 

Subclasses of ParameterizableApplicationImpl in gov.nih.nci.mageom.domain.Protocol.impl
 class HardwareApplicationImpl
          The use of a piece of hardware with the requisite Parameters and ParameterValues.
 class ProtocolApplicationImpl
          The use of a protocol with the requisite Parameters and ParameterValues.
 class SoftwareApplicationImpl
          The use of a piece of software with the requisite Parameters and ParameterValues.