Uses of Interface
org.osid.topology.rules.EdgeEnablerRuleLookupSession
Packages that use EdgeEnablerRuleLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.topology.rules
service.
-
Uses of EdgeEnablerRuleLookupSession in org.osid.topology.rules
Methods in org.osid.topology.rules that return EdgeEnablerRuleLookupSessionModifier and TypeMethodDescriptionTopologyRulesManager.getEdgeEnablerRuleLookupSession()Gets theOsidSessionassociated with the edge enabler mapping lookup service for looking up the rules applied to the graph.TopologyRulesProxyManager.getEdgeEnablerRuleLookupSession(Proxy proxy) Gets theOsidSessionassociated with the edge enabler mapping lookup service for looking up the rules applied to the graph.TopologyRulesManager.getEdgeEnablerRuleLookupSessionForGraph(Id graphId) Gets theOsidSessionassociated with the edge enabler mapping lookup service for the given graph for looking up rules applied to a graph.TopologyRulesProxyManager.getEdgeEnablerRuleLookupSessionForGraph(Id graphId, Proxy proxy) Gets theOsidSessionassociated with the edge enabler mapping lookup service for the given graph for looking up rules applied to a graph.