org.semanticweb.owl.model
Interface SWRLSameAsAtom

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

public interface SWRLSameAsAtom
extends SWRLBinaryAtom<OWLObjectProperty,SWRLAtomIObject,SWRLAtomIObject>

Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 18-Feb-2007


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