com.unitesk.requality.eclipse.handlers.requirement
Class CreateRequirementHandler

java.lang.Object
  extended by AbstractHandler
      extended by com.unitesk.requality.eclipse.handlers.requirement.CreateRequirementHandler

public class CreateRequirementHandler
extends AbstractHandler


Constructor Summary
CreateRequirementHandler()
           
 
Method Summary
 java.lang.Object execute(ExecutionEvent event)
           
 TreeNode getSelectedNode()
           
 boolean isEnabled()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateRequirementHandler

public CreateRequirementHandler()
Method Detail

execute

public java.lang.Object execute(ExecutionEvent event)
                         throws ExecutionException
Throws:
ExecutionException

isEnabled

public boolean isEnabled()

getSelectedNode

public TreeNode getSelectedNode()