public class TypeAwareLinkingDiagnosticContext extends Object implements ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContext
| Constructor and Description |
|---|
TypeAwareLinkingDiagnosticContext(ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContext delegate,
IResolvedTypes resolvedTypes) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EObject |
getContext() |
String |
getLinkText() |
org.eclipse.emf.ecore.EReference |
getReference() |
IResolvedTypes |
getResolvedTypes() |
public TypeAwareLinkingDiagnosticContext(ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContext delegate, IResolvedTypes resolvedTypes)
public IResolvedTypes getResolvedTypes()
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.