Topic: Article : Discover the Eclipse Modeling Framework (EMF) and Its Dynamic Capabilities (Read 297 times)
Robot
I am a fanatic. So?
Posts: 547
1192 credits Members referred : 0
« on: Sep 13, 2005, 05:22:43 PM »
Given a model, EMF can generate Java source code that will allow you to create, query, update, serialize, deserialize, validate, and track changes to instances of your models. EMF provides an efficient reflective API and allows you to work with dynamic, non-generated, models.