|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.manchester.cs.owl.owlapi.OWLOntologyIRIMapperImpl
public class OWLOntologyIRIMapperImpl
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Nov-2006
Constructor Summary | |
---|---|
OWLOntologyIRIMapperImpl()
|
Method Summary | |
---|---|
void |
addMapping(IRI ontologyIRI,
java.net.URI physicalURI)
|
java.net.URI |
getPhysicalURI(IRI ontologyIRI)
Gets the physical IRI of an ontology given an ontology IRI. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OWLOntologyIRIMapperImpl()
Method Detail |
---|
public java.net.URI getPhysicalURI(IRI ontologyIRI)
getPhysicalURI
in interface OWLOntologyIRIMapper
ontologyIRI
-
null
if the mapper doesn't have mapping for the specified ontology URI.public void addMapping(IRI ontologyIRI, java.net.URI physicalURI)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |