public interface FeatureColumn extends Column
The following features are supported:
TablePackage.getFeatureColumn()
Modifier and Type | Method and Description |
---|---|
ETypedElement |
getFeature()
Returns the value of the 'Feature' reference.
|
void |
setFeature(ETypedElement value)
Sets the value of the '
Feature ' reference. |
ETypedElement getFeature()
If the meaning of the 'Feature' reference isn't clear, there really should be more of a description here...
setFeature(ETypedElement)
,
TablePackage.getFeatureColumn_Feature()
void setFeature(ETypedElement value)
Feature
' reference.
value
- the new value of the 'Feature' reference.getFeature()