Uses of Interface
org.osid.topology.rules.EdgeEnablerQueryInspector
Packages that use EdgeEnablerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.topology.rules
service.
-
Uses of EdgeEnablerQueryInspector in org.osid.topology.rules
Methods in org.osid.topology.rules that return EdgeEnablerQueryInspectorModifier and TypeMethodDescriptionEdgeEnablerSearchResults.getEdgeEnablerQueryInspector()Gets the inspector for the query to examine the terms used in the search.EdgeEnablerSmartGraphSession.inspectEdgeEnablerQuery()Gets an edge enabler query inspector for this graph.Methods in org.osid.topology.rules with parameters of type EdgeEnablerQueryInspectorModifier and TypeMethodDescriptionEdgeEnablerSearchSession.getEdgeEnablerQueryFromInspector(EdgeEnablerQueryInspector edgeEnablerQueryInspector) Gets an edge enabler query from an inspector.EdgeEnablerSmartGraphSession.getEdgeEnablerQueryFromInspector(EdgeEnablerQueryInspector edgeEnablerQueryInspector) Gets an edge enabler query from an inspector.