| Package | Description |
|---|---|
| org.eclipse.xtext.build | |
| org.eclipse.xtext.findReferences | |
| org.eclipse.xtext.resource | |
| org.eclipse.xtext.resource.impl | |
| org.eclipse.xtext.resource.persistence |
| Modifier and Type | Method and Description |
|---|---|
Iterable<IReferenceDescription> |
Indexer.ResolvedResourceDescription.getReferenceDescriptions() |
| Modifier and Type | Method and Description |
|---|---|
void |
IReferenceFinder.Acceptor.accept(IReferenceDescription description) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<IReferenceDescription> |
IResourceDescription.getReferenceDescriptions() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
IDefaultResourceDescriptionStrategy.createReferenceDescriptions(org.eclipse.emf.ecore.EObject eObject,
org.eclipse.emf.common.util.URI exportedContainerURI,
IAcceptor<IReferenceDescription> acceptor)
Calculates the
IReferenceDescriptions for external cross references from eObject and passes
them to the acceptor. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultReferenceDescription |
| Modifier and Type | Method and Description |
|---|---|
protected IReferenceDescription |
DefaultResourceDescriptionStrategy.createReferenceDescription(org.eclipse.emf.ecore.EObject owner,
org.eclipse.emf.common.util.URI exportedContainerURI,
org.eclipse.emf.ecore.EReference eReference,
int indexInList,
org.eclipse.emf.ecore.EObject target) |
| Modifier and Type | Method and Description |
|---|---|
protected List<IReferenceDescription> |
DefaultResourceDescription.computeReferenceDescriptions() |
Iterable<IReferenceDescription> |
DefaultResourceDescription.getReferenceDescriptions() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultResourceDescriptionStrategy.createReferenceDescriptions(org.eclipse.emf.ecore.EObject from,
org.eclipse.emf.common.util.URI exportedContainerURI,
IAcceptor<IReferenceDescription> acceptor) |
| Modifier and Type | Class and Description |
|---|---|
class |
SerializableReferenceDescription |
| Modifier and Type | Method and Description |
|---|---|
Iterable<IReferenceDescription> |
SerializableResourceDescription.getReferenceDescriptions() |
Copyright © 2015. All Rights Reserved.