com.unitesk.requality.eclipse.handlers.location
Class RemoveLocationFromRequirementHandler

java.lang.Object
  extended by AbstractHandler
      extended by com.unitesk.requality.eclipse.handlers.location.RemoveLocationFromRequirementHandler

public class RemoveLocationFromRequirementHandler
extends AbstractHandler


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

Constructor Detail

RemoveLocationFromRequirementHandler

public RemoveLocationFromRequirementHandler()
Method Detail

execute

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

isEnabled

public boolean isEnabled()