|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.ecoretools.diagram.ui.outline.decorator.AbstractValidationMarkerReader
public abstract class AbstractValidationMarkerReader
This class find the validation markers and return a multiple status containing all the messages
Constructor Summary | |
---|---|
AbstractValidationMarkerReader()
|
Method Summary | |
---|---|
org.eclipse.core.runtime.IStatus |
getStatus(org.eclipse.emf.ecore.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 |
Methods inherited from interface org.eclipse.emf.ecoretools.diagram.ui.outline.decorator.IMarkerReader |
---|
getMarkerType |
Constructor Detail |
---|
public AbstractValidationMarkerReader()
Method Detail |
---|
public org.eclipse.core.runtime.IStatus getStatus(org.eclipse.emf.ecore.EObject object)
IMarkerReader
getStatus
in interface IMarkerReader
object
- the EObject
IMarkerReader.getStatus(org.eclipse.emf.ecore.EObject)
|
Copyright 2007 Anyware Technologies. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |