Uses of Interface
org.osid.sequencing.AntimatroidQuery
Packages that use AntimatroidQuery
Package
Description
The Open Service Interface Definitions for the org.osid.sequencing
service.
-
Uses of AntimatroidQuery in org.osid.sequencing
Methods in org.osid.sequencing that return AntimatroidQueryModifier and TypeMethodDescriptionAntimatroidQuery.getAncestorAntimatroidQuery()Gets the query for an antimatroid.AntimatroidQuerySession.getAntimatroidQuery()Gets an antimatroid query.ChainQuery.getAntimatroidQuery()Gets the query for an antimatroid.AntimatroidSearchSession.getAntimatroidQueryFromInspector(AntimatroidQueryInspector antimatroidQueryInspector) Gets an antimatroid query from an inspector.AntimatroidQuery.getDescendantAntimatroidQuery()Gets the query for an antimatroid/ Multiple retrievals produce a nestedORterm.Methods in org.osid.sequencing with parameters of type AntimatroidQueryModifier and TypeMethodDescriptionAntimatroidQuerySession.getAntimatroidsByQuery(AntimatroidQuery antimatroidQuery) Gets a list ofAntimatroidsmatching the given antimatroid query.AntimatroidSearchSession.getAntimatroidsBySearch(AntimatroidQuery antimatroidQuery, AntimatroidSearch antimatroidSearch) Gets the search results matching the given search query using the given search.