Uses of Interface
org.variantsync.diffdetective.variation.diff.serialize.LinegraphFormat
Packages that use LinegraphFormat
Package
Description
-
Uses of LinegraphFormat in org.variantsync.diffdetective.mining
Classes in org.variantsync.diffdetective.mining that implement LinegraphFormatModifier and TypeClassDescriptionclassclass -
Uses of LinegraphFormat in org.variantsync.diffdetective.mining.formats
Subinterfaces of LinegraphFormat in org.variantsync.diffdetective.mining.formatsClasses in org.variantsync.diffdetective.mining.formats that implement LinegraphFormatModifier and TypeClassDescriptionclassAnalogous toReleaseMiningDiffNodeFormatbut produces human readable labels instead of using integers.final classclassFormats for DiffNodes for mining. -
Uses of LinegraphFormat in org.variantsync.diffdetective.variation.diff.serialize.edgeformat
Classes in org.variantsync.diffdetective.variation.diff.serialize.edgeformat that implement LinegraphFormatModifier and TypeClassDescriptionclassChildOrderEdgeFormat<L extends Label>An edge format encoding the child index of this edge.classDefaultEdgeLabelFormat<L extends Label>Default implementation ofEdgeLabelFormat.classEdgeLabelFormat<L extends Label>Reads and writes edges betweenDiffNodesfrom and to line graph. -
Uses of LinegraphFormat in org.variantsync.diffdetective.variation.diff.serialize.nodeformat
Subinterfaces of LinegraphFormat in org.variantsync.diffdetective.variation.diff.serialize.nodeformatModifier and TypeInterfaceDescriptioninterfaceDiffNodeLabelFormat<L extends Label>Reads and writesDiffNodesfrom and to line graph.Classes in org.variantsync.diffdetective.variation.diff.serialize.nodeformat that implement LinegraphFormatModifier and TypeClassDescriptionclassDebugDiffNodeFormat<L extends Label>Print NodeType, DiffType and Mappings for Annotations and Text for Artifacts.classEditClassesDiffNodeFormat<L extends Label>classFormulasAndLineNumbersNodeFormat<L extends Label>Produces labels of kindfromLine-toLine: NodeType, suffixed by the node's formula if it is an annotation.classLabels containing all information encoded into aDiffNode.classIndexFormat<L extends Label>Labels nodes using their index in their parent list at all times.classLabelOnlyDiffNodeFormat<L extends Label>UsesDiffNode.getLabel()as the linegraph node label.classLineNumberFormat<L extends Label>Labels nodes using their line number in the source diff.classMappingsDiffNodeFormat<L extends Label>Print NodeType and DiffType and Mappings of Annotations.classPaperNodeFormat<L extends Label>classRenameRootNodeFormat<L extends Label>Replaces the label of the root node with"root".classShowNodeFormat<L extends Label>classTypeDiffNodeFormat<L extends Label>Labels are of the formDiffType_NodeType. -
Uses of LinegraphFormat in org.variantsync.diffdetective.variation.diff.serialize.treeformat
Subinterfaces of LinegraphFormat in org.variantsync.diffdetective.variation.diff.serialize.treeformatClasses in org.variantsync.diffdetective.variation.diff.serialize.treeformat that implement LinegraphFormatModifier and TypeClassDescriptionclassclassExports tree by indexing them.