org.semanticweb.owl.model
Interface OWLAxiomAnnotationAxiom

All Superinterfaces:
java.lang.Comparable<OWLObject>, OWLAnnotationAxiom<OWLAxiom>, OWLAxiom, OWLObject

public interface OWLAxiomAnnotationAxiom
extends OWLAnnotationAxiom<OWLAxiom>

Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006 Represents an annotation on an axiom


Method Summary
 
Methods inherited from interface org.semanticweb.owl.model.OWLAnnotationAxiom
getAnnotation, getSubject
 
Methods inherited from interface org.semanticweb.owl.model.OWLAxiom
accept, accept, getAnnotationAxioms, getAxiomType, getReferencedEntities, isLogicalAxiom
 
Methods inherited from interface org.semanticweb.owl.model.OWLObject
accept, accept
 
Methods inherited from interface java.lang.Comparable
compareTo