|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Software
Software represents the software used. Examples of Software include: feature extraction software, clustering software, etc...
| Method Summary | |
|---|---|
Hardware |
getHardware()
Returns the value of this Software object's hardware attribute. |
Contact[] |
getSoftwareManufacturers()
Returns the value of this Software object's softwareManufacturers attribute. |
Software[] |
getSoftwares()
Returns the value of this Software object's softwares attribute. |
OntologyEntry |
getType()
Returns the value of this Software object's type attribute. |
void |
setHardware(Hardware p_hardware)
Sets the hardware attribute. |
void |
setSoftwareManufacturers(Contact[] p_softwareManufacturers)
Sets the softwareManufacturers attribute. |
void |
setSoftwares(Software[] p_softwares)
Sets the softwares attribute. |
void |
setType(OntologyEntry p_type)
Sets the type attribute. |
| Methods inherited from interface gov.nih.nci.mageom.domain.Protocol.Parameterizable |
|---|
getParameterTypes, getURI, setParameterTypes, setURI |
| Methods inherited from interface gov.nih.nci.mageom.domain.Identifiable |
|---|
getIdentifier, getName, setIdentifier, setName |
| Methods inherited from interface gov.nih.nci.mageom.domain.Describable |
|---|
getAuditTrail, getDescriptions, getSecurity, setAuditTrail, setDescriptions, setSecurity |
| Methods inherited from interface gov.nih.nci.mageom.domain.Extendable |
|---|
getPropertySets, setPropertySets |
| Method Detail |
|---|
void setSoftwareManufacturers(Contact[] p_softwareManufacturers)
Software object.
p_softwareManufacturers - The new value for softwareManufacturers.getSoftwareManufacturers()Contact[] getSoftwareManufacturers()
Software object's softwareManufacturers attribute.
gov.nih.nci.mageom.bean.AuditAndSecurity.Contact[] The value of softwareManufacturers.Contactvoid setHardware(Hardware p_hardware)
Software object.
p_hardware - The new value for hardware.getHardware()Hardware getHardware()
Software object's hardware attribute.
gov.nih.nci.mageom.bean.Protocol.Hardware The value of hardware.Hardwarevoid setSoftwares(Software[] p_softwares)
Software object.
p_softwares - The new value for softwares.getSoftwares()Software[] getSoftwares()
Software object's softwares attribute.
gov.nih.nci.mageom.bean.Protocol.Software[] The value of softwares.Softwarevoid setType(OntologyEntry p_type)
Software object.
p_type - The new value for type.getType()OntologyEntry getType()
Software object's type attribute.
gov.nih.nci.mageom.bean.Description.OntologyEntry The value of type.OntologyEntry
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||