Class ConfigEditorInput

java.lang.Object
java.util.Observable
de.uka.ipd.sdq.sensorframework.visualisation.editor.ConfigEditorInput
All Implemented Interfaces:
Observer, IAdaptable, IEditorInput, IPersistable, IPersistableElement

public class ConfigEditorInput extends Observable implements IEditorInput, IPersistableElement, IAdaptable, Observer
Deprecated.
Superseded by EDP2.
  • Constructor Details

    • ConfigEditorInput

      public ConfigEditorInput(String adapterFactoryID)
      Deprecated.
    • ConfigEditorInput

      public ConfigEditorInput(String adapterFactoryID, ConfigEntry configEntry)
      Deprecated.
  • Method Details