org.semanticweb.owl.model
Interface OWLOntologyAnnotationAxiom

All Superinterfaces:
java.lang.Comparable<OWLObject>, OWLAnnotationAxiom<OWLOntology>, OWLAxiom, OWLObject
All Known Implementing Classes:
OWLOntologyAnnotationAxiomImpl

public interface OWLOntologyAnnotationAxiom
extends OWLAnnotationAxiom<OWLOntology>

Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 28-Jan-2007


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, getSignature
 
Methods inherited from interface java.lang.Comparable
compareTo