Class ConfigEditorInputFactory

java.lang.Object
de.uka.ipd.sdq.sensorframework.visualisation.editor.ConfigEditorInputFactory
All Implemented Interfaces:
IElementFactory

public class ConfigEditorInputFactory extends Object implements IElementFactory
Deprecated.
Superseded by EDP2.
  • Constructor Details

    • ConfigEditorInputFactory

      public ConfigEditorInputFactory()
      Deprecated.
  • Method Details

    • createElement

      public IAdaptable createElement(IMemento memento)
      Deprecated.
      Specified by:
      createElement in interface IElementFactory
    • getFactoryId

      public static String getFactoryId()
      Deprecated.
      Returns the element factory id for this class.
      Returns:
      the element factory id
    • saveState

      public static void saveState(IMemento memento, ConfigEditorInput input)
      Deprecated.
      Saves the state of the given file editor input into the given memento.
      Parameters:
      memento - the storage area for element state
      input - the file editor input