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

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

public class NewBlankTxContextSheetAction
extends AbstractNewBlankSheetAction<TxContextSheet,TxContextSheetRegime>


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

Constructor Detail

NewBlankTxContextSheetAction

public NewBlankTxContextSheetAction()