protected static class LazyLinkingResource.DiagnosticMessageContext extends java.lang.Object implements ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContext
Modifier | Constructor and Description |
---|---|
protected |
LazyLinkingResource.DiagnosticMessageContext(Triple<org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EReference,INode> triple,
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 LazyLinkingResource.DiagnosticMessageContext(Triple<org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EReference,INode> triple, LinkingHelper helper)
public org.eclipse.emf.ecore.EObject getContext()
getContext
in interface ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContext
public org.eclipse.emf.ecore.EReference getReference()
getReference
in interface ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContext
public java.lang.String getLinkText()
getLinkText
in interface ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContext