|
OptaPlanner distribution 6.2.0.CR4 | |||||||||
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)
|
|
OptaPlanner distribution 6.2.0.CR4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |