[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] GMF & 2D data

Hi,
I have a domain model which is 2D, grid-like (can be abstracted to Rows, Columns and Cells). Is there an example or a known way to map this to an appropriate GMF editor with grid layout (like a spreadsheet)? It would be great to ensure the integrity of the model, too: when deleting rows/columns, associated cells should be deleted (just like deleting connections when deleting start/end nodes).
Thanks in advance!
thSoft