Class DiagramEditorInputFactory

java.lang.Object
org.eclipse.graphiti.ui.editor.DiagramEditorInputFactory
All Implemented Interfaces:
org.eclipse.ui.IElementFactory

public class DiagramEditorInputFactory extends Object implements org.eclipse.ui.IElementFactory
The Class DiagramEditorFactory. A factory for creating DiagramEditorInput objects.
Since:
0.9 results from renaming DiagramEditorFactory
  • Constructor Details

    • DiagramEditorInputFactory

      public DiagramEditorInputFactory()
  • Method Details

    • createElement

      public org.eclipse.core.runtime.IAdaptable createElement(org.eclipse.ui.IMemento memento)
      Specified by:
      createElement in interface org.eclipse.ui.IElementFactory