Uses of Interface
org.osid.topology.path.PathQueryInspector
Packages that use PathQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.topology.path
service.
-
Uses of PathQueryInspector in org.osid.topology.path
Methods in org.osid.topology.path that return PathQueryInspectorModifier and TypeMethodDescriptionPathQueryInspector.getIntersectingPathTerms()Gets the intersecting path query terms.PathSearchResults.getPathQueryInspector()Gets the inspector for the query to examine the terms used in the search.PathSmartGraphSession.inspectPathQuery()Gets a path query inspector for this graph.Methods in org.osid.topology.path with parameters of type PathQueryInspectorModifier and TypeMethodDescriptionPathSearchSession.getPathQueryFromInspector(PathQueryInspector pathQueryInspector) Gets a path query from an inspector.PathSmartGraphSession.getPathQueryFromInspector(PathQueryInspector pathQueryInspector) Gets a path query from an inspector.