Class RenameRootNodeFormat<L extends Label>

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

public class RenameRootNodeFormat<L extends Label> extends Object implements DiffNodeLabelFormat<L>
Replaces the label of the root node with "root".
Author:
Benjamin Moosherr