Interface LinkVolumeAccessor

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.djutils.event.EventType INTERACTOR_REQUEST_LINKVOLUMEACCESSEE_TYPE
      event type fired off when a new request for an interactor of type link volume accessee is created
    • Method Summary

      All Methods Instance Methods Default Methods 
      Modifier and Type Method Description
      default org.djutils.event.EventType getRequestedAccesseeEventType()
      each interactor that requires access from an accessee indicates what accessee is requested via the event type
      • Methods inherited from interface org.djutils.event.EventListenerInterface

        notify
    • Field Detail

      • INTERACTOR_REQUEST_LINKVOLUMEACCESSEE_TYPE

        static final org.djutils.event.EventType INTERACTOR_REQUEST_LINKVOLUMEACCESSEE_TYPE
        event type fired off when a new request for an interactor of type link volume accessee is created
    • Method Detail

      • getRequestedAccesseeEventType

        default org.djutils.event.EventType getRequestedAccesseeEventType()
        each interactor that requires access from an accessee indicates what accessee is requested via the event type
        Specified by:
        getRequestedAccesseeEventType in interface InteractorAccessor
        Returns:
        event type indicating that accessee is requiested