Content deleted Content added
Line 20:
=== Mapping of GEF aspects to MVC ===
* GEF Model maps to Model of MVC(Model View Controller), definition of model is left to user. This is the semantic model.
* GEF EditParts map to Controller of MVC, other controllers normally are: Graphical Editor in which model is shown, EditPolicies and user defined listeners/controllers.
* GEF Figures (created using Draw2d or other renderers) map to View aspect of MVC.
|