Interface IBslModuleEventData

All Known Implementing Classes:
BslModuleEventData

public interface IBslModuleEventData
Data wrapper for module event to use in IBslModuleInformationService
Contains information about caller event owner EObject, EventItemType and directive flag
  • Method Details

    • getEventOwner

      org.eclipse.emf.ecore.EObject getEventOwner()
      Get event owner EObject
      Returns:
      EObject event owner, cannot be null
    • getEventItemType

      EventItemType getEventItemType()
      Get event item type EventItemType
      Returns:
      EventItemType, cannot be null