Package | Description |
---|---|
org.eclipse.team.core.mapping.provider |
Application programming interfaces for working with resource 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.
|
Modifier and Type | Class and Description |
---|---|
class |
MergeContext
Provides the context for an
IResourceMappingMerger . |
Modifier and Type | Class and Description |
---|---|
class |
SubscriberMergeContext
A merge context that uses a subscriber to populate the diff tree
used by the context.
|
Modifier and Type | Method and Description |
---|---|
protected abstract SynchronizationContext |
ModelParticipantMergeOperation.createMergeContext()
Create a merge context for use by this operation.
|
Modifier and Type | Method and Description |
---|---|
static ModelSynchronizeParticipant |
ModelSynchronizeParticipant.createParticipant(SynchronizationContext context,
String name)
Create a participant for the given context and name
|
protected void |
ModelSynchronizeParticipant.initializeContext(SynchronizationContext context)
Set the context of this participant.
|
Constructor and Description |
---|
ModelSynchronizeParticipant(SynchronizationContext context)
Create a participant for the given context
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.