| Package | Description |
|---|---|
| org.osid.sequencing |
The Open Service Interface Definitions for the org.osid.sequencing
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ChainSearchSession
This session provides methods for searching among
Chain
objects. |
| Modifier and Type | Method and Description |
|---|---|
ChainQuerySession |
SequencingManager.getChainQuerySession()
Gets the
OsidSession associated with the chain query
service. |
ChainQuerySession |
SequencingProxyManager.getChainQuerySession(Proxy proxy)
Gets the
OsidSession associated with the chain query
service. |
ChainQuerySession |
SequencingManager.getChainQuerySessionForAntimatroid(Id antimatroidId)
Gets the
OsidSession associated with the chain query
service for the given antimatroid. |
ChainQuerySession |
SequencingProxyManager.getChainQuerySessionForAntimatroid(Id antimatroidId,
Proxy proxy)
Gets the
OsidSession associated with the chain query
service for the given antimatroid. |