Uses of Interface
org.osid.topology.rules.EdgeEnablerSearchOrder
Packages that use EdgeEnablerSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.topology.rules
service.
-
Uses of EdgeEnablerSearchOrder in org.osid.topology.rules
Methods in org.osid.topology.rules that return EdgeEnablerSearchOrderModifier and TypeMethodDescriptionEdgeEnablerSearchSession.getEdgeEnablerSearchOrder()Gets an edge enabler search order.EdgeEnablerSmartGraphSession.getEdgeEnablerSearchOrder()Gets an edge enabler search order.Methods in org.osid.topology.rules with parameters of type EdgeEnablerSearchOrderModifier and TypeMethodDescriptionvoidEdgeEnablerSmartGraphSession.applyEdgeEnablerSequencing(EdgeEnablerSearchOrder edgeEnablerSearchOrder) Applies an edge enabler search order to this graph.voidEdgeEnablerSearch.orderEdgeEnablerResults(EdgeEnablerSearchOrder edgeEnablerSearchOrder) Specify an ordering to the search results.