org.eclipse.gmt.umlx.tx.editor.delegates
Class OpenTxContextSheetAction

java.lang.Object
  extended by org.eclipse.gmt.umlx.editor.delegates.EditorAction
      extended by org.eclipse.gmt.umlx.editor.delegates.AbstractOpenSheetAction<TxContextSheet,TxContextSheetRegime>
          extended by org.eclipse.gmt.umlx.tx.editor.delegates.OpenTxContextSheetAction
All Implemented Interfaces:
org.eclipse.ui.IActionDelegate, org.eclipse.ui.IObjectActionDelegate

public class OpenTxContextSheetAction
extends AbstractOpenSheetAction<TxContextSheet,TxContextSheetRegime>


Constructor Summary
OpenTxContextSheetAction()
           
 
Method Summary
 
Methods inherited from class org.eclipse.gmt.umlx.editor.delegates.AbstractOpenSheetAction
run
 
Methods inherited from class org.eclipse.gmt.umlx.editor.delegates.EditorAction
run, selectionChanged, setActivePart
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenTxContextSheetAction

public OpenTxContextSheetAction()