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

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

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

Subclasses of ParameterizableImpl in gov.nih.nci.mageom.domain.Protocol.impl
 class HardwareImpl
          Hardware represents the hardware used.
 class ProtocolImpl
          A Protocol is a parameterizable description of a method.
 class SoftwareImpl
          Software represents the software used.