Uses of Interface
org.osid.sequencing.ChainSearchOrder
Packages that use ChainSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.sequencing
service.
-
Uses of ChainSearchOrder in org.osid.sequencing
Methods in org.osid.sequencing that return ChainSearchOrderModifier and TypeMethodDescriptionChainSearchSession.getChainSearchOrder()Gets a chain search order.ChainSmartAntimatroidSession.getChainSearchOrder()Gets a chain search order.Methods in org.osid.sequencing with parameters of type ChainSearchOrderModifier and TypeMethodDescriptionvoidChainSmartAntimatroidSession.applyChainSequencing(ChainSearchOrder chainSearchOrder) Applies a chain search order to this antimatroid.voidChainSearch.orderChainResults(ChainSearchOrder chainSearchOrder) Specify an ordering to the search results.