| Package | Description |
|---|---|
| org.eclipse.xtext.linking | |
| org.eclipse.xtext.linking.impl | |
| org.eclipse.xtext.linking.lazy | |
| org.eclipse.xtext.xtext |
| Modifier and Type | Method and Description |
|---|---|
DiagnosticMessage |
ILinkingDiagnosticMessageProvider.Extended.getIllegalNodeMessage(ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContext context,
IllegalNodeException ex) |
| Modifier and Type | Method and Description |
|---|---|
List<org.eclipse.emf.ecore.EObject> |
ILinkingService.getLinkedObjects(org.eclipse.emf.ecore.EObject context,
org.eclipse.emf.ecore.EReference reference,
INode node)
Returns all
EObjects referenced by the given link text in the
given context. |
| Modifier and Type | Method and Description |
|---|---|
DiagnosticMessage |
LinkingDiagnosticMessageProvider.getIllegalNodeMessage(ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContext context,
IllegalNodeException ex) |
| Modifier and Type | Method and Description |
|---|---|
String |
DefaultLinkingService.getCrossRefNodeAsString(INode node) |
protected List<org.eclipse.emf.ecore.EObject> |
Linker.getLinkedObject(org.eclipse.emf.ecore.EObject obj,
org.eclipse.emf.ecore.EReference eRef,
INode node) |
List<org.eclipse.emf.ecore.EObject> |
DefaultLinkingService.getLinkedObjects(org.eclipse.emf.ecore.EObject context,
org.eclipse.emf.ecore.EReference ref,
INode node) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
LazyLinkingResource.createAndAddDiagnostic(Triple<org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EReference,INode> triple,
IllegalNodeException ex) |
| Modifier and Type | Method and Description |
|---|---|
List<org.eclipse.emf.ecore.EObject> |
XtextLinkingService.getLinkedObjects(org.eclipse.emf.ecore.EObject context,
org.eclipse.emf.ecore.EReference ref,
INode node) |
Copyright © 2015. All Rights Reserved.