Uses of Interface
org.osid.process.StateQueryInspector
Packages that use StateQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid
service.
The Open Service Interface Definitions for the org.osid.control
service.
The Open Service Interface Definitions for the org.osid.mapping.path
service.
The Open Service Interface Definitions for the org.osid.process
service.
The Open Service Interface Definitions for the org.osid.workflow
service.
-
Uses of StateQueryInspector in org.osid
Methods in org.osid that return StateQueryInspectorModifier and TypeMethodDescriptionOsidRelationshipQueryInspector.getEndReasonTerms()Gets the end reaosn state query terms.OsidRequestQueryInspector.getErrorTerms()Gets the state query terms.OsidObjectQueryInspector.getStateTerms()Gets the state query terms. -
Uses of StateQueryInspector in org.osid.control
Methods in org.osid.control that return StateQueryInspectorModifier and TypeMethodDescriptionControllerQueryInspector.getDiscreetStateTerms()Gets the state query terms.SettingQueryInspector.getDiscreetStateTerms()Gets the discreet state query terms. -
Uses of StateQueryInspector in org.osid.mapping.path
Methods in org.osid.mapping.path that return StateQueryInspectorModifier and TypeMethodDescriptionSignalQueryInspector.getStateTerms()Gets the state query terms. -
Uses of StateQueryInspector in org.osid.process
Methods in org.osid.process that return StateQueryInspectorModifier and TypeMethodDescriptionStateSearchResults.getStateQueryInspector()Gets the inspector for the query to examine the terms used in the search.ProcessQueryInspector.getStateTerms()Gets the state terms.Methods in org.osid.process with parameters of type StateQueryInspectorModifier and TypeMethodDescriptionStateSearchSession.getStateQueryFromInspector(StateQueryInspector stateQueryInspector) Gets a state query from an inspector. -
Uses of StateQueryInspector in org.osid.workflow
Methods in org.osid.workflow that return StateQueryInspectorModifier and TypeMethodDescriptionProcessQueryInspector.getInitialStateTerms()Gets the initial state query terms.StepQueryInspector.getInputStateTerms()Gets the input state query terms.StepQueryInspector.getNextStateTerms()Gets the next state query terms.