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