| Package | Description |
|---|---|
| org.eclipse.xtext.ui.refactoring.impl | |
| org.eclipse.xtext.ui.resource | |
| org.eclipse.xtext.ui.resource.generic |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractReferenceUpdater
Abstract base class to update the references to renamed elements.
|
class |
DefaultReferenceUpdater
Creates updates for all references from Xtext based resources to a renamed element using Xtext's serialization API.
|
class |
EmfResourceReferenceUpdater
A generic reference updater for EMF resources referring to Xtext elements.
|
| Modifier and Type | Method and Description |
|---|---|
IReferenceUpdater |
ReferenceUpdaterDispatcher.OptionalReferenceUpdaterProxy.get() |
protected IReferenceUpdater |
ReferenceUpdaterDispatcher.ReferenceDescriptionAcceptor.getReferenceUpdater(org.eclipse.emf.common.util.URI sourceResourceURI) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.Multimap<IReferenceUpdater,IReferenceDescription> |
ReferenceUpdaterDispatcher.ReferenceDescriptionAcceptor.getReferenceUpdater2ReferenceDescriptions() |
| Modifier and Type | Method and Description |
|---|---|
IReferenceUpdater |
IResourceUIServiceProvider.getReferenceUpdater()
Deprecated.
use
get(IReferenceUpdater.class) instead |
IReferenceUpdater |
DefaultResourceUIServiceProvider.getReferenceUpdater()
Deprecated.
use
get(IReferenceUpdater.class) instead |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends IReferenceUpdater> |
EmfUiModule.bindIReferenceUpdater() |
Copyright © 2016. All Rights Reserved.