|
Validation | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.topcased.validation.core.MarkerUtil
public class MarkerUtil
This class find the validation markers and return a multiple status containing all the messages
Field Summary | |
---|---|
static java.lang.String |
MARKER_ID
Marker ID |
Constructor Summary | |
---|---|
MarkerUtil()
|
Method Summary | |
---|---|
static void |
createMarkers(org.eclipse.core.resources.IFile file,
Diagnostic diagnostic)
Deprecated. |
static org.eclipse.core.runtime.IStatus |
getStatus(EObject object)
Get an IStatus from the markers associated with the given EObject |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String MARKER_ID
Constructor Detail |
---|
public MarkerUtil()
Method Detail |
---|
public static org.eclipse.core.runtime.IStatus getStatus(EObject object)
object
- the EObject
public static void createMarkers(org.eclipse.core.resources.IFile file, Diagnostic diagnostic)
file
- diagnostic
-
|
Validation | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.