|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.semanticweb.owlapi.util.OWLEntityURIConverter
public class OWLEntityURIConverter
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 25-Nov-2007
| Constructor Summary | |
|---|---|
OWLEntityURIConverter(OWLOntologyManager manager,
java.util.Set<OWLOntology> ontologies,
OWLEntityURIConverterStrategy strategy)
Creates a converter that will convert the URIs of entities in the specified ontologies using the specified conversion strategy. |
|
| Method Summary | |
|---|---|
java.util.List<OWLOntologyChange> |
getChanges()
Gets the changes required to perform the conversion. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OWLEntityURIConverter(OWLOntologyManager manager,
java.util.Set<OWLOntology> ontologies,
OWLEntityURIConverterStrategy strategy)
manager - The manager which managers the specified ontologies.ontologies - The ontologies whose entity URIs will be convertedstrategy - The conversion strategy to be used.| Method Detail |
|---|
public java.util.List<OWLOntologyChange> getChanges()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||