protected static class Linker.LinkingDiagnosticContext extends java.lang.Object implements ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContext
| Modifier | Constructor and Description |
|---|---|
protected |
LinkingDiagnosticContext(org.eclipse.emf.ecore.EObject obj,
org.eclipse.emf.ecore.EReference eRef,
INode node,
LinkingHelper helper) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EObject |
getContext() |
java.lang.String |
getLinkText() |
org.eclipse.emf.ecore.EReference |
getReference() |
protected LinkingDiagnosticContext(org.eclipse.emf.ecore.EObject obj,
org.eclipse.emf.ecore.EReference eRef,
INode node,
LinkingHelper helper)
public org.eclipse.emf.ecore.EObject getContext()
getContext in interface ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContextpublic org.eclipse.emf.ecore.EReference getReference()
getReference in interface ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContextpublic java.lang.String getLinkText()
getLinkText in interface ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContext