Interface EntityNotifiable<Solution_>

  • Type Parameters:
    Solution_ - the solution type, the class with the PlanningSolution annotation
    All Superinterfaces:
    Notifiable

    public interface EntityNotifiable<Solution_>
    extends Notifiable
    A notifiable listening for EntityNotifications. Every variable listener's notifiable is not only registered for the listener's source variable notifications but also for the planning entity declaring the source variable.