OptaPlanner core 6.0.0.CR4

Uses of Class
org.optaplanner.core.impl.phase.custom.scope.CustomSolverPhaseScope

Packages that use CustomSolverPhaseScope
org.optaplanner.core.impl.phase.custom   
org.optaplanner.core.impl.phase.custom.scope   
 

Uses of CustomSolverPhaseScope in org.optaplanner.core.impl.phase.custom
 

Methods in org.optaplanner.core.impl.phase.custom with parameters of type CustomSolverPhaseScope
 void DefaultCustomSolverPhase.phaseEnded(CustomSolverPhaseScope phaseScope)
           
 void DefaultCustomSolverPhase.phaseStarted(CustomSolverPhaseScope phaseScope)
           
 

Uses of CustomSolverPhaseScope in org.optaplanner.core.impl.phase.custom.scope
 

Methods in org.optaplanner.core.impl.phase.custom.scope that return CustomSolverPhaseScope
 CustomSolverPhaseScope CustomStepScope.getPhaseScope()
           
 

Constructors in org.optaplanner.core.impl.phase.custom.scope with parameters of type CustomSolverPhaseScope
CustomStepScope(CustomSolverPhaseScope phaseScope)
           
CustomStepScope(CustomSolverPhaseScope phaseScope, int stepIndex)
           
 


OptaPlanner core 6.0.0.CR4

Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.