Package org.drools.impact.analysis.graph
Class TextReporter
- java.lang.Object
-
- org.drools.impact.analysis.graph.TextReporter
-
public class TextReporter extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringINDENT
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.StringtoFlatText(Graph g)static java.lang.StringtoHierarchyText(Graph g)Render forward graph of impact analysis with hierarchy text
-