Uses of Interface
org.eclipse.core.resources.undo.snapshot.IMarkerSnapshot
Packages that use IMarkerSnapshot
-
Uses of IMarkerSnapshot in org.eclipse.core.resources.undo.snapshot
Methods in org.eclipse.core.resources.undo.snapshot that return IMarkerSnapshotModifier and TypeMethodDescriptionstatic IMarkerSnapshotResourceSnapshotFactory.fromMarker(IMarker marker) Create a marker snapshot from the specified marker.static IMarkerSnapshotResourceSnapshotFactory.fromMarkerDetails(String type, Map<String, Object> attributes, IResource resource) Create a marker snapshot from the specified marker type, attributes, and resource.