OptaPlanner core 6.0.0.CR2

Uses of Class
org.optaplanner.core.impl.heuristic.selector.variable.PlanningValueSelectionPromotion

Packages that use PlanningValueSelectionPromotion
org.optaplanner.core.impl.heuristic.selector.variable   
 

Uses of PlanningValueSelectionPromotion in org.optaplanner.core.impl.heuristic.selector.variable
 

Methods in org.optaplanner.core.impl.heuristic.selector.variable that return PlanningValueSelectionPromotion
static PlanningValueSelectionPromotion PlanningValueSelectionPromotion.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PlanningValueSelectionPromotion[] PlanningValueSelectionPromotion.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.optaplanner.core.impl.heuristic.selector.variable with parameters of type PlanningValueSelectionPromotion
 void PlanningValueSelector.setSelectionPromotion(PlanningValueSelectionPromotion selectionPromotion)
          Deprecated.  
 


OptaPlanner core 6.0.0.CR2

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