|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A special configurator that will populate a marker that is a subtype of validationProblem with subtype specific attributes.
IMarker
,
IConstraintStatus
Method Summary | |
---|---|
void |
appendMarkerConfiguration(org.eclipse.core.resources.IMarker marker,
IConstraintStatus status)
Appends to the marker configuration with marker subtype specific information. |
Method Detail |
public void appendMarkerConfiguration(org.eclipse.core.resources.IMarker marker, IConstraintStatus status) throws org.eclipse.core.runtime.CoreException
marker
- A validationProblem subType marker.status
- A validation constraint status of a validation warning
or failure.
org.eclipse.core.runtime.CoreException
- A core exception is thrown if there were any problems
working with the marker.
|
Copyright 2002, 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |