|
OptaPlanner core 6.2.0.Final | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
S
- public interface Demand<S extends Supply>
A subsystem submits a demand for a Supply
.
Implementations must overwrite #equals(Object)
and #hashCode()
.
Supply
,
SupplyManager
Method Summary | |
---|---|
S |
createExternalizedSupply(InnerScoreDirector scoreDirector)
Only called if the domain model doesn't already support the demand (through a shadow variable usually). |
Method Detail |
---|
S createExternalizedSupply(InnerScoreDirector scoreDirector)
Supply
.
scoreDirector
- never null
|
OptaPlanner core 6.2.0.Final | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |