org.drools.planner.core.phase.custom.scope
Class CustomStepScope
java.lang.Object
org.drools.planner.core.phase.step.AbstractStepScope
org.drools.planner.core.phase.custom.scope.CustomStepScope
public class CustomStepScope
- extends AbstractStepScope
Methods inherited from class org.drools.planner.core.phase.step.AbstractStepScope |
createOrGetClonedSolution, getBestScoreImproved, getClonedSolution, getScore, getScoreDirector, getStepIndex, getWorkingRandom, getWorkingSolution, setBestScoreImproved, setClonedSolution, setScore, setStepIndex, toString |
CustomStepScope
public CustomStepScope(CustomSolverPhaseScope phaseScope)
getPhaseScope
public CustomSolverPhaseScope getPhaseScope()
- Specified by:
getPhaseScope
in class AbstractStepScope
isBestSolutionCloningDelayed
public boolean isBestSolutionCloningDelayed()
- Specified by:
isBestSolutionCloningDelayed
in class AbstractStepScope
getUninitializedVariableCount
public int getUninitializedVariableCount()
- Specified by:
getUninitializedVariableCount
in class AbstractStepScope
setUninitializedVariableCount
public void setUninitializedVariableCount(int uninitializedVariableCount)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.