org.dllearner.algorithms.el
Class TreeTuple
java.lang.Object
org.dllearner.algorithms.el.TreeTuple
public class TreeTuple
- extends Object
A tuple of two EL description trees.
- Author:
- Jens Lehmann
TreeTuple
public TreeTuple(ELDescriptionNode tree1,
ELDescriptionNode tree2)
getTree1
public ELDescriptionNode getTree1()
- Gets first tree.
- Returns:
- - first tree
getTree2
public ELDescriptionNode getTree2()
- Gets second tree.
- Returns:
- - second tree
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann