Uses of Class
org.eclipse.graphiti.ui.editor.DiagramEditorInput

Packages that use DiagramEditorInput
org.eclipse.graphiti.ui.editor   
 

Uses of DiagramEditorInput in org.eclipse.graphiti.ui.editor
 

Methods in org.eclipse.graphiti.ui.editor that return DiagramEditorInput
static DiagramEditorInput DiagramEditorInput.createEditorInput(Diagram diagram, TransactionalEditingDomain domain, String providerId, boolean disposeEditingDomain)
          Creates a new DiagramEditorInput with a self created TransactionalEditingDomain editing domain, which must be disposed later on.
 DiagramEditorInput DiagramEditorFactory.createEditorInput(IEditorInput otherInput)
          Creates a new DiagramEditorInput with a self created TransactionalEditingDomain in case the passed IEditorInput is either a IFileEditorInput or a URIEditorInput.
 



Copyright (c) SAP AG 2005, 2010.