|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FeatureReporterMap
A FeatureReporterMap is the description of how source features are transformed into a target reporter. These would map replicate features for a reporter to the reporter.
| Method Summary | |
|---|---|
FeatureInformation[] |
getFeatureInformationSources()
Returns the value of this FeatureReporterMap object's featureInformationSources attribute. |
Reporter |
getReporter()
Returns the value of this FeatureReporterMap object's reporter attribute. |
void |
setFeatureInformationSources(FeatureInformation[] p_featureInformationSources)
Sets the featureInformationSources attribute. |
void |
setReporter(Reporter p_reporter)
Sets the reporter 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 setFeatureInformationSources(FeatureInformation[] p_featureInformationSources)
FeatureReporterMap object.
p_featureInformationSources - The new value for featureInformationSources.getFeatureInformationSources()FeatureInformation[] getFeatureInformationSources()
FeatureReporterMap object's featureInformationSources attribute.
gov.nih.nci.mageom.bean.DesignElement.FeatureInformation[] The value of featureInformationSources.FeatureInformationvoid setReporter(Reporter p_reporter)
FeatureReporterMap object.
p_reporter - The new value for reporter.getReporter()Reporter getReporter()
FeatureReporterMap object's reporter attribute.
gov.nih.nci.mageom.bean.DesignElement.Reporter The value of reporter.Reporter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||