Uses of Interface
ai.timefold.solver.core.impl.domain.variable.listener.SourcedBasicVariableListener
Packages that use SourcedBasicVariableListener
Package
Description
-
Uses of SourcedBasicVariableListener in ai.timefold.solver.core.impl.domain.variable.anchor
Classes in ai.timefold.solver.core.impl.domain.variable.anchor that implement SourcedBasicVariableListenerModifier and TypeClassDescriptionclassExternalizedAnchorVariableSupply<Solution_>Alternative toAnchorVariableListener. -
Uses of SourcedBasicVariableListener in ai.timefold.solver.core.impl.domain.variable.inverserelation
Classes in ai.timefold.solver.core.impl.domain.variable.inverserelation that implement SourcedBasicVariableListenerModifier and TypeClassDescriptionclassExternalizedCollectionInverseVariableSupply<Solution_>Alternative toCollectionInverseVariableListener.classExternalizedSingletonInverseVariableSupply<Solution_>Alternative toSingletonInverseVariableListener. -
Uses of SourcedBasicVariableListener in ai.timefold.solver.core.impl.domain.variable.listener.support.violation
Classes in ai.timefold.solver.core.impl.domain.variable.listener.support.violation that implement SourcedBasicVariableListenerModifier and TypeClassDescriptionclassVariableTracker<Solution_>Tracks variable listener events for a given genuine or shadow variable (exceptPlanningListVariable).