org.eclipse.etrice.ui.behavior.support
Class ContextSwitcher
java.lang.Object
org.eclipse.etrice.ui.behavior.support.ContextSwitcher
public class ContextSwitcher
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextSwitcher
public ContextSwitcher()
goUp
public static void goUp(Diagram diagram,
StateGraph sg)
switchTop
public static void switchTop(Diagram diagram)
switchTo
public static void switchTo(Diagram diagram,
StateGraph sg)
getCurrentStateGraph
public static StateGraph getCurrentStateGraph(Diagram diagram)
getContext
public static ContainerShape getContext(Diagram diagram,
StateGraph sg)