public interface ISynchronizationScopeParticipantFactory
ISynchronizationScopeManager. This factory should be
assocated with a ModelProvider using the IAdaptable
mechanism.
This interface may be implemented by clients.
ModelProvider,
IAdaptable,
IAdapterManager,
ISynchronizationScopeManager,
ISynchronizationScopeParticipant| Modifier and Type | Method and Description |
|---|---|
ISynchronizationScopeParticipant |
createParticipant(ModelProvider provider,
ISynchronizationScope scope)
Create a participant in the scope management process for the given model provider.
|
ISynchronizationScopeParticipant createParticipant(ModelProvider provider, ISynchronizationScope scope)
provider - the model providerscope - the scope
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.