Uses of Class
org.variantsync.diffdetective.variation.VariationLabel
Package
Description
-
Uses of VariationLabel in org.variantsync.diffdetective.variation
-
Uses of VariationLabel in org.variantsync.diffdetective.variation.diff
Modifier and TypeFieldDescriptionfinal VariationLabel<L>
DiffNode.label
The label together with the node type of this node, which determines the type of the represented element in the diff (e.g., mapping or artifact). -
Uses of VariationLabel in org.variantsync.diffdetective.variation.tree
Modifier and TypeFieldDescriptionprivate VariationLabel<L>
VariationTreeNode.label
The label together with the node type of this node, which determines the type of the represented element in the diff (e.g., mapping or artifact).