| Package | Description |
|---|---|
| org.osid.topology.rules |
The Open Service Interface Definitions for the org.osid.topology.rules
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
EdgeEnablerSearchSession
This session provides methods for searching among
EdgeEnabler
objects. |
| Modifier and Type | Method and Description |
|---|---|
EdgeEnablerQuerySession |
TopologyRulesManager.getEdgeEnablerQuerySession()
Gets the
OsidSession associated with the edge enabler
query service. |
EdgeEnablerQuerySession |
TopologyRulesProxyManager.getEdgeEnablerQuerySession(Proxy proxy)
Gets the
OsidSession associated with the edge enabler
query service. |
EdgeEnablerQuerySession |
TopologyRulesManager.getEdgeEnablerQuerySessionForGraph(Id graphId)
Gets the
OsidSession associated with the edge enabler
query service for the given graph. |
EdgeEnablerQuerySession |
TopologyRulesProxyManager.getEdgeEnablerQuerySessionForGraph(Id graphId,
Proxy proxy)
Gets the
OsidSession associated with the edge enabler
query service for the given graph. |