org.semanticweb.owl.model
Interface SWRLDataValuedPropertyAtom

All Superinterfaces:
java.lang.Comparable<OWLObject>, OWLObject, SWRLAtom<OWLDataPropertyExpression>, SWRLBinaryAtom<OWLDataPropertyExpression,SWRLAtomIObject,SWRLAtomDObject>, SWRLObject

public interface SWRLDataValuedPropertyAtom
extends SWRLBinaryAtom<OWLDataPropertyExpression,SWRLAtomIObject,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.SWRLBinaryAtom
getFirstArgument, getSecondArgument
 
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