public class CustomStepScope extends AbstractStepScope
bestScoreImproved, clonedSolution, score, stepIndex
Constructor and Description |
---|
CustomStepScope(CustomSolverPhaseScope phaseScope) |
CustomStepScope(CustomSolverPhaseScope phaseScope,
int stepIndex) |
Modifier and Type | Method and Description |
---|---|
CustomSolverPhaseScope |
getPhaseScope() |
int |
getUninitializedVariableCount() |
boolean |
isBestSolutionCloningDelayed() |
void |
setUninitializedVariableCount(int uninitializedVariableCount) |
createOrGetClonedSolution, getBestScoreImproved, getClonedSolution, getScore, getScoreDirector, getStepIndex, getWorkingRandom, getWorkingSolution, hasNoUninitializedVariables, setBestScoreImproved, setClonedSolution, setScore, toString
public CustomStepScope(CustomSolverPhaseScope phaseScope)
public CustomStepScope(CustomSolverPhaseScope phaseScope, int stepIndex)
public CustomSolverPhaseScope getPhaseScope()
getPhaseScope
in class AbstractStepScope
public boolean isBestSolutionCloningDelayed()
isBestSolutionCloningDelayed
in class AbstractStepScope
public int getUninitializedVariableCount()
getUninitializedVariableCount
in class AbstractStepScope
public void setUninitializedVariableCount(int uninitializedVariableCount)
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.