Class ProfileProjectSynchronizer

java.lang.Object
org.modelversioning.emfprofile.registry.internal.ProfileProjectSynchronizer
All Implemented Interfaces:
EventListener, IResourceChangeListener

public class ProfileProjectSynchronizer extends Object implements IResourceChangeListener
  • Constructor Details

  • Method Details

    • registerProfileProjects

      public void registerProfileProjects()
    • startSynchronizing

      public void startSynchronizing()
    • stopSynchronizing

      public void stopSynchronizing()
    • resourceChanged

      public void resourceChanged(IResourceChangeEvent event)
      Specified by:
      resourceChanged in interface IResourceChangeListener