Package | Description |
---|---|
org.osid.topology.rules |
The Open Service Interface Definitions for the org.osid.topology.rules
service.
|
Modifier and Type | Method and Description |
---|---|
EdgeEnablerNotificationSession |
TopologyRulesManager.getEdgeEnablerNotificationSession(EdgeEnablerReceiver edgeEnablerReceiver)
Gets the
OsidSession associated with the edge enabler
notification service. |
EdgeEnablerNotificationSession |
TopologyRulesProxyManager.getEdgeEnablerNotificationSession(EdgeEnablerReceiver edgeEnablerReceiver,
Proxy proxy)
Gets the
OsidSession associated with the edge enabler
notification service. |
EdgeEnablerNotificationSession |
TopologyRulesManager.getEdgeEnablerNotificationSessionForGraph(EdgeEnablerReceiver edgeEnablerReceiver,
Id graphId)
Gets the
OsidSession associated with the edge enabler
notification service for the given graph. |
EdgeEnablerNotificationSession |
TopologyRulesProxyManager.getEdgeEnablerNotificationSessionForGraph(EdgeEnablerReceiver edgeEnablerReceiver,
Id graphId,
Proxy proxy)
Gets the
OsidSession associated with the edge enabler
notification service for the given graph. |