OptaPlanner core 6.2.0.Beta1

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

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

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

Methods in org.optaplanner.core.impl.phase.custom with parameters of type CustomStepScope
 void DefaultCustomPhase.stepEnded(CustomStepScope stepScope)
           
 void DefaultCustomPhase.stepStarted(CustomStepScope stepScope)
           
 

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

Methods in org.optaplanner.core.impl.phase.custom.scope that return CustomStepScope
 CustomStepScope CustomPhaseScope.getLastCompletedStepScope()
           
 

Methods in org.optaplanner.core.impl.phase.custom.scope with parameters of type CustomStepScope
 void CustomPhaseScope.setLastCompletedStepScope(CustomStepScope lastCompletedStepScope)
           
 


OptaPlanner core 6.2.0.Beta1

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