|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDiagramDocumentProvider
An interface to be implemented by all document providers,
that create IDiagramDocument
Method Summary | |
---|---|
IEditorInput |
createInputWithEditingDomain(IEditorInput editorInput,
org.eclipse.emf.transaction.TransactionalEditingDomain domain)
|
IDiagramDocument |
getDiagramDocument(java.lang.Object element)
Returns the diagram document. |
Method Detail |
---|
IDiagramDocument getDiagramDocument(java.lang.Object element)
element
- The Editor Input for which the diagram document is requred.
IDocumentProvider.getDocument(Object)
IEditorInput createInputWithEditingDomain(IEditorInput editorInput, org.eclipse.emf.transaction.TransactionalEditingDomain domain)
|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.