Interface IHandlerModel<T extends org.eclipse.emf.ecore.EObject>

    • Method Detail

      • getEvent

        Event getEvent()
        Returns the graphical scheme model object event for this handler.
        Returns:
        the graphical scheme model object event for this handler. Can't be null.
      • getHandlers

        Collection<String> getHandlers()
        Returns a collection of possible event handlers.
        Returns:
        a collection of possible event handlers for current event. Can't be null.
      • processHandlerInBslModule

        void processHandlerInBslModule()
        Processes current method selection in the BSL module.