org.semanticweb.owl.model
Interface OWLObjectAnnotation

All Superinterfaces:
java.lang.Comparable<OWLObject>, OWLAnnotation<OWLIndividual>, OWLObject

public interface OWLObjectAnnotation
extends OWLAnnotation<OWLIndividual>

Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 19-Dec-2006


Method Summary
 
Methods inherited from interface org.semanticweb.owl.model.OWLAnnotation
accept, accept, getAnnotationURI, getAnnotationValue, getAnnotationValueAsConstant, isAnnotationByConstant
 
Methods inherited from interface org.semanticweb.owl.model.OWLObject
accept, accept
 
Methods inherited from interface java.lang.Comparable
compareTo