Uses of Interface
org.eclipse.emf.ecoretools.diagram.ui.outline.decorator.IMarkerReader

Packages that use IMarkerReader
org.eclipse.emf.ecoretools.diagram.ui.outline.decorator   
 

Uses of IMarkerReader in org.eclipse.emf.ecoretools.diagram.ui.outline.decorator
 

Classes in org.eclipse.emf.ecoretools.diagram.ui.outline.decorator that implement IMarkerReader
 class AbstractValidationMarkerReader
          This class find the validation markers and return a multiple status containing all the messages
 

Methods in org.eclipse.emf.ecoretools.diagram.ui.outline.decorator that return IMarkerReader
protected abstract  IMarkerReader AbstractValidationMarkerDecorator.createMarkerReader()
          Must be implemented to create the specific marker reader
protected  IMarkerReader AbstractValidationMarkerDecorator.getMarkerReader()
          Get the specific marker reader
 


Copyright 2007 Anyware Technologies.
All Rights Reserved.