uk.ac.manchester.cs.owl
Class ImplUtils
java.lang.Object
uk.ac.manchester.cs.owl.ImplUtils
public class ImplUtils
- extends java.lang.Object
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 16-Mar-2007
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImplUtils
public ImplUtils()
getAnnotationAxioms
public static java.util.Set<OWLAnnotationAxiom> getAnnotationAxioms(OWLEntity entity,
java.util.Set<OWLOntology> ontologies)
getAnnotations
public static java.util.Set<OWLAnnotation> getAnnotations(OWLEntity entity,
java.util.Set<OWLOntology> ontologies)
getAnnotations
public static java.util.Set<OWLAnnotation> getAnnotations(OWLEntity entity,
java.net.URI annotationURI,
java.util.Set<OWLOntology> ontologies)