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, toStringpublic CustomStepScope(CustomPhaseScope phaseScope)
public CustomStepScope(CustomPhaseScope phaseScope, int stepIndex)
public CustomPhaseScope getPhaseScope()
getPhaseScope in class AbstractStepScopepublic int getUninitializedVariableCount()
getUninitializedVariableCount in class AbstractStepScopepublic void setUninitializedVariableCount(int uninitializedVariableCount)
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.