com.pnp.xfeature.actions
Class ValidateAction

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

public class ValidateAction
extends AntAction

Runs the feature model validation.

Author:
Ondrej Rohlik, created on 3.5.2004, generated be Eclipse
See Also:
IWorkbenchWindowActionDelegate

Constructor Summary
ValidateAction()
           
 
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

ValidateAction

public ValidateAction()
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.