public abstract class RuleDependencyGraph extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
explain(Rules rules) |
static String |
renderGraphAsDot(org.jgrapht.graph.DefaultDirectedGraph<RuleVertex,org.jgrapht.graph.DefaultEdge> graph) |
public static String renderGraphAsDot(org.jgrapht.graph.DefaultDirectedGraph<RuleVertex,org.jgrapht.graph.DefaultEdge> graph)
Copyright © 2023. All rights reserved.