|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AbstractModelCellEditor
A representation of the model object ' Abstract Model Cell Editor'.
The following features are supported:
ModelCellEditorPackage.getAbstractModelCellEditor()| Method Summary | |
|---|---|
java.lang.String |
getCellId()
Returns the value of the 'Cell Id' attribute. |
EClassifier |
getCellType()
Returns the value of the 'Cell Type' reference. |
java.lang.String |
getModelCellEditorImpl()
|
void |
setCellId(java.lang.String value)
Sets the value of the ' Cell Id' attribute. |
void |
setCellType(EClassifier value)
Sets the value of the ' Cell Type' reference. |
| Method Detail |
|---|
EClassifier getCellType()
If the meaning of the 'Cell Type' reference isn't clear, there really should be more of a description here...
setCellType(EClassifier),
ModelCellEditorPackage.getAbstractModelCellEditor_CellType()void setCellType(EClassifier value)
Cell Type' reference.
value - the new value of the 'Cell Type' reference.getCellType()java.lang.String getCellId()
If the meaning of the 'Cell Id' attribute isn't clear, there really should be more of a description here...
setCellId(String),
ModelCellEditorPackage.getAbstractModelCellEditor_CellId()void setCellId(java.lang.String value)
Cell Id' attribute.
value - the new value of the 'Cell Id' attribute.getCellId()java.lang.String getModelCellEditorImpl()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||