public interface IInputElementProvider
IElement
.
This interface may be implemented by clients.
Modifier and Type | Method and Description |
---|---|
IElement |
getElement(org.eclipse.ui.IEditorInput editorInput)
Returns
IElement that corresponds to the given editor input. |