org.dllearner.algorithms.el
Class TreeAndRoleSet
java.lang.Object
org.dllearner.algorithms.el.TreeAndRoleSet
public class TreeAndRoleSet
- extends Object
Convenience class representing an EL description tree and a set of roles.
- Author:
- Jens Lehmann
TreeAndRoleSet
public TreeAndRoleSet(ELDescriptionTree tree,
Set<ObjectProperty> roles)
getTree
public ELDescriptionTree getTree()
- Returns:
- the tree
getRoles
public Set<ObjectProperty> getRoles()
- Returns:
- the roles
toString
public String toString()
- Overrides:
toString in class Object
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann