public class UnionLiftProposalImpl extends Object implements UnionLiftProposal
| Constructor and Description |
|---|
UnionLiftProposalImpl(UnionNode focusNode,
QueryNode targetNode) |
| Modifier and Type | Method and Description |
|---|---|
UnionNode |
getFocusNode() |
QueryNode |
getTargetNode()
The Union has to be lift just above this target node
|
public QueryNode getTargetNode()
UnionLiftProposalgetTargetNode in interface UnionLiftProposalpublic UnionNode getFocusNode()
getFocusNode in interface NodeCentricOptimizationProposal<UnionNode,NodeCentricOptimizationResults<UnionNode>>Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.