org.eclipse.etrice.ui.behavior.editor
Class BehaviorEditor
java.lang.Object
DiagramEditor
org.eclipse.etrice.ui.common.editor.RoomDiagramEditor
org.eclipse.etrice.ui.behavior.editor.BehaviorEditor
public class BehaviorEditor
- extends RoomDiagramEditor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BEHAVIOR_EDITOR_ID
public static final java.lang.String BEHAVIOR_EDITOR_ID
- See Also:
- Constant Field Values
BehaviorEditor
public BehaviorEditor()
getDefaultImage
public Image getDefaultImage()
initializeGraphicalViewer
protected void initializeGraphicalViewer()
- Overrides:
initializeGraphicalViewer
in class RoomDiagramEditor
showStateGraph
public boolean showStateGraph(StateGraph sg)
getActorClass
public ActorClass getActorClass()
- Returns:
- the actor class of this editor
doSave
public void doSave(org.eclipse.core.runtime.IProgressMonitor monitor)
- Overrides:
doSave
in class RoomDiagramEditor
removeUnusedRefinedStates
protected void removeUnusedRefinedStates()
removeEmptySubgraphs
protected void removeEmptySubgraphs()