|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.xtext.builder.builderState.MarkerUpdaterImpl
public class MarkerUpdaterImpl
| Constructor Summary | |
|---|---|
MarkerUpdaterImpl()
|
|
| Method Summary | |
|---|---|
protected IResourceUIValidatorExtension |
getResourceUIValidatorExtension(org.eclipse.emf.common.util.URI uri)
|
void |
updateMarker(org.eclipse.emf.ecore.resource.ResourceSet resourceSet,
com.google.common.collect.ImmutableList<IResourceDescription.Delta> resourceDescriptionDeltas,
org.eclipse.core.runtime.IProgressMonitor monitor)
Updates the IMarker for all changed resources. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MarkerUpdaterImpl()
| Method Detail |
|---|
public void updateMarker(org.eclipse.emf.ecore.resource.ResourceSet resourceSet,
com.google.common.collect.ImmutableList<IResourceDescription.Delta> resourceDescriptionDeltas,
org.eclipse.core.runtime.IProgressMonitor monitor)
IMarkerUpdaterIMarker for all changed resources.
updateMarker in interface IMarkerUpdatermonitor - the progress monitor to use for reporting progress to the user. It is the caller's responsibility
to call done() on the given monitor. Accepts null, indicating that no progress should be
reported and that the operation cannot be cancelled.protected IResourceUIValidatorExtension getResourceUIValidatorExtension(org.eclipse.emf.common.util.URI uri)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||