Uses of Interface
org.eclipse.m2m.atl.adt.ui.viewsupport.IProblemChangedListener

Packages that use IProblemChangedListener
org.eclipse.m2m.atl.adt.ui.viewsupport   
 

Uses of IProblemChangedListener in org.eclipse.m2m.atl.adt.ui.viewsupport
 

Classes in org.eclipse.m2m.atl.adt.ui.viewsupport that implement IProblemChangedListener
 class AtlEditorTickErrorUpdater
          The ATL editor markers updater.
 

Methods in org.eclipse.m2m.atl.adt.ui.viewsupport with parameters of type IProblemChangedListener
 void ProblemMarkerManager.addListener(IProblemChangedListener listener)
          Adds a listener for problem marker changes.
 void ProblemMarkerManager.removeListener(IProblemChangedListener listener)
          Removes a IProblemChangedListener.
 


Copyright 2007 IBM Corporation and others.
All Rights Reserved.