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

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

public class AddAttributeInFacetHandler
extends AbstractSelectionExpectedTypeHandler

Handler for the creation of an Attribute in a Facet.


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

AddAttributeInFacetHandler

public AddAttributeInFacetHandler()
Method Detail

execute

public java.lang.Object execute(ExecutionEvent event)