Modifier and Type | Method and Description |
---|---|
protected void |
DefaultExhaustiveSearchPhase.restoreWorkingSolution(ExhaustiveSearchStepScope<Solution_> stepScope) |
void |
DefaultExhaustiveSearchPhase.stepEnded(ExhaustiveSearchStepScope<Solution_> stepScope) |
void |
DefaultExhaustiveSearchPhase.stepStarted(ExhaustiveSearchStepScope<Solution_> stepScope) |
Modifier and Type | Method and Description |
---|---|
void |
ExhaustiveSearchDecider.expandNode(ExhaustiveSearchStepScope<Solution_> stepScope) |
void |
ExhaustiveSearchDecider.stepEnded(ExhaustiveSearchStepScope<Solution_> stepScope) |
void |
ExhaustiveSearchDecider.stepStarted(ExhaustiveSearchStepScope<Solution_> stepScope) |
Modifier and Type | Method and Description |
---|---|
void |
ExhaustiveSearchPhaseLifecycleListener.stepEnded(ExhaustiveSearchStepScope<Solution_> stepScope) |
void |
ExhaustiveSearchPhaseLifecycleListener.stepStarted(ExhaustiveSearchStepScope<Solution_> stepScope) |
Modifier and Type | Method and Description |
---|---|
ExhaustiveSearchStepScope<Solution_> |
ExhaustiveSearchPhaseScope.getLastCompletedStepScope() |
Modifier and Type | Method and Description |
---|---|
void |
ExhaustiveSearchPhaseScope.setLastCompletedStepScope(ExhaustiveSearchStepScope<Solution_> lastCompletedStepScope) |
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.