| Package | Description |
|---|---|
| org.eclipse.xtext.ui.refactoring.impl |
| Modifier and Type | Method and Description |
|---|---|
protected RefactoringCrossReferenceSerializer.RefTextEvaluator |
DefaultReferenceUpdater.getRefTextEvaluator(org.eclipse.emf.ecore.EObject referringElement,
org.eclipse.emf.common.util.URI referringResourceURI,
org.eclipse.emf.ecore.EReference reference,
int indexInList,
org.eclipse.emf.ecore.EObject newTargetElement)
The result is used to determine the best new link text in case of multiple possibilities.
|
| Modifier and Type | Method and Description |
|---|---|
String |
RefactoringCrossReferenceSerializer.getCrossRefText(org.eclipse.emf.ecore.EObject owner,
CrossReference crossref,
org.eclipse.emf.ecore.EObject target,
RefactoringCrossReferenceSerializer.RefTextEvaluator refTextEvaluator,
ITextRegion linkTextRegion,
StatusWrapper status) |
Copyright © 2016. All Rights Reserved.