Uses of Class
com._1c.g5.v8.dt.compare.matching.AbstractMultiEmfObjectMatcher
-
Packages that use AbstractMultiEmfObjectMatcher Package Description com._1c.g5.v8.dt.compare.matching -
-
Uses of AbstractMultiEmfObjectMatcher in com._1c.g5.v8.dt.compare.matching
Subclasses of AbstractMultiEmfObjectMatcher in com._1c.g5.v8.dt.compare.matching Modifier and Type Class Description 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.
-