|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDiagramDocument
An interface defining a IDocument
with content
of org.eclipse.gmf.runtime.notation.Diagram
Field Summary |
---|
Fields inherited from interface org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.IDocument |
---|
UNKNOWN_MODIFICATION_STAMP |
Method Summary | |
---|---|
Diagram |
detachDiagram()
Detaches the attached Diagram from this document. |
Diagram |
getDiagram()
Returns the diagram for this diagram document |
org.eclipse.emf.transaction.TransactionalEditingDomain |
getEditingDomain()
|
void |
setEditingDomain(org.eclipse.emf.transaction.TransactionalEditingDomain domain)
Sets the EditingDomain for this document |
Methods inherited from interface org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.IDocument |
---|
addDocumentListener, addPrenotifiedDocumentListener, getContent, getModificationStamp, removeDocumentListener, removePrenotifiedDocumentListener, resumeListenerNotification, setContent, setContent, stopListenerNotification |
Method Detail |
---|
Diagram getDiagram()
org.eclipse.emf.transaction.TransactionalEditingDomain getEditingDomain()
void setEditingDomain(org.eclipse.emf.transaction.TransactionalEditingDomain domain)
Diagram detachDiagram()
Diagram
from this document.
|
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.