Uses of Class
org.eclipse.ui.views.markers.internal.MarkerGroupingEntry
Packages that use MarkerGroupingEntry
-
Uses of MarkerGroupingEntry in org.eclipse.ui.views.markers.internal
Methods in org.eclipse.ui.views.markers.internal that return MarkerGroupingEntryModifier and TypeMethodDescriptionMarkerGroup.findGroupValue
(String type, IMarker marker) Find the group for the marker of the specified marker type.TypeMarkerGroup.findGroupValue
(String typeId, IMarker marker) Methods in org.eclipse.ui.views.markers.internal that return types with arguments of type MarkerGroupingEntryModifier and TypeMethodDescriptionMarkerGroup.getEntriesComparator()
Returns the comparator that can be used for sorting the MarkerGroupingEntry(s) in the group.TypeMarkerGroup.getEntriesComparator()
Methods in org.eclipse.ui.views.markers.internal with parameters of type MarkerGroupingEntryModifier and TypeMethodDescriptionvoid
MarkerGroup.mapAttribute
(AttributeMarkerGrouping attributeGrouping, MarkerGroupingEntry entry, String attributeValue) Add an attributeMapping for the markerType.void
MarkerGroup.remove
(MarkerGroupingEntry entry) Remove the entry from all of the entries in the receiver.void
MarkerGroup.setAsDefault
(String markerType, MarkerGroupingEntry entry) Set entry and the default entry for the supplied markerType.