org.eclipse.papyrus.emf.facet.efacet.sdk.ui.internal.handler.creation
Class AddOperationInFacetHandler

java.lang.Object
  extended by AbstractSelectionExpectedTypeHandler
      extended by org.eclipse.papyrus.emf.facet.efacet.sdk.ui.internal.handler.creation.AddOperationInFacetHandler

public class AddOperationInFacetHandler
extends AbstractSelectionExpectedTypeHandler

Handler for the creation of an Operation in a Facet.


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

Constructor Detail

AddOperationInFacetHandler

public AddOperationInFacetHandler()
Method Detail

execute

public java.lang.Object execute(ExecutionEvent event)