com.pnp.xfeature.actions
Class GenerateAction

java.lang.Object
  extended by com.pnp.xfeature.actions.AntAction
      extended by com.pnp.xfeature.actions.GenerateAction

public class GenerateAction
extends AntAction

Runs application meta-model and display model genereation

Author:
Ondrej Rohlik, created on 3.5.2004
See Also:
IWorkbenchWindowActionDelegate

Constructor Summary
GenerateAction()
           
 
Method Summary
 void run(IAction action)
          The action has been activated.
 
Methods inherited from class com.pnp.xfeature.actions.AntAction
dispose, init, selectionChanged
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenerateAction

public GenerateAction()
Method Detail

run

public void run(IAction action)
The action has been activated. The argument of the method represents the 'real' action sitting in the workbench UI.

Overrides:
run in class AntAction
See Also:
IWorkbenchWindowActionDelegate#run


Copyright © 2004 - 2008 ETH Zurich and P&P Software GmbH, All Rights Reserved.