Class AddCommunicationLinkResourceSpecificationEditHelperAdvice

  • All Implemented Interfaces:
    org.eclipse.gmf.runtime.emf.type.core.edithelper.IEditHelperAdvice

    public class AddCommunicationLinkResourceSpecificationEditHelperAdvice
    extends org.eclipse.gmf.runtime.emf.type.core.edithelper.AbstractEditHelperAdvice
    implements org.eclipse.gmf.runtime.emf.type.core.edithelper.IEditHelperAdvice
    An edit helper advice.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.eclipse.gmf.runtime.common.core.command.ICommand getBeforeConfigureCommand​(org.eclipse.gmf.runtime.emf.type.core.requests.ConfigureRequest request)  
      • Methods inherited from class org.eclipse.gmf.runtime.emf.type.core.edithelper.AbstractEditHelperAdvice

        approveRequest, configureRequest, createType, createType, getAfterConfigureCommand, getAfterCreateCommand, getAfterCreateRelationshipCommand, getAfterDestroyDependentsCommand, getAfterDestroyElementCommand, getAfterDestroyReferenceCommand, getAfterDuplicateCommand, getAfterEditCommand, getAfterEditContextCommand, getAfterMoveCommand, getAfterReorientReferenceRelationshipCommand, getAfterReorientRelationshipCommand, getAfterSetCommand, getBeforeCreateCommand, getBeforeCreateRelationshipCommand, getBeforeDestroyDependentsCommand, getBeforeDestroyElementCommand, getBeforeDestroyReferenceCommand, getBeforeDuplicateCommand, getBeforeEditCommand, getBeforeEditContextCommand, getBeforeMoveCommand, getBeforeReorientReferenceRelationshipCommand, getBeforeReorientRelationshipCommand, getBeforeSetCommand
      • Methods inherited from interface org.eclipse.gmf.runtime.emf.type.core.edithelper.IEditHelperAdvice

        approveRequest, configureRequest, getAfterEditCommand, getBeforeEditCommand
    • Constructor Detail

      • AddCommunicationLinkResourceSpecificationEditHelperAdvice

        public AddCommunicationLinkResourceSpecificationEditHelperAdvice()
    • Method Detail

      • getBeforeConfigureCommand

        public org.eclipse.gmf.runtime.common.core.command.ICommand getBeforeConfigureCommand​(org.eclipse.gmf.runtime.emf.type.core.requests.ConfigureRequest request)
        Overrides:
        getBeforeConfigureCommand in class org.eclipse.gmf.runtime.emf.type.core.edithelper.AbstractEditHelperAdvice