public interface NaryFeatureCellEditor extends AbstractModelCellEditor
The following features are supported:
ModelCellEditorPackage.getNaryFeatureCellEditor()
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getNaryFeatureCellEditorImpl()
Returns the value of the 'Nary Feature Cell Editor Impl'
attribute.
|
void |
setNaryFeatureCellEditorImpl(java.lang.String value)
Sets the value of the '
Nary Feature Cell Editor Impl ' attribute. |
getCellId, getCellType, getModelCellEditorImpl, setCellId, setCellType
java.lang.String getNaryFeatureCellEditorImpl()
If the meaning of the 'Nary Feature Cell Editor Impl' attribute isn't clear, there really should be more of a description here...
setNaryFeatureCellEditorImpl(String)
,
ModelCellEditorPackage.getNaryFeatureCellEditor_NaryFeatureCellEditorImpl()
void setNaryFeatureCellEditorImpl(java.lang.String value)
Nary Feature Cell Editor Impl
' attribute. value
- the new value of the 'Nary Feature Cell Editor Impl'
attribute.getNaryFeatureCellEditorImpl()