org.drools.planner.core.phase.custom
Class CustomSolverPhaseScope
java.lang.Object
  
org.drools.planner.core.phase.AbstractSolverPhaseScope
      
org.drools.planner.core.phase.custom.CustomSolverPhaseScope
public class CustomSolverPhaseScope
- extends AbstractSolverPhaseScope
 
 
 
 
 
| Methods inherited from class org.drools.planner.core.phase.AbstractSolverPhaseScope | 
assertWorkingScore, calculatePhaseTimeMillisSpend, calculateScoreFromWorkingMemory, calculateSolverTimeMillisSpend, getBestScore, getBestSolutionStepIndex, getScoreDefinition, getSolutionDescriptor, getSolutionDirector, getSolverScope, getStartingScore, getStartingSystemTimeMillis, getWorkingFacts, getWorkingMemory, getWorkingPlanningEntityList, getWorkingRandom, getWorkingSolution, isWorkingSolutionInitialized, reset, setBestSolutionStepIndex, setStartingScore | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
CustomSolverPhaseScope
public CustomSolverPhaseScope(DefaultSolverScope solverScope)
getLastCompletedStepScope
public AbstractStepScope getLastCompletedStepScope()
- Specified by:
 getLastCompletedStepScope in class AbstractSolverPhaseScope
 
 
getLastCompletedCustomStepScope
public CustomStepScope getLastCompletedCustomStepScope()
 
setLastCompletedCustomStepScope
public void setLastCompletedCustomStepScope(CustomStepScope lastCompletedCustomStepScope)
 
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.