org.semanticweb.owlapi.model
Interface SWRLDataRangeAtom
- All Superinterfaces:
- java.lang.Comparable<OWLObject>, OWLObject, SWRLAtom, SWRLObject, SWRLUnaryAtom<SWRLDArgument>
- All Known Implementing Classes:
- SWRLDataRangeAtomImpl
public interface SWRLDataRangeAtom
- extends SWRLUnaryAtom<SWRLDArgument>
Author: Matthew Horridge
The University Of Manchester
Medical Informatics Group
Date: Jan 15, 2007
matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm
Methods inherited from interface java.lang.Comparable |
compareTo |
getPredicate
OWLDataRange getPredicate()
- Gets the predicate of this atom
- Specified by:
getPredicate
in interface SWRLAtom
- Returns:
- The atom predicate