org.eclipse.emf.facet.widgets.nattable.instance.tableinstance
Interface FeatureColumn
- All Superinterfaces:
- Column
- All Known Subinterfaces:
- AttributeColumn, FacetAttributeColumn, FacetFeatureColumn, FacetReferenceColumn, ReferenceColumn
public interface FeatureColumn
- extends Column
A representation of the model object 'Feature Column'.
The following features are supported:
- See Also:
TableinstancePackage.getFeatureColumn()- Generated:
- Model:
- interface="true" abstract="true"
|
Method Summary |
EStructuralFeature |
getFeature()
Returns the value of the 'Feature' reference. |
getFeature
EStructuralFeature getFeature()
- Returns the value of the 'Feature' reference.
- Returns:
- the value of the 'Feature' reference.
- See Also:
TableinstancePackage.getFeatureColumn_Feature()- Generated:
- Model:
- transient="true" changeable="false" volatile="true" derived="true"