public static class IRenameElementContext.Impl extends Object implements IRenameElementContext, IChangeRedirector.Aware
IRenameElementContext.Impl| Constructor and Description |
|---|
IRenameElementContext.Impl(org.eclipse.emf.common.util.URI targetElementURI,
org.eclipse.emf.ecore.EClass targetElementEClass) |
IRenameElementContext.Impl(org.eclipse.emf.common.util.URI targetElementURI,
org.eclipse.emf.ecore.EClass targetElementEClass,
org.eclipse.ui.IEditorPart triggeringEditor,
org.eclipse.jface.viewers.ISelection triggeringEditorSelection,
org.eclipse.emf.common.util.URI contextResourceURI) |
| Modifier and Type | Method and Description |
|---|---|
IChangeRedirector |
getChangeRedirector() |
org.eclipse.emf.common.util.URI |
getContextResourceURI() |
org.eclipse.emf.ecore.EClass |
getTargetElementEClass() |
org.eclipse.emf.common.util.URI |
getTargetElementURI() |
org.eclipse.ui.IEditorPart |
getTriggeringEditor() |
org.eclipse.jface.viewers.ISelection |
getTriggeringEditorSelection() |
void |
setChangeRedirector(IChangeRedirector changeRedirector) |
public IRenameElementContext.Impl(org.eclipse.emf.common.util.URI targetElementURI,
org.eclipse.emf.ecore.EClass targetElementEClass)
public IRenameElementContext.Impl(org.eclipse.emf.common.util.URI targetElementURI,
org.eclipse.emf.ecore.EClass targetElementEClass,
org.eclipse.ui.IEditorPart triggeringEditor,
org.eclipse.jface.viewers.ISelection triggeringEditorSelection,
org.eclipse.emf.common.util.URI contextResourceURI)
public org.eclipse.emf.common.util.URI getContextResourceURI()
getContextResourceURI in interface IRenameElementContextpublic org.eclipse.emf.common.util.URI getTargetElementURI()
getTargetElementURI in interface IRenameElementContextpublic org.eclipse.emf.ecore.EClass getTargetElementEClass()
getTargetElementEClass in interface IRenameElementContextpublic org.eclipse.ui.IEditorPart getTriggeringEditor()
getTriggeringEditor in interface IRenameElementContextpublic org.eclipse.jface.viewers.ISelection getTriggeringEditorSelection()
getTriggeringEditorSelection in interface IRenameElementContextpublic IChangeRedirector getChangeRedirector()
getChangeRedirector in interface IChangeRedirector.Awarepublic void setChangeRedirector(IChangeRedirector changeRedirector)
setChangeRedirector in interface IChangeRedirector.AwareCopyright © 2016. All Rights Reserved.