Uses of Enum Class
org.osid.Syntax
Packages that use Syntax
Package
Description
The Open Service Interface Definitions for the org.osid
service.
The Open Service Interface Definitions for the org.osid.configuration
service.
The Open Service Interface Definitions for the org.osid.lexicon
service.
-
Uses of Syntax in org.osid
-
Uses of Syntax in org.osid.configuration
Methods in org.osid.configuration that return SyntaxModifier and TypeMethodDescriptionParameter.getValueSyntax()Gets the syntax for the values of this parameter.Methods in org.osid.configuration with parameters of type SyntaxModifier and TypeMethodDescriptionvoidParameterQuery.matchValueSyntax(Syntax syntax, boolean match) Adds a match for parameters of a given value syntax.voidParameterForm.setValueSyntax(Syntax syntax) Sets a value syntax. -
Uses of Syntax in org.osid.lexicon
Methods in org.osid.lexicon that return SyntaxMethods in org.osid.lexicon with parameters of type SyntaxModifier and TypeMethodDescriptionvoidParameterQuery.matchSyntax(Syntax syntax, boolean match) Adds a match for parameters of a given syntax.voidSets the syntax. -
Uses of Syntax in org.osid.search.terms
Methods in org.osid.search.terms that return Syntax