Class OperationRequiredRoleEditHelperAdvice

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

    public class OperationRequiredRoleEditHelperAdvice
    extends org.eclipse.gmf.runtime.emf.type.core.edithelper.AbstractEditHelperAdvice
    Edit helper for operation required roles. This edit helper opens a dialog to enable the user to choose the operation interface the configured role requires.
    Generated class or method.
    NOT
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected 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
    • Constructor Detail

      • OperationRequiredRoleEditHelperAdvice

        public OperationRequiredRoleEditHelperAdvice()
    • Method Detail

      • getBeforeConfigureCommand

        protected 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