Automatic Diagram Generation

Emf2gv basically uses a graphical description to render a diagram from a model resource. The graphical description contains all the directives to be used to build the diagram.

But emf2gv can also be used without specifying any graphical description. In that case, emf2gv automatically generates a default graphical description on the fly for the given model and uses it.

This default graphical description is built with the following rules :

Go to the first tutorial which illustrates this mode to see an example.