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

java.lang.Object
  extended by org.eclipse.gmt.umlx.editor.delegates.EditDomainAction
      extended by org.eclipse.gmt.umlx.tx.editor.delegates.TxEditorDomainAction
          extended by org.eclipse.gmt.umlx.tx.editor.delegates.AbstractNewTxElementAction<UTypedModelRegime>
              extended by org.eclipse.gmt.umlx.tx.editor.delegates.NewTypedModelAction
All Implemented Interfaces:
org.eclipse.ui.IActionDelegate, org.eclipse.ui.IObjectActionDelegate

public class NewTypedModelAction
extends AbstractNewTxElementAction<UTypedModelRegime>


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

Constructor Detail

NewTypedModelAction

public NewTypedModelAction()