Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5

Uses of Class
org.eclipse.team.core.mapping.provider.SynchronizationContext

Packages that use SynchronizationContext
org.eclipse.team.core.mapping.provider Application programming interfaces for working with resource mappings Package Specification This package specifies the API for working with resources mappings. 
org.eclipse.team.core.subscribers Application programming interfaces for generating and refreshing synchronization state. 
org.eclipse.team.ui.synchronize Contains the team synchronization presentation framework and support for the Synchronize View. 
 

Uses of SynchronizationContext in org.eclipse.team.core.mapping.provider
 

Subclasses of SynchronizationContext in org.eclipse.team.core.mapping.provider
 class MergeContext
          Provides the context for an IResourceMappingMerger.
 

Uses of SynchronizationContext in org.eclipse.team.core.subscribers
 

Subclasses of SynchronizationContext in org.eclipse.team.core.subscribers
 class SubscriberMergeContext
          A merge context that uses a subscriber to populate the diff tree used by the context.
 

Uses of SynchronizationContext in org.eclipse.team.ui.synchronize
 

Methods in org.eclipse.team.ui.synchronize that return SynchronizationContext
protected abstract   SynchronizationContext ModelParticipantMergeOperation. createMergeContext ()
          Create a merge context for use by this operation.
 

Methods in org.eclipse.team.ui.synchronize with parameters of type SynchronizationContext
static  ModelSynchronizeParticipant ModelSynchronizeParticipant. createParticipant ( SynchronizationContext context, String name)
          Create a participant for the given context
protected  void ModelSynchronizeParticipant. initializeContext ( SynchronizationContext context)
          Set the context of this participant.
 

Constructors in org.eclipse.team.ui.synchronize with parameters of type SynchronizationContext
ModelSynchronizeParticipant ( SynchronizationContext context)
          Create a participant for the given context
 


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire