Uses of Record Class
org.variantsync.diffdetective.variation.diff.graph.FormalDiffGraph
Packages that use FormalDiffGraph
-
Uses of FormalDiffGraph in org.variantsync.diffdetective.variation.diff.graph
Methods in org.variantsync.diffdetective.variation.diff.graph that return FormalDiffGraphModifier and TypeMethodDescriptionstatic <L extends Label>
FormalDiffGraph<L>FormalDiffGraph.fromVariationDiff
(VariationDiff<L> d) Creates a GraphView for a given VariationDiff.