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
-
Method Summary
Modifier and TypeMethodDescriptionint
void
refresh()
Refresh the properties of this marker from the underlying IMarker instanceMethods inherited from class org.eclipse.ui.views.markers.internal.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:ConcreteMarker
Refresh the properties of this marker from the underlying IMarker instance- Overrides:
refresh
in classConcreteMarker
-
getSeverity
public int getSeverity()
-