org.eclipse.etrice.ui.structure.editor
Class StructureEditor

java.lang.Object
  extended by DiagramEditor
      extended by org.eclipse.etrice.ui.common.editor.RoomDiagramEditor
          extended by org.eclipse.etrice.ui.structure.editor.StructureEditor

public class StructureEditor
extends RoomDiagramEditor


Field Summary
static java.lang.String STRUCTURE_EDITOR_ID
           
 
Fields inherited from class org.eclipse.etrice.ui.common.editor.RoomDiagramEditor
resourceValidator
 
Constructor Summary
StructureEditor()
           
 
Method Summary
 Image getDefaultImage()
           
 StructureClass getStructureClass()
           
 
Methods inherited from class org.eclipse.etrice.ui.common.editor.RoomDiagramEditor
createPartControl, dispose, doSave, initializeGraphicalViewer, setFocus
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

STRUCTURE_EDITOR_ID

public static final java.lang.String STRUCTURE_EDITOR_ID
See Also:
Constant Field Values
Constructor Detail

StructureEditor

public StructureEditor()
Method Detail

getDefaultImage

public Image getDefaultImage()

getStructureClass

public StructureClass getStructureClass()
Returns:
the actor class of this editor