Modifier and Type | Method and Description |
---|---|
void |
DefaultConstructionHeuristicPhase.stepEnded(ConstructionHeuristicStepScope stepScope) |
void |
DefaultConstructionHeuristicPhase.stepStarted(ConstructionHeuristicStepScope stepScope) |
Modifier and Type | Method and Description |
---|---|
void |
ConstructionHeuristicDecider.decideNextStep(ConstructionHeuristicStepScope stepScope,
Placement placement) |
void |
ConstructionHeuristicDecider.stepEnded(ConstructionHeuristicStepScope stepScope) |
void |
ConstructionHeuristicDecider.stepStarted(ConstructionHeuristicStepScope stepScope) |
Modifier and Type | Method and Description |
---|---|
ConstructionHeuristicMoveScope |
DefaultConstructionHeuristicForager.pickMove(ConstructionHeuristicStepScope stepScope) |
ConstructionHeuristicMoveScope |
ConstructionHeuristicForager.pickMove(ConstructionHeuristicStepScope stepScope) |
void |
DefaultConstructionHeuristicForager.stepEnded(ConstructionHeuristicStepScope stepScope) |
void |
DefaultConstructionHeuristicForager.stepStarted(ConstructionHeuristicStepScope stepScope) |
Modifier and Type | Method and Description |
---|---|
void |
ConstructionHeuristicPhaseLifecycleListenerAdapter.stepEnded(ConstructionHeuristicStepScope stepScope) |
void |
ConstructionHeuristicPhaseLifecycleListener.stepEnded(ConstructionHeuristicStepScope stepScope) |
void |
ConstructionHeuristicPhaseLifecycleListenerAdapter.stepStarted(ConstructionHeuristicStepScope stepScope) |
void |
ConstructionHeuristicPhaseLifecycleListener.stepStarted(ConstructionHeuristicStepScope stepScope) |
Modifier and Type | Method and Description |
---|---|
ConstructionHeuristicStepScope |
ConstructionHeuristicPhaseScope.getLastCompletedStepScope() |
ConstructionHeuristicStepScope |
ConstructionHeuristicMoveScope.getStepScope() |
Modifier and Type | Method and Description |
---|---|
void |
ConstructionHeuristicPhaseScope.setLastCompletedStepScope(ConstructionHeuristicStepScope lastCompletedStepScope) |
Constructor and Description |
---|
ConstructionHeuristicMoveScope(ConstructionHeuristicStepScope stepScope) |
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.