Uses of Class
com._1c.g5.v8.dt.compare.matching.AbstractMultiObjectMatcher
-
Packages that use AbstractMultiObjectMatcher Package Description com._1c.g5.v8.dt.compare.matching -
-
Uses of AbstractMultiObjectMatcher in com._1c.g5.v8.dt.compare.matching
Subclasses of AbstractMultiObjectMatcher in com._1c.g5.v8.dt.compare.matching Modifier and Type Class Description class
AbstractMultiEmfObjectMatcher
An abstract multi EMF object matcher.class
FeaturesListMultiMatcher
A multi matcher based on the collection of single features which are interpreted as the identifier of the object.class
RecursiveFeatureMultiMatcher
A multi matcher based on features which are interpreted as the identifier of the object and called for object recursively.class
SingleFeatureMultiMatcher
A multi matcher based on a single feature which is interpreted as the identifier of the object.
-