|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ParameterizableApplication | |
---|---|
gov.nih.nci.caarray.services.protocol | |
org.biomage.Protocol |
Uses of ParameterizableApplication in gov.nih.nci.caarray.services.protocol |
---|
Methods in gov.nih.nci.caarray.services.protocol with parameters of type ParameterizableApplication | |
---|---|
void |
ProtocolManagerDB.resetParameterizableApplication(ParameterizableApplication paramApp)
Resets the specified ParameterizableApplication by setting its id, associated ParameterizableApplications' id, and their ParameterValues' id, to 0. |
Uses of ParameterizableApplication in org.biomage.Protocol |
---|
Subclasses of ParameterizableApplication in org.biomage.Protocol | |
---|---|
class |
HardwareApplication
The use of a piece of hardware with the requisite Parameters and ParameterValues. |
class |
ProtocolApplication
The use of a protocol with the requisite Parameters and ParameterValues. |
class |
SoftwareApplication
The use of a piece of software with the requisite Parameters and ParameterValues. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |