Uses of Interface
org.osid.topology.rules.EdgeEnablerQuerySession
Packages that use EdgeEnablerQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.topology.rules
service.
-
Uses of EdgeEnablerQuerySession in org.osid.topology.rules
Subinterfaces of EdgeEnablerQuerySession in org.osid.topology.rulesModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongEdgeEnablerobjects.Methods in org.osid.topology.rules that return EdgeEnablerQuerySessionModifier and TypeMethodDescriptionTopologyRulesManager.getEdgeEnablerQuerySession()Gets theOsidSessionassociated with the edge enabler query service.TopologyRulesProxyManager.getEdgeEnablerQuerySession(Proxy proxy) Gets theOsidSessionassociated with the edge enabler query service.TopologyRulesManager.getEdgeEnablerQuerySessionForGraph(Id graphId) Gets theOsidSessionassociated with the edge enabler query service for the given graph.TopologyRulesProxyManager.getEdgeEnablerQuerySessionForGraph(Id graphId, Proxy proxy) Gets theOsidSessionassociated with the edge enabler query service for the given graph.