org.dllearner.core.owl
Class Restriction
java.lang.Object
org.dllearner.core.owl.Description
org.dllearner.core.owl.Restriction
- All Implemented Interfaces:
- Serializable, Cloneable, KBElement, PropertyRange
- Direct Known Subclasses:
- CardinalityRestriction, QuantorRestriction, ValueRestriction
public abstract class Restriction
- extends Description
A restriction always acts along a property expression.
- Author:
- Jens Lehmann
- See Also:
- Serialized Form
| Methods inherited from class org.dllearner.core.owl.Description |
accept, addChild, addChild, clone, getArity, getChild, getChildren, getDepth, getNumberOfNodes, getParent, getSubtree, isRoot, removeChild, removeChild, replaceChild, setParent, toKBSyntaxString, toManchesterSyntaxString, toString |
Restriction
public Restriction(PropertyExpression restrictedPropertyExpression)
getRestrictedPropertyExpression
public PropertyExpression getRestrictedPropertyExpression()
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann