
DOT - Graphviz Graph Definition Language
A language used by the Graphviz framework to specify graphs. The concrete syntax and the meta model were implemented by Sebastian Patschorke based on the Graphviz documentation.
This language is accompanied by a post-processor that uses the dot utility from Graphviz to automatically create a PDF version of graphs when they are saved. Noto: To use this feature the dot binary needs to be registered in your environment path variable.
Contents |
org.emftext.language.dot.examples
org.emftext.language.dot.resource.dot
org.emftext.language.dot.tools