Class AtlEditorTickErrorUpdater

java.lang.Object
org.eclipse.m2m.atl.adt.ui.viewsupport.AtlEditorTickErrorUpdater
All Implemented Interfaces:
IProblemChangedListener

public class AtlEditorTickErrorUpdater extends Object implements IProblemChangedListener
The ATL editor markers updater.
  • Constructor Details

    • AtlEditorTickErrorUpdater

      public AtlEditorTickErrorUpdater(AtlEditor editor)
      Creates an updater for the given editor.
      Parameters:
      editor - the atl editor
  • Method Details