org.dllearner.core.owl
Class PropertyRangeAxiom
java.lang.Object
org.dllearner.core.owl.Axiom
org.dllearner.core.owl.PropertyAxiom
org.dllearner.core.owl.PropertyRangeAxiom
- All Implemented Interfaces:
- Serializable, KBElement
- Direct Known Subclasses:
- DatatypePropertyRangeAxiom, ObjectPropertyRangeAxiom
public abstract class PropertyRangeAxiom
- extends PropertyAxiom
- Author:
- Jens Lehmann
- See Also:
- Serialized Form
PropertyRangeAxiom
public PropertyRangeAxiom(Property property,
PropertyRange range)
getProperty
public Property getProperty()
getRange
public PropertyRange getRange()
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann