Modifier and Type | Method and Description |
---|---|
void |
BestSolutionRecaller.stepEnded(AbstractStepScope stepScope) |
Modifier and Type | Class and Description |
---|---|
class |
BruteForceStepScope |
Modifier and Type | Method and Description |
---|---|
void |
AbstractEntityPlacer.stepEnded(AbstractStepScope stepScope) |
void |
AbstractEntityPlacer.stepStarted(AbstractStepScope stepScope) |
Modifier and Type | Class and Description |
---|---|
class |
ConstructionHeuristicStepScope |
Modifier and Type | Method and Description |
---|---|
void |
AbstractSelector.stepEnded(AbstractStepScope stepScope) |
void |
AbstractSelector.stepStarted(AbstractStepScope stepScope) |
Modifier and Type | Method and Description |
---|---|
void |
SelectionCacheLifecycleBridge.stepEnded(AbstractStepScope stepScope) |
void |
SelectionCacheLifecycleBridge.stepStarted(AbstractStepScope stepScope) |
Modifier and Type | Method and Description |
---|---|
void |
UnionMoveSelector.stepEnded(AbstractStepScope stepScope) |
void |
UnionMoveSelector.stepStarted(AbstractStepScope stepScope) |
Modifier and Type | Method and Description |
---|---|
void |
PlanningVariableWalker.stepEnded(AbstractStepScope stepScope)
Deprecated.
|
void |
PlanningValueWalker.stepEnded(AbstractStepScope stepScope)
Deprecated.
|
void |
PlanningVariableWalker.stepStarted(AbstractStepScope stepScope)
Deprecated.
|
void |
PlanningValueWalker.stepStarted(AbstractStepScope stepScope)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
LocalSearchStepScope |
Modifier and Type | Method and Description |
---|---|
abstract AbstractStepScope |
AbstractSolverPhaseScope.getLastCompletedStepScope() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractSolverPhase.stepEnded(AbstractStepScope stepScope) |
void |
AbstractSolverPhase.stepStarted(AbstractStepScope stepScope) |
Modifier and Type | Class and Description |
---|---|
class |
CustomStepScope |
Modifier and Type | Method and Description |
---|---|
void |
SolverPhaseLifecycleSupport.fireStepEnded(AbstractStepScope stepScope) |
void |
SolverPhaseLifecycleSupport.fireStepStarted(AbstractStepScope stepScope) |
void |
SolverPhaseLifecycleListener.stepEnded(AbstractStepScope stepScope) |
void |
SolverPhaseLifecycleListenerAdapter.stepEnded(AbstractStepScope stepScope) |
void |
SolverPhaseLifecycleListener.stepStarted(AbstractStepScope stepScope) |
void |
SolverPhaseLifecycleListenerAdapter.stepStarted(AbstractStepScope stepScope) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractCompositeTermination.stepEnded(AbstractStepScope stepScope) |
void |
PhaseToSolverTerminationBridge.stepEnded(AbstractStepScope stepScope) |
void |
AbstractCompositeTermination.stepStarted(AbstractStepScope stepScope) |
void |
PhaseToSolverTerminationBridge.stepStarted(AbstractStepScope stepScope) |
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.