Uses of Interface
org.osid.process.ProcessQueryInspector
Packages that use ProcessQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.process
service.
-
Uses of ProcessQueryInspector in org.osid.process
Methods in org.osid.process that return ProcessQueryInspectorModifier and TypeMethodDescriptionProcessQueryInspector.getAncestorProcessTerms()Gets the ancestor process terms.ProcessQueryInspector.getDescendantProcessTerms()Gets the descendant process terms.ProcessSearchResults.getProcessQueryInspector()Gets the inspector for the query to examine the terms used in the search.StateQueryInspector.getProcessTerms()Gets the process terms.Methods in org.osid.process with parameters of type ProcessQueryInspectorModifier and TypeMethodDescriptionProcessSearchSession.getProcessQueryFromInspector(ProcessQueryInspector processQueryInspector) Gets a process query from an inspector.