|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.xtext.diagnostics.AbstractDiagnosticProducer
public abstract class AbstractDiagnosticProducer
| Constructor Summary | |
|---|---|
protected |
AbstractDiagnosticProducer(IDiagnosticConsumer consumer)
|
| Method Summary | |
|---|---|
void |
addDiagnostic(DiagnosticMessage message)
|
protected abstract Diagnostic |
createDiagnostic(DiagnosticMessage message)
|
INode |
getNode()
|
void |
setNode(INode node)
|
void |
setTarget(org.eclipse.emf.ecore.EObject object,
org.eclipse.emf.ecore.EStructuralFeature feature)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected AbstractDiagnosticProducer(IDiagnosticConsumer consumer)
| Method Detail |
|---|
public void addDiagnostic(DiagnosticMessage message)
addDiagnostic in interface IDiagnosticProducerprotected abstract Diagnostic createDiagnostic(DiagnosticMessage message)
public void setNode(INode node)
setNode in interface IDiagnosticProducerpublic INode getNode()
getNode in interface IDiagnosticProducer
public void setTarget(org.eclipse.emf.ecore.EObject object,
org.eclipse.emf.ecore.EStructuralFeature feature)
setTarget in interface IDiagnosticProducer
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||