@Deprecated public class PlanningValueSelector extends SolverPhaseLifecycleListenerAdapter
Constructor and Description |
---|
PlanningValueSelector(PlanningVariableDescriptor variableDescriptor)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Iterator<?> |
iterator(Object planningEntity)
Deprecated.
|
void |
phaseEnded(AbstractSolverPhaseScope phaseScope)
Deprecated.
|
void |
phaseStarted(AbstractSolverPhaseScope phaseScope)
Deprecated.
|
void |
setRoundRobinSelection(boolean roundRobinSelection)
Deprecated.
|
void |
setSelectionOrder(PlanningValueSelectionOrder selectionOrder)
Deprecated.
|
void |
setSelectionPromotion(PlanningValueSelectionPromotion selectionPromotion)
Deprecated.
|
stepEnded, stepStarted
solvingEnded, solvingStarted
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
solvingEnded, solvingStarted
public PlanningValueSelector(PlanningVariableDescriptor variableDescriptor)
public void setSelectionOrder(PlanningValueSelectionOrder selectionOrder)
public void setSelectionPromotion(PlanningValueSelectionPromotion selectionPromotion)
public void setRoundRobinSelection(boolean roundRobinSelection)
public void phaseStarted(AbstractSolverPhaseScope phaseScope)
phaseStarted
in interface SolverPhaseLifecycleListener
phaseStarted
in class SolverPhaseLifecycleListenerAdapter
public void phaseEnded(AbstractSolverPhaseScope phaseScope)
phaseEnded
in interface SolverPhaseLifecycleListener
phaseEnded
in class SolverPhaseLifecycleListenerAdapter
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.