Class ProblemMarker
java.lang.Object
org.eclipse.ui.views.markers.internal.MarkerNode
org.eclipse.ui.views.markers.internal.ConcreteMarker
org.eclipse.ui.views.markers.internal.ProblemMarker
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoidrefresh()Refresh the properties of this marker from the underlying IMarker instanceMethods inherited from class ConcreteMarker
clearCache, equals, getChildren, getConcreteRepresentative, getCreationTime, getDescription, getDescriptionKey, getFolder, getGroup, getId, getLine, getLocationString, getMarker, getParent, getResource, getResourceName, getResourceNameKey, getShortFolder, getType, hashCode, isConcrete, setCategory, setGroup
-
Constructor Details
-
ProblemMarker
-
-
Method Details
-
refresh
public void refresh()Description copied from class:ConcreteMarkerRefresh the properties of this marker from the underlying IMarker instance- Overrides:
refreshin classConcreteMarker
-
getSeverity
public int getSeverity()
-