org.semanticweb.owl.model
Interface SWRLDataRangeAtom

All Superinterfaces:
java.lang.Comparable<OWLObject>, OWLObject, SWRLAtom<OWLDataRange>, SWRLObject, SWRLUnaryAtom<OWLDataRange,SWRLAtomDObject>

public interface SWRLDataRangeAtom
extends SWRLUnaryAtom<OWLDataRange,SWRLAtomDObject>

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


Method Summary
 
Methods inherited from interface org.semanticweb.owl.model.SWRLUnaryAtom
getArgument
 
Methods inherited from interface org.semanticweb.owl.model.SWRLAtom
getAllArguments, getPredicate
 
Methods inherited from interface org.semanticweb.owl.model.SWRLObject
accept, accept
 
Methods inherited from interface org.semanticweb.owl.model.OWLObject
accept, accept
 
Methods inherited from interface java.lang.Comparable
compareTo