Interface EntityNotifiable<Solution_>
- Type Parameters:
Solution_- the solution type, the class with thePlanningSolutionannotation
- All Superinterfaces:
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.-
Method Summary
Methods inherited from interface ai.timefold.solver.core.impl.domain.variable.listener.support.Notifiable
clearAllNotifications, closeVariableListener, resetWorkingSolution, triggerAllNotifications
-
Method Details
-
notifyBefore
-