Uses of Interface
org.eclipse.team.ui.mapping.ISynchronizationCompareAdapter
-
Packages that use ISynchronizationCompareAdapter Package Description org.eclipse.ltk.ui.refactoring.model Application programming interface to provide model integration for refactoring histories.org.eclipse.team.ui.mapping Application programming interfaces for working with resource mappings. -
-
Uses of ISynchronizationCompareAdapter in org.eclipse.ltk.ui.refactoring.model
Classes in org.eclipse.ltk.ui.refactoring.model that implement ISynchronizationCompareAdapter Modifier and Type Class Description class
AbstractSynchronizationCompareAdapter
Partial implementation of a refactoring-aware synchronization compare adapter. -
Uses of ISynchronizationCompareAdapter in org.eclipse.team.ui.mapping
Classes in org.eclipse.team.ui.mapping that implement ISynchronizationCompareAdapter Modifier and Type Class Description class
SynchronizationCompareAdapter
An abstract implementation ofISynchronizationCompareAdapter
.
-