|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Feature
An intended position on an array.
| Method Summary | |
|---|---|
Feature[] |
getControlFeatures()
Returns the value of this Feature object's controlFeatures attribute. |
Feature[] |
getControlledFeatures()
Returns the value of this Feature object's controlledFeatures attribute. |
FeatureGroup |
getFeatureGroup()
Returns the value of this Feature object's featureGroup attribute. |
FeatureLocation |
getFeatureLocation()
Returns the value of this Feature object's featureLocation attribute. |
Position |
getPosition()
Returns the value of this Feature object's position attribute. |
Zone |
getZone()
Returns the value of this Feature object's zone attribute. |
void |
setControlFeatures(Feature[] p_controlFeatures)
Sets the controlFeatures attribute. |
void |
setControlledFeatures(Feature[] p_controlledFeatures)
Sets the controlledFeatures attribute. |
void |
setFeatureGroup(FeatureGroup p_featureGroup)
Sets the featureGroup attribute. |
void |
setFeatureLocation(FeatureLocation p_featureLocation)
Sets the featureLocation attribute. |
void |
setPosition(Position p_position)
Sets the position attribute. |
void |
setZone(Zone p_zone)
Sets the zone attribute. |
| Methods inherited from interface gov.nih.nci.mageom.domain.DesignElement.DesignElement |
|---|
getControlType, setControlType |
| 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 setFeatureGroup(FeatureGroup p_featureGroup)
Feature object.
p_featureGroup - The new value for featureGroup.getFeatureGroup()FeatureGroup getFeatureGroup()
Feature object's featureGroup attribute.
gov.nih.nci.mageom.bean.ArrayDesign.FeatureGroup The value of featureGroup.FeatureGroupvoid setControlledFeatures(Feature[] p_controlledFeatures)
Feature object.
p_controlledFeatures - The new value for controlledFeatures.getControlledFeatures()Feature[] getControlledFeatures()
Feature object's controlledFeatures attribute.
gov.nih.nci.mageom.bean.DesignElement.Feature[] The value of controlledFeatures.Featurevoid setControlFeatures(Feature[] p_controlFeatures)
Feature object.
p_controlFeatures - The new value for controlFeatures.getControlFeatures()Feature[] getControlFeatures()
Feature object's controlFeatures attribute.
gov.nih.nci.mageom.bean.DesignElement.Feature[] The value of controlFeatures.Featurevoid setZone(Zone p_zone)
Feature object.
p_zone - The new value for zone.getZone()Zone getZone()
Feature object's zone attribute.
gov.nih.nci.mageom.bean.ArrayDesign.Zone The value of zone.Zonevoid setFeatureLocation(FeatureLocation p_featureLocation)
Feature object.
p_featureLocation - The new value for featureLocation.getFeatureLocation()FeatureLocation getFeatureLocation()
Feature object's featureLocation attribute.
gov.nih.nci.mageom.bean.DesignElement.FeatureLocation The value of featureLocation.FeatureLocationvoid setPosition(Position p_position)
Feature object.
p_position - The new value for position.getPosition()Position getPosition()
Feature object's position attribute.
gov.nih.nci.mageom.bean.DesignElement.Position The value of position.Position
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||