public class ConstructionNodeCleaningProposalImpl extends Object implements ConstructionNodeCleaningProposal
| Constructor and Description |
|---|
ConstructionNodeCleaningProposalImpl(ConstructionNode focusNode,
QueryNode childSubtreeRoot,
boolean deleteConstructionNodeChain) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
deleteConstructionNodeChain() |
QueryNode |
getChildSubtreeRoot() |
ConstructionNode |
getFocusNode() |
public ConstructionNodeCleaningProposalImpl(ConstructionNode focusNode, QueryNode childSubtreeRoot, boolean deleteConstructionNodeChain)
public boolean deleteConstructionNodeChain()
deleteConstructionNodeChain in interface ConstructionNodeCleaningProposalpublic ConstructionNode getFocusNode()
getFocusNode in interface NodeCentricOptimizationProposal<ConstructionNode,NodeCentricOptimizationResults<ConstructionNode>>public QueryNode getChildSubtreeRoot()
getChildSubtreeRoot in interface ConstructionNodeCleaningProposalCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.