Uses of Class
org.drools.planner.core.phase.custom.CustomStepScope

Packages that use CustomStepScope
org.drools.planner.core.phase.custom   
 

Uses of CustomStepScope in org.drools.planner.core.phase.custom
 

Methods in org.drools.planner.core.phase.custom that return CustomStepScope
 CustomStepScope CustomSolverPhaseScope.getLastCompletedCustomStepScope()
           
 

Methods in org.drools.planner.core.phase.custom with parameters of type CustomStepScope
 void CustomSolverPhaseScope.setLastCompletedCustomStepScope(CustomStepScope lastCompletedCustomStepScope)
           
 void DefaultCustomSolverPhase.stepTaken(CustomStepScope customStepScope)
           
 



Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.