|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FeatureExtraction
The process by which data is extracted from an image producing a measuredBioAssayData and a measuredBioAssay.
| Method Summary | |
|---|---|
MeasuredBioAssay |
getMeasuredBioAssayTarget()
Returns the value of this FeatureExtraction object's measuredBioAssayTarget attribute. |
PhysicalBioAssay |
getPhysicalBioAssaySource()
Returns the value of this FeatureExtraction object's physicalBioAssaySource attribute. |
void |
setMeasuredBioAssayTarget(MeasuredBioAssay p_measuredBioAssayTarget)
Sets the measuredBioAssayTarget attribute. |
void |
setPhysicalBioAssaySource(PhysicalBioAssay p_physicalBioAssaySource)
Sets the physicalBioAssaySource attribute. |
| Methods inherited from interface gov.nih.nci.mageom.domain.BioEvent.BioEvent |
|---|
getProtocolApplications, setProtocolApplications |
| 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 setPhysicalBioAssaySource(PhysicalBioAssay p_physicalBioAssaySource)
FeatureExtraction object.
p_physicalBioAssaySource - The new value for physicalBioAssaySource.getPhysicalBioAssaySource()PhysicalBioAssay getPhysicalBioAssaySource()
FeatureExtraction object's physicalBioAssaySource attribute.
gov.nih.nci.mageom.bean.BioAssay.PhysicalBioAssay The value of physicalBioAssaySource.PhysicalBioAssayvoid setMeasuredBioAssayTarget(MeasuredBioAssay p_measuredBioAssayTarget)
FeatureExtraction object.
p_measuredBioAssayTarget - The new value for measuredBioAssayTarget.getMeasuredBioAssayTarget()MeasuredBioAssay getMeasuredBioAssayTarget()
FeatureExtraction object's measuredBioAssayTarget attribute.
gov.nih.nci.mageom.bean.BioAssay.MeasuredBioAssay The value of measuredBioAssayTarget.MeasuredBioAssay
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||