public interface IURIEditorOpener
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.ui.IEditorPart |
open(org.eclipse.emf.common.util.URI uri,
boolean select) |
org.eclipse.ui.IEditorPart |
open(org.eclipse.emf.common.util.URI referenceOwnerURI,
org.eclipse.emf.ecore.EReference reference,
int indexInList,
boolean select) |
Copyright © 2016. All Rights Reserved.