Uses of Record Class
org.variantsync.diffdetective.variation.tree.graph.FormalTreeGraph
-
Uses of FormalTreeGraph in org.variantsync.diffdetective.variation.tree.graph
Modifier and TypeMethodDescriptionstatic <L extends Label>
FormalTreeGraph<L>FormalTreeGraph.fromTree
(VariationTree<L> t) Creates a GraphView for a given VariationTree.