|
OptaPlanner distribution 6.2.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Supply in org.optaplanner.core.impl.domain.variable.anchor |
|---|
| Subinterfaces of Supply in org.optaplanner.core.impl.domain.variable.anchor | |
|---|---|
interface |
AnchorVariableSupply
Only supported for chained variables. |
| Classes in org.optaplanner.core.impl.domain.variable.anchor that implement Supply | |
|---|---|
class |
AnchorVariableListener
|
class |
ExternalizedAnchorVariableSupply
Alternative to AnchorVariableListener. |
| Uses of Supply in org.optaplanner.core.impl.domain.variable.inverserelation |
|---|
| Subinterfaces of Supply in org.optaplanner.core.impl.domain.variable.inverserelation | |
|---|---|
interface |
SingletonInverseVariableSupply
Currently only supported for chained variables, which guarantee that no 2 entities use the same planningValue. |
| Classes in org.optaplanner.core.impl.domain.variable.inverserelation that implement Supply | |
|---|---|
class |
ExternalizedSingletonInverseVariableSupply
Alternative to SingletonInverseVariableListener. |
class |
SingletonInverseVariableListener
|
| Uses of Supply in org.optaplanner.core.impl.domain.variable.listener |
|---|
| Subinterfaces of Supply in org.optaplanner.core.impl.domain.variable.listener | |
|---|---|
interface |
StatefulVariableListener<EntityG>
A stateful VariableListener,
often used to externalize data for a supply from the domain model itself. |
interface |
VariableListener<EntityG>
Changes shadow variables when a genuine planning variable changes. |
| Fields in org.optaplanner.core.impl.domain.variable.listener with type parameters of type Supply | |
|---|---|
protected Map<Demand,Supply> |
VariableListenerSupport.supplyMap
|
| Methods in org.optaplanner.core.impl.domain.variable.listener with type parameters of type Supply | ||
|---|---|---|
|
VariableListenerSupport.demand(Demand<S> demand)
|
|
| Uses of Supply in org.optaplanner.core.impl.domain.variable.supply |
|---|
| Classes in org.optaplanner.core.impl.domain.variable.supply with type parameters of type Supply | |
|---|---|
interface |
Demand<S extends Supply>
A subsystem submits a demand for a Supply. |
| Methods in org.optaplanner.core.impl.domain.variable.supply with type parameters of type Supply | ||
|---|---|---|
|
SupplyManager.demand(Demand<S> demand)
Returns the Supply for a Demand, preferably an existing one. |
|
| Uses of Supply in org.optaplanner.examples.examination.domain.solver |
|---|
| Classes in org.optaplanner.examples.examination.domain.solver that implement Supply | |
|---|---|
class |
PeriodUpdatingVariableListener
|
| Uses of Supply in org.optaplanner.examples.projectjobscheduling.domain.solver |
|---|
| Classes in org.optaplanner.examples.projectjobscheduling.domain.solver that implement Supply | |
|---|---|
class |
PredecessorsDoneDateUpdatingVariableListener
|
| Uses of Supply in org.optaplanner.examples.vehiclerouting.domain.timewindowed.solver |
|---|
| Classes in org.optaplanner.examples.vehiclerouting.domain.timewindowed.solver that implement Supply | |
|---|---|
class |
ArrivalTimeUpdatingVariableListener
|
|
OptaPlanner distribution 6.2.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||