| EMF: 1.5 days
Draw2D & GEF: 2.0 days
GMF: 1.5 days
Eclipse is an open platform for tool integration built by an open community of tool providers. The course covers model-based development technologies within the Eclipse community.
Eclipse Modeling Framework (EMF) is a modeling framework and code generation facility for building tools and other applications based on a structured data model.
The Graphical Editing Framework (GEF) provides a foundation for building rich, interactive user interfaces, which are not easily built using native widgets found in the base Eclipse platform. GEF is based on MVC architecture, every GEF-based application uses a model to represent the state of the diagrams being created and edited.
Graphical Modeling Framework (GMF) provides a generative components and runtime infrastructures for developing graphical editors based on EMF and GEF.
|