Eclipse Platform
Release 3.2

org.eclipse.team.ui.mapping
Class AbstractCompareAdapter

java.lang.Object
  extended byorg.eclipse.team.ui.mapping.SynchronizationCompareAdapter
      extended byorg.eclipse.team.ui.mapping.AbstractCompareAdapter
All Implemented Interfaces:
ICompareAdapter, ISynchronizationCompareAdapter

Deprecated. reference SynchronizationCompareAdapter instead

public class AbstractCompareAdapter
extends SynchronizationCompareAdapter
implements ICompareAdapter

Since:
3.2

Constructor Summary
AbstractCompareAdapter()
          Deprecated.  
 
Methods inherited from class org.eclipse.team.ui.mapping.SynchronizationCompareAdapter
asCompareInput, countFor, getFullPath, getName, hasCompareInput, restore, save
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.eclipse.team.ui.mapping.ISynchronizationCompareAdapter
asCompareInput, countFor, getFullPath, getName, hasCompareInput, restore, save
 

Constructor Detail

AbstractCompareAdapter

public AbstractCompareAdapter()
Deprecated. 

Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.