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