Uses of Interface
org.eclipse.team.core.mapping.IResourceMappingMerger
-
Packages that use IResourceMappingMerger Package Description org.eclipse.ltk.ui.refactoring.model Application programming interface to provide model integration for refactoring histories.org.eclipse.team.core.mapping Application programming interfaces for working with resource mappings. -
-
Uses of IResourceMappingMerger in org.eclipse.ltk.ui.refactoring.model
Classes in org.eclipse.ltk.ui.refactoring.model that implement IResourceMappingMerger Modifier and Type Class Description class
AbstractResourceMappingMerger
Partial implementation of a refactoring-aware resource mapping merger. -
Uses of IResourceMappingMerger in org.eclipse.team.core.mapping
Classes in org.eclipse.team.core.mapping that implement IResourceMappingMerger Modifier and Type Class Description class
ResourceMappingMerger
Abstract implementation ofIResourceMappingMerger
.
-