|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.xtext.util.GraphvizDotBuilder
org.eclipse.xtext.GrammarToDot
public class GrammarToDot
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.xtext.util.GraphvizDotBuilder |
|---|
GraphvizDotBuilder.Digraph, GraphvizDotBuilder.Edge, GraphvizDotBuilder.Node, GraphvizDotBuilder.Props |
| Field Summary | |
|---|---|
protected GrammarElementTitleSwitch |
aeSwitch
|
| Fields inherited from class org.eclipse.xtext.util.GraphvizDotBuilder |
|---|
log |
| Constructor Summary | |
|---|---|
GrammarToDot()
|
|
| Method Summary | |
|---|---|
protected GraphvizDotBuilder.Node |
drawAbstractElementTree(AbstractElement ele,
GraphvizDotBuilder.Digraph d)
|
protected GraphvizDotBuilder.Digraph |
drawGrammar(Grammar g,
GraphvizDotBuilder.Digraph d)
|
protected GraphvizDotBuilder.Props |
drawGrammarContainementEdge(AbstractElement container,
AbstractElement child)
|
protected GraphvizDotBuilder.Props |
drawObject(java.lang.Object obj)
|
protected GraphvizDotBuilder.Digraph |
drawRule(AbstractRule rule,
GraphvizDotBuilder.Digraph d)
|
protected GraphvizDotBuilder.Node |
newNode(org.eclipse.emf.ecore.EObject obj,
java.lang.String label)
|
| Methods inherited from class org.eclipse.xtext.util.GraphvizDotBuilder |
|---|
draw, draw, draw, draw, getGraphvizBinary, id |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected GrammarElementTitleSwitch aeSwitch
| Constructor Detail |
|---|
public GrammarToDot()
| Method Detail |
|---|
protected GraphvizDotBuilder.Node drawAbstractElementTree(AbstractElement ele,
GraphvizDotBuilder.Digraph d)
protected GraphvizDotBuilder.Digraph drawGrammar(Grammar g,
GraphvizDotBuilder.Digraph d)
protected GraphvizDotBuilder.Props drawGrammarContainementEdge(AbstractElement container,
AbstractElement child)
protected GraphvizDotBuilder.Props drawObject(java.lang.Object obj)
drawObject in class GraphvizDotBuilder
protected GraphvizDotBuilder.Digraph drawRule(AbstractRule rule,
GraphvizDotBuilder.Digraph d)
protected GraphvizDotBuilder.Node newNode(org.eclipse.emf.ecore.EObject obj,
java.lang.String label)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||