| Package | Description |
|---|---|
| it.unibz.inf.ontop.iq.impl.tree |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryChildrenRelation
TODO: explain
|
class |
StandardChildrenRelation
TODO: explain
|
| Modifier and Type | Method and Description |
|---|---|
ChildrenRelation |
StandardChildrenRelation.clone(Map<QueryNode,TreeNode> newNodeIndex) |
ChildrenRelation |
BinaryChildrenRelation.clone(Map<QueryNode,TreeNode> newNodeIndex) |
ChildrenRelation |
ChildrenRelation.clone(Map<QueryNode,TreeNode> newNodeIndex) |
ChildrenRelation |
StandardChildrenRelation.convertToBinaryChildrenRelation() |
ChildrenRelation |
BinaryChildrenRelation.convertToBinaryChildrenRelation() |
ChildrenRelation |
ChildrenRelation.convertToBinaryChildrenRelation()
May return itself (no cloning)
|
ChildrenRelation |
StandardChildrenRelation.convertToStandardChildrenRelation() |
ChildrenRelation |
BinaryChildrenRelation.convertToStandardChildrenRelation() |
ChildrenRelation |
ChildrenRelation.convertToStandardChildrenRelation()
May return itself (no cloning)
|
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.