|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.fluxion.spring.OntologyURIPair
public class OntologyURIPair
A tuple of an OWLOntology and a URI, used by the transforming fluxion service
| Constructor Summary | |
|---|---|
OntologyURIPair(org.semanticweb.owl.model.OWLOntology ontology,
java.net.URI uri)
Construct a new OntologyURIPair with the specified ontology and URI. |
|
| Method Summary | |
|---|---|
org.semanticweb.owl.model.OWLOntology |
getOntology()
Get the ontology |
java.net.URI |
getURI()
Get the URI |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OntologyURIPair(org.semanticweb.owl.model.OWLOntology ontology,
java.net.URI uri)
| Method Detail |
|---|
public org.semanticweb.owl.model.OWLOntology getOntology()
public java.net.URI getURI()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||