资 源 简 介
This project contains a number of utilities to visualize EMF models. Visualizations are read-only, automatically layouted, and created via a model-to-model transformation.
The visualization is based on the Eclipse ZEST project. The visualization toolkit is used in the following way: developers write a model to model transformation for a given language. The transformation maps language abstractions to a generic graph meta model consisting of nodes and edges with various decorations.
The current state of the project is still very much a prototype. We are actively looking for additional contributors.