Class DebugDiffNodeFormat<L extends Label>

java.lang.Object
org.variantsync.diffdetective.variation.diff.serialize.nodeformat.DebugDiffNodeFormat<L>
All Implemented Interfaces:
LinegraphFormat, DiffNodeLabelFormat<L>

public class DebugDiffNodeFormat<L extends Label> extends Object implements DiffNodeLabelFormat<L>
Print NodeType, DiffType and Mappings for Annotations and Text for Artifacts.
Author:
Paul Bittner, Kevin Jedelhauser
  • Constructor Details

    • DebugDiffNodeFormat

      public DebugDiffNodeFormat()
  • Method Details