Package org.variantsync.diffdetective.variation.diff.transform
package org.variantsync.diffdetective.variation.diff.transform
-
ClassDescriptionCollapses chains of nested non-edited annotations.CutNonEditedSubtrees<L extends Label>This transformer removes all subtrees from a VariationDiff that are non-edited.FeatureExpressionFilter<L extends Label>Deprecated.Label all nodes with their edit class.NaiveMovedArtifactDetection<L extends Label>Finds artifact nodes whose label is exactly equal.RelabelNodes<L extends Label>Transformer that changes the label of each node using a relable function.RelabelRoot<L extends Label>Transformer that relabels the root of a VariationDiff.VariationDiffTransformer<L extends Label>Interface that represents inplace transformations of VariationDiffs.