public interface UnaryReferenceCellEditor extends AbstractModelCellEditor
The following features are supported:
ModelCellEditorPackage.getUnaryReferenceCellEditor()
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getUnaryReferenceCellEditorImpl()
Returns the value of the '
Unary Reference Cell Editor Impl' attribute.
|
void |
setUnaryReferenceCellEditorImpl(java.lang.String value)
Sets the value of the '
Unary Reference Cell Editor Impl ' attribute. |
getCellId, getCellType, getModelCellEditorImpl, setCellId, setCellType
java.lang.String getUnaryReferenceCellEditorImpl()
If the meaning of the 'Unary Reference Cell Editor Impl' attribute isn't clear, there really should be more of a description here...
setUnaryReferenceCellEditorImpl(String)
,
ModelCellEditorPackage.getUnaryReferenceCellEditor_UnaryReferenceCellEditorImpl()
void setUnaryReferenceCellEditorImpl(java.lang.String value)
Unary Reference Cell Editor Impl
' attribute. value
- the new value of the '
Unary Reference Cell Editor Impl' attribute.getUnaryReferenceCellEditorImpl()