Class AbstractUserActionEditHelper

java.lang.Object
org.eclipse.gmf.runtime.emf.type.core.edithelper.AbstractEditHelper
org.eclipse.gmf.tooling.runtime.edit.helpers.GeneratedEditHelperBase
de.uka.ipd.sdq.pcm.gmf.usage.edit.helpers.PalladioComponentModelBaseEditHelper
de.uka.ipd.sdq.pcm.gmf.usage.edit.helpers.AbstractUserActionEditHelper
All Implemented Interfaces:
org.eclipse.gmf.runtime.emf.type.core.edithelper.IEditHelper

public class AbstractUserActionEditHelper extends PalladioComponentModelBaseEditHelper
Generated class or method.
  • Field Summary

    Fields inherited from class org.eclipse.gmf.tooling.runtime.edit.helpers.GeneratedEditHelperBase

    CONTEXT_ELEMENT_TYPE, EDIT_POLICY_COMMAND
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class org.eclipse.gmf.tooling.runtime.edit.helpers.GeneratedEditHelperBase

    getCreateCommand, getCreateRelationshipCommand, getDestroyElementCommand, getDestroyReferenceCommand, getEditHelperAdvice, getInsteadCommand

    Methods inherited from class org.eclipse.gmf.runtime.emf.type.core.edithelper.AbstractEditHelper

    approveRequest, canEdit, configureRequest, createCommand, getBasicDestroyElementCommand, getConfigureCommand, getContainedValues, getDefaultContainmentFeature, getDefaultContainmentFeatures, getDestroyDependentsCommand, getDestroyElementWithDependentsCommand, getDuplicateCommand, getEditCommand, getEditContextCommand, getMoveCommand, getReorientReferenceRelationshipCommand, getReorientRelationshipCommand, getSetCommand, initializeDefaultFeature

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • AbstractUserActionEditHelper

      public AbstractUserActionEditHelper()