public interface ISynchronizationScopeParticipantFactory
Factory interface for creating a participant for use with an ISynchronizationScopeManager. This factory should be assocated with a ModelProvider using the IAdaptable mechanism.
ISynchronizationScopeManager
ModelProvider
IAdaptable
This interface may be implemented by clients.
IAdapterManager
ISynchronizationScopeParticipant
createParticipant ( ModelProvider provider, ISynchronizationScope scope)
ISynchronizationScopeParticipant createParticipant( ModelProvider provider, ISynchronizationScope scope)
provider
scope
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.