Uses of Interface
org.osid.search.terms.DecimalTerm
Packages that use DecimalTerm
Package
Description
The Open Service Interface Definitions for the org.osid.course.registration
service.
The Open Service Interface Definitions for the org.osid.grading
service.
The Open Service Interface Definitions for the org.osid.learning
service.
The Open Service Interface Definitions for the org.osid.metering
service.
-
Uses of DecimalTerm in org.osid.course.registration
Methods in org.osid.course.registration that return DecimalTermModifier and TypeMethodDescriptionRegistrationQueryInspector.getCreditsTerms()Gets the credits query terms.RegistrationTargetQueryInspector.getCreditsTerms()Gets the credits query terms. -
Uses of DecimalTerm in org.osid.grading
Methods in org.osid.grading that return DecimalTermModifier and TypeMethodDescriptionGradebookColumnSummaryQueryInspector.getMinimumMeanTerms()Gets the minimum mean terms.GradebookColumnSummaryQueryInspector.getMinimumMedianTerms()Gets the minimum median terms.GradebookColumnSummaryQueryInspector.getMinimumModeTerms()Gets the minimum mode terms.GradebookColumnSummaryQueryInspector.getMinimumRMSTerms()Gets the minimum rms terms.GradebookColumnSummaryQueryInspector.getMinimumStandardDeviationTerms()Gets the minimum standard deviation terms.GradebookColumnSummaryQueryInspector.getMinimumSumTerms()Gets the minimum sum terms. -
Uses of DecimalTerm in org.osid.learning
Methods in org.osid.learning that return DecimalTermModifier and TypeMethodDescriptionProficiencyQueryInspector.getMinimumCompletionTerms()Gets the minimum completion terms. -
Uses of DecimalTerm in org.osid.metering
Methods in org.osid.metering that return DecimalTermModifier and TypeMethodDescriptionStatisticQueryInspector.getMinimumDeltaTerms()Gets the minumim delta terms.StatisticQueryInspector.getMinimumMeanTerms()Gets the minumim mean terms.StatisticQueryInspector.getMinimumMedianTerms()Gets the minumim median terms.StatisticQueryInspector.getMinimumModeTerms()Gets the minumim mode terms.StatisticQueryInspector.getMinimumPercentChangeTerms()Gets the minimum delta terms.StatisticQueryInspector.getMinimumRMSTerms()Gets the minumim root mean square terms.StatisticQueryInspector.getMinimumStandardDeviationTerms()Gets the minumim standard deviation terms.StatisticQueryInspector.getMinimumSumTerms()Gets the minumim sum terms.