public interface SearchTreeNode
Modifier and Type | Method and Description |
---|---|
Collection<? extends SearchTreeNode> |
getChildren()
The children of this node.
|
org.semanticweb.owlapi.model.OWLClassExpression |
getExpression()
Gets the OWL 2 class expression at this search tree node.
|
org.semanticweb.owlapi.model.OWLClassExpression getExpression()
Collection<? extends SearchTreeNode> getChildren()
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann