| Package | Description |
|---|---|
| org.dllearner.algorithms.qtl.datastructures | |
| org.dllearner.algorithms.qtl.datastructures.impl |
| Modifier and Type | Method and Description |
|---|---|
QueryTreeImpl.NodeType |
QueryTree.getNodeType() |
| Modifier and Type | Method and Description |
|---|---|
QueryTreeImpl.NodeType |
QueryTreeImpl.getNodeType() |
static QueryTreeImpl.NodeType |
QueryTreeImpl.NodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryTreeImpl.NodeType[] |
QueryTreeImpl.NodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SortedSet<org.apache.jena.graph.Node> |
RDFResourceTree.getEdges(QueryTreeImpl.NodeType nodeType) |
| Constructor and Description |
|---|
QueryTreeImpl(N userObject,
QueryTreeImpl.NodeType nodeType) |
QueryTreeImpl(N userObject,
QueryTreeImpl.NodeType nodeType,
int id) |
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann