Uses of Interface
org.eclipse.emf.validation.marker.IMarkerConfigurator

Packages that use IMarkerConfigurator
org.eclipse.emf.validation.marker   
 

Uses of IMarkerConfigurator in org.eclipse.emf.validation.marker
 

Methods in org.eclipse.emf.validation.marker with parameters of type IMarkerConfigurator
static void MarkerUtil.createMarkers(IStatus validationStatus, int severityMask, String markerType, IMarkerConfigurator configurator)
          Creates markers with the provided marker type for all resources that had validation failures or warnings.
static void MarkerUtil.createMarkers(IStatus validationStatus, String markerType, IMarkerConfigurator configurator)
          Creates markers with the provided marker type for all resources that had validation failures or warnings.
 


Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.