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

    • Method Detail

      • getEvent

        Event getEvent()
        Returns the form model object event for this handler.
        Returns:
        the Event, never null
      • getHanlders

        Collection<String> getHanlders()
        Returns a collection of possible event handlers.
        Returns:
        the collection of handlers for current event, never null
      • processHandlerInBslModule

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