Class ProfileProjectSynchronizer
java.lang.Object
org.modelversioning.emfprofile.registry.internal.ProfileProjectSynchronizer
- All Implemented Interfaces:
EventListener
,IResourceChangeListener
-
Field Summary
Fields inherited from interface org.eclipse.core.resources.IResourceChangeListener
PROPERTY_EVENT_MASK
-
Constructor Summary
ConstructorDescriptionProfileProjectSynchronizer
(ProfileRegistry registry, ResourceSet resourceSet) -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
-
Constructor Details
-
ProfileProjectSynchronizer
-
-
Method Details
-
registerProfileProjects
public void registerProfileProjects() -
startSynchronizing
public void startSynchronizing() -
stopSynchronizing
public void stopSynchronizing() -
resourceChanged
- Specified by:
resourceChanged
in interfaceIResourceChangeListener
-