org.semanticweb.owl.model
Interface SWRLAtomObject

All Superinterfaces:
java.lang.Comparable<OWLObject>, OWLObject, SWRLObject
All Known Subinterfaces:
SWRLAtomConstantObject, SWRLAtomDObject, SWRLAtomDVariable, SWRLAtomIndividualObject, SWRLAtomIObject, SWRLAtomIVariable

public interface SWRLAtomObject
extends SWRLObject

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

Represents an object in an atom (either a data object or and individual object)


Method Summary
 
Methods inherited from interface org.semanticweb.owl.model.SWRLObject
accept, accept
 
Methods inherited from interface org.semanticweb.owl.model.OWLObject
accept, accept, getClassesInSignature, getDataPropertiesInSignature, getIndividualsInSignature, getObjectPropertiesInSignature, getSignature
 
Methods inherited from interface java.lang.Comparable
compareTo