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 | Class and Description |
---|---|
class |
ExhaustiveSearchStepScope |
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 |
FromSolutionEntitySelector.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 |
FromSolutionPropertyValueSelector.stepStarted(AbstractStepScope stepScope) |
Modifier and Type | Class and Description |
---|---|
class |
LocalSearchStepScope |
Modifier and Type | Method and Description |
---|---|
void |
AbstractPhase.stepEnded(AbstractStepScope stepScope) |
void |
AbstractPhase.stepStarted(AbstractStepScope stepScope) |
Modifier and Type | Class and Description |
---|---|
class |
CustomStepScope |
Modifier and Type | Method and Description |
---|---|
void |
PhaseLifecycleSupport.fireStepEnded(AbstractStepScope stepScope) |
void |
PhaseLifecycleSupport.fireStepStarted(AbstractStepScope stepScope) |
void |
PhaseLifecycleListenerAdapter.stepEnded(AbstractStepScope stepScope) |
void |
PhaseLifecycleListener.stepEnded(AbstractStepScope stepScope) |
void |
PhaseLifecycleListenerAdapter.stepStarted(AbstractStepScope stepScope) |
void |
PhaseLifecycleListener.stepStarted(AbstractStepScope stepScope) |
Modifier and Type | Method and Description |
---|---|
abstract AbstractStepScope |
AbstractPhaseScope.getLastCompletedStepScope() |
Modifier and Type | Method and Description |
---|---|
void |
BestSolutionRecaller.processWorkingSolutionDuringMove(int uninitializedVariableCount,
Score score,
AbstractStepScope stepScope) |
void |
BestSolutionRecaller.processWorkingSolutionDuringStep(AbstractStepScope stepScope) |
Modifier and Type | Method and Description |
---|---|
void |
PhaseToSolverTerminationBridge.stepEnded(AbstractStepScope stepScope) |
void |
AbstractCompositeTermination.stepEnded(AbstractStepScope stepScope) |
void |
PhaseToSolverTerminationBridge.stepStarted(AbstractStepScope stepScope) |
void |
AbstractCompositeTermination.stepStarted(AbstractStepScope stepScope) |
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.