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

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

public class OpenRequirementHandler
extends AbstractHandler


Constructor Summary
OpenRequirementHandler()
           
 
Method Summary
 java.lang.Object execute(ExecutionEvent event)
           
static void showProperties()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenRequirementHandler

public OpenRequirementHandler()
Method Detail

execute

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

showProperties

public static void showProperties()