protected static class Linker.LinkingDiagnosticContext extends Object implements ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContext
| Modifier | Constructor and Description |
|---|---|
protected |
Linker.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() |
String |
getLinkText() |
org.eclipse.emf.ecore.EReference |
getReference() |
protected Linker.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 String getLinkText()
getLinkText in interface ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContextCopyright © 2015. All Rights Reserved.