Uses of Class
com._1c.g5.v8.dt.compare.matching.MatchedReference
-
Packages that use MatchedReference Package Description com._1c.g5.v8.dt.compare.core -
-
Uses of MatchedReference in com._1c.g5.v8.dt.compare.core
Methods in com._1c.g5.v8.dt.compare.core with parameters of type MatchedReference Modifier and Type Method Description ReferenceCollectionElementComparisonNode
ComparisonNodeFactory. createReferenceCollectionElementComparisonNode(ComparisonNode parent, AbstractComparedEmfObjects<?> parentComparedObjects, MatchedReference matchedRef, ComparedFeatures<?> collectionFeatures, int positionAfterMerge, IComparisonSession session)
Creates a comparison node for the element in the reference (non-containment) collection.
-