Package org.eclipse.graphiti.ui.editor
Interface IDiagramEditorInput
- All Known Implementing Classes:
DiagramEditorInput
public interface IDiagramEditorInput
- Since:
- 0.9
-
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.common.util.URI
getUri()
void
setProviderId
(String providerId) void
updateUri
(org.eclipse.emf.common.util.URI newURI)