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

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

public class NewTxContextSheetAction
extends AbstractNewSheetAction<UTransformation,TxContextSheetRegime>


Constructor Summary
NewTxContextSheetAction()
           
 
Method Summary
 
Methods inherited from class org.eclipse.gmt.umlx.editor.delegates.AbstractNewSheetAction
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

NewTxContextSheetAction

public NewTxContextSheetAction()