Uses of Interface
org.eclipse.emf.compare.ide.logical.IModelInclusionTester
Packages that use IModelInclusionTester
-
Uses of IModelInclusionTester in org.eclipse.emf.compare.ide.logical
Methods in org.eclipse.emf.compare.ide.logical that return types with arguments of type IModelInclusionTesterModifier and TypeMethodDescriptionModelInclusionTesterRegistry.getModelInclusionTesters()
Returns the model inclusion testers of this registry.Methods in org.eclipse.emf.compare.ide.logical with parameters of type IModelInclusionTesterModifier and TypeMethodDescriptionvoid
ModelInclusionTesterRegistry.add
(String key, IModelInclusionTester modelInclusionTester) Adds a the specifiedmodelInclusionTester
.