|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FeatureInformation
As part of the map information, allows the association of one or more differences in the BioMaterial on a feature from the BioMaterial of the Reporter. Useful for control purposes such as in Affymetrix probe pairs.
| Method Summary | |
|---|---|
Feature |
getFeature()
Returns the value of this FeatureInformation object's feature attribute. |
MismatchInformation[] |
getMismatchInformation()
Returns the value of this FeatureInformation object's mismatchInformation attribute. |
void |
setFeature(Feature p_feature)
Sets the feature attribute. |
void |
setMismatchInformation(MismatchInformation[] p_mismatchInformation)
Sets the mismatchInformation attribute. |
| Methods inherited from interface gov.nih.nci.mageom.domain.Extendable |
|---|
getPropertySets, setPropertySets |
| Method Detail |
|---|
void setMismatchInformation(MismatchInformation[] p_mismatchInformation)
FeatureInformation object.
p_mismatchInformation - The new value for mismatchInformation.getMismatchInformation()MismatchInformation[] getMismatchInformation()
FeatureInformation object's mismatchInformation attribute.
gov.nih.nci.mageom.bean.DesignElement.MismatchInformation[] The value of mismatchInformation.MismatchInformationvoid setFeature(Feature p_feature)
FeatureInformation object.
p_feature - The new value for feature.getFeature()Feature getFeature()
FeatureInformation object's feature attribute.
gov.nih.nci.mageom.bean.DesignElement.Feature The value of feature.Feature
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||