| Package | Description |
|---|---|
| org.osid.ontology |
The Open Service Interface Definitions for the org.osid.ontology
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
OntologySearchSession
This session provides methods for searching among
Ontology
objects. |
| Modifier and Type | Method and Description |
|---|---|
OntologyQuerySession |
OntologyManager.getOntologyQuerySession()
Gets the OsidSession associated with the ontology query service.
|
OntologyQuerySession |
OntologyProxyManager.getOntologyQuerySession(Proxy proxy)
Gets the OsidSession associated with the ontology query service.
|