|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FeatureDefect
Stores the defect information for a feature.
| Method Summary | |
|---|---|
OntologyEntry |
getDefectType()
Returns the value of this FeatureDefect object's defectType attribute. |
Feature |
getFeature()
Returns the value of this FeatureDefect object's feature attribute. |
PositionDelta |
getPositionDelta()
Returns the value of this FeatureDefect object's positionDelta attribute. |
void |
setDefectType(OntologyEntry p_defectType)
Sets the defectType attribute. |
void |
setFeature(Feature p_feature)
Sets the feature attribute. |
void |
setPositionDelta(PositionDelta p_positionDelta)
Sets the positionDelta attribute. |
| Methods inherited from interface gov.nih.nci.mageom.domain.Extendable |
|---|
getPropertySets, setPropertySets |
| Method Detail |
|---|
void setPositionDelta(PositionDelta p_positionDelta)
FeatureDefect object.
p_positionDelta - The new value for positionDelta.getPositionDelta()PositionDelta getPositionDelta()
FeatureDefect object's positionDelta attribute.
gov.nih.nci.mageom.bean.Array.PositionDelta The value of positionDelta.PositionDeltavoid setFeature(Feature p_feature)
FeatureDefect object.
p_feature - The new value for feature.getFeature()Feature getFeature()
FeatureDefect object's feature attribute.
gov.nih.nci.mageom.bean.DesignElement.Feature The value of feature.Featurevoid setDefectType(OntologyEntry p_defectType)
FeatureDefect object.
p_defectType - The new value for defectType.getDefectType()OntologyEntry getDefectType()
FeatureDefect object's defectType attribute.
gov.nih.nci.mageom.bean.Description.OntologyEntry The value of defectType.OntologyEntry
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||