uk.ac.manchester.cs.owl
Class ImplUtils

java.lang.Object
  extended by 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


Constructor Summary
ImplUtils()
           
 
Method Summary
static java.util.Set<OWLAnnotationAxiom> getAnnotationAxioms(OWLEntity entity, java.util.Set<OWLOntology> ontologies)
           
static java.util.Set<OWLAnnotation> getAnnotations(OWLEntity entity, java.util.Set<OWLOntology> ontologies)
           
static java.util.Set<OWLAnnotation> getAnnotations(OWLEntity entity, java.net.URI annotationURI, java.util.Set<OWLOntology> ontologies)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImplUtils

public ImplUtils()
Method Detail

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)