|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.semanticweb.owlapi.util.SimpleIRIMapper
public class SimpleIRIMapper
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 12-Dec-2006
| Constructor Summary | |
|---|---|
SimpleIRIMapper(IRI ontologyIRI,
IRI documentIRI)
|
|
SimpleIRIMapper(java.net.URI ontologyURI,
IRI documentIRI)
|
|
| Method Summary | |
|---|---|
IRI |
getDocumentIRI(IRI ontologyIRI)
Given an ontology IRI, this method maps the ontology IRI to a document IRI. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleIRIMapper(IRI ontologyIRI,
IRI documentIRI)
public SimpleIRIMapper(java.net.URI ontologyURI,
IRI documentIRI)
| Method Detail |
|---|
public IRI getDocumentIRI(IRI ontologyIRI)
OWLOntologyIRIMapper
getDocumentIRI in interface OWLOntologyIRIMapperontologyIRI - The ontology IRI to be mapped.
null
if the mapper doesn't have mapping for the specified ontology IRI.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||