OptaPlanner distribution 6.2.0.CR4

Uses of Interface
org.optaplanner.core.impl.domain.variable.anchor.AnchorVariableSupply

Packages that use AnchorVariableSupply
org.optaplanner.core.impl.domain.variable.anchor   
org.optaplanner.core.impl.heuristic.selector.move.generic.chained   
 

Uses of AnchorVariableSupply in org.optaplanner.core.impl.domain.variable.anchor
 

Classes in org.optaplanner.core.impl.domain.variable.anchor that implement AnchorVariableSupply
 class AnchorVariableListener
           
 class ExternalizedAnchorVariableSupply
          Alternative to AnchorVariableListener.
 

Methods in org.optaplanner.core.impl.domain.variable.anchor that return AnchorVariableSupply
 AnchorVariableSupply AnchorVariableDemand.createExternalizedSupply(InnerScoreDirector scoreDirector)
           
 

Uses of AnchorVariableSupply in org.optaplanner.core.impl.heuristic.selector.move.generic.chained
 

Fields in org.optaplanner.core.impl.heuristic.selector.move.generic.chained declared as AnchorVariableSupply
protected  AnchorVariableSupply TwoOptMoveSelector.anchorVariableSupply
           
protected  AnchorVariableSupply TwoOptMove.anchorVariableSupply
           
 

Constructors in org.optaplanner.core.impl.heuristic.selector.move.generic.chained with parameters of type AnchorVariableSupply
TwoOptMove(GenuineVariableDescriptor variableDescriptor, AnchorVariableSupply anchorVariableSupply, Object leftEntity, Object rightEntity)
           
 


OptaPlanner distribution 6.2.0.CR4

Copyright © 2006-2015 JBoss by Red Hat. All Rights Reserved.