org.optaplanner.core.impl.phase.custom.scope
Class CustomStepScope
java.lang.Object
   org.optaplanner.core.impl.phase.scope.AbstractStepScope
org.optaplanner.core.impl.phase.scope.AbstractStepScope
       org.optaplanner.core.impl.phase.custom.scope.CustomStepScope
org.optaplanner.core.impl.phase.custom.scope.CustomStepScope
- public class CustomStepScope 
- extends AbstractStepScope
 
 
 
 
| Methods inherited from class org.optaplanner.core.impl.phase.scope.AbstractStepScope | 
| createOrGetClonedSolution, getBestScoreImproved, getClonedSolution, getScore, getScoreDirector, getStepIndex, getWorkingRandom, getWorkingSolution, hasNoUninitializedVariables, setBestScoreImproved, setClonedSolution, setScore, toString | 
 
 
CustomStepScope
public CustomStepScope(CustomPhaseScope phaseScope)
CustomStepScope
public CustomStepScope(CustomPhaseScope phaseScope,
                       int stepIndex)
getPhaseScope
public CustomPhaseScope getPhaseScope()
- 
- Specified by:
- getPhaseScopein class- AbstractStepScope
 
- 
 
getUninitializedVariableCount
public int getUninitializedVariableCount()
- 
- Specified by:
- getUninitializedVariableCountin class- AbstractStepScope
 
- 
 
setUninitializedVariableCount
public void setUninitializedVariableCount(int uninitializedVariableCount)
- 
 
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.