Interface IEmfObjectMatcher

All Superinterfaces:
IObjectMatcher<org.eclipse.emf.ecore.EObject,MatchedEmfObjects>
All Known Implementing Classes:
AbstractEmfObjectMatcher, AbstractMultiEmfObjectMatcher, DataPathMatcher, ExternalReferenceFeatureMatcher, FeaturesListMultiMatcher, ObjectRightsMatcher, RecursiveFeatureMultiMatcher, RightsComponentMatcher, SingleFeatureMatcher, SingleFeatureMultiMatcher, WebServiceXDTOPackageMatcher

public interface IEmfObjectMatcher extends IObjectMatcher<org.eclipse.emf.ecore.EObject,MatchedEmfObjects>
A matcher of EMF objects.
  • Method Summary

    Methods inherited from interface com._1c.g5.v8.dt.compare.matching.IObjectMatcher

    match