|
OptaPlanner distribution 6.2.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SingletonInverseVariableSupply in org.optaplanner.core.impl.domain.variable.anchor |
---|
Fields in org.optaplanner.core.impl.domain.variable.anchor declared as SingletonInverseVariableSupply | |
---|---|
protected SingletonInverseVariableSupply |
ExternalizedAnchorVariableSupply.nextVariableSupply
|
protected SingletonInverseVariableSupply |
AnchorVariableListener.nextVariableSupply
|
Constructors in org.optaplanner.core.impl.domain.variable.anchor with parameters of type SingletonInverseVariableSupply | |
---|---|
AnchorVariableListener(AnchorShadowVariableDescriptor anchorShadowVariableDescriptor,
VariableDescriptor previousVariableDescriptor,
SingletonInverseVariableSupply nextVariableSupply)
|
|
ExternalizedAnchorVariableSupply(VariableDescriptor previousVariableDescriptor,
SingletonInverseVariableSupply nextVariableSupply)
|
Uses of SingletonInverseVariableSupply in org.optaplanner.core.impl.domain.variable.custom |
---|
Methods in org.optaplanner.core.impl.domain.variable.custom that return SingletonInverseVariableSupply | |
---|---|
SingletonInverseVariableSupply |
CustomShadowVariableDemand.createExternalizedSupply(InnerScoreDirector scoreDirector)
|
Uses of SingletonInverseVariableSupply in org.optaplanner.core.impl.domain.variable.inverserelation |
---|
Classes in org.optaplanner.core.impl.domain.variable.inverserelation that implement SingletonInverseVariableSupply | |
---|---|
class |
ExternalizedSingletonInverseVariableSupply
Alternative to SingletonInverseVariableListener . |
class |
SingletonInverseVariableListener
|
Methods in org.optaplanner.core.impl.domain.variable.inverserelation that return SingletonInverseVariableSupply | |
---|---|
SingletonInverseVariableSupply |
SingletonInverseVariableDemand.createExternalizedSupply(InnerScoreDirector scoreDirector)
|
Uses of SingletonInverseVariableSupply in org.optaplanner.core.impl.heuristic.selector.move.generic.chained |
---|
Fields in org.optaplanner.core.impl.heuristic.selector.move.generic.chained declared as SingletonInverseVariableSupply | |
---|---|
protected SingletonInverseVariableSupply |
TailChainSwapMoveSelector.inverseVariableSupply
|
protected SingletonInverseVariableSupply |
TailChainSwapMove.inverseVariableSupply
|
Constructors in org.optaplanner.core.impl.heuristic.selector.move.generic.chained with parameters of type SingletonInverseVariableSupply | |
---|---|
TailChainSwapMove(GenuineVariableDescriptor variableDescriptor,
SingletonInverseVariableSupply inverseVariableSupply,
AnchorVariableSupply anchorVariableSupply,
Object leftEntity,
Object rightValue)
|
|
OptaPlanner distribution 6.2.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |