org.semanticweb.owl.model
Interface SWRLClassAtom

All Superinterfaces:
java.lang.Comparable<OWLObject>, OWLObject, SWRLAtom<OWLDescription>, SWRLObject, SWRLUnaryAtom<OWLDescription,SWRLAtomIObject>

public interface SWRLClassAtom
extends SWRLUnaryAtom<OWLDescription,SWRLAtomIObject>

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