Business Objects
Quark Platform Documentation
Version 1.7.0_0
Business Objects

Package org.openquark.cal.module.Cal.Utilities

Class Summary
CAL_Accumulate Defines accumulation functions, that can be used to compute multiple summaries over data, along with finalizing the results.
CAL_Accumulate.Functions This inner class (Functions) contains constants and methods related to binding to CAL functions in the Cal.Utilities.Accumulate module.
CAL_Decimal Defines many useful functions for the Cal.Core.Prelude.Decimal type.
CAL_Decimal.DataConstructors This inner class (DataConstructors) contains constants and methods related to binding to CAL DataConstructors in the Cal.Utilities.Decimal module.
CAL_Decimal.Functions This inner class (Functions) contains constants and methods related to binding to CAL functions in the Cal.Utilities.Decimal module.
CAL_Decimal.TypeConstructors This inner class (TypeConstructors) contains constants and methods related to binding to CAL TypeConstructors in the Cal.Utilities.Decimal module.
CAL_DirectedGraph A directed graph of distinguishable objects.
CAL_DirectedGraph.Functions This inner class (Functions) contains constants and methods related to binding to CAL functions in the Cal.Utilities.DirectedGraph module.
CAL_DirectedGraph.TypeConstructors This inner class (TypeConstructors) contains constants and methods related to binding to CAL TypeConstructors in the Cal.Utilities.DirectedGraph module.
CAL_ExpressionLexer This module implements a lexer for general expressions, based on the module Cal.Utilities.Parser.
CAL_ExpressionLexer.Functions This inner class (Functions) contains constants and methods related to binding to CAL functions in the Cal.Utilities.ExpressionLexer module.
CAL_ExpressionLexer.TypeConstructors This inner class (TypeConstructors) contains constants and methods related to binding to CAL TypeConstructors in the Cal.Utilities.ExpressionLexer module.
CAL_Format Defines some useful functions for formatting collections of Strings for pleasant viewing.
CAL_Format.Functions This inner class (Functions) contains constants and methods related to binding to CAL functions in the Cal.Utilities.Format module.
CAL_Locale This module defines the Cal.Utilities.Locale.Locale type, and provides functions for working with locale values, accessing locale properties of the system, and performing locale-sensitive string comparisons through the use of Cal.Utilities.Locale.Collator and Cal.Utilities.Locale.CollationKey.
CAL_Locale.DataConstructors This inner class (DataConstructors) contains constants and methods related to binding to CAL DataConstructors in the Cal.Utilities.Locale module.
CAL_Locale.Functions This inner class (Functions) contains constants and methods related to binding to CAL functions in the Cal.Utilities.Locale module.
CAL_Locale.TypeConstructors This inner class (TypeConstructors) contains constants and methods related to binding to CAL TypeConstructors in the Cal.Utilities.Locale module.
CAL_Math Defines many useful math functions.
CAL_Math.Functions This inner class (Functions) contains constants and methods related to binding to CAL functions in the Cal.Utilities.Math module.
CAL_MessageFormat This module defines a set of functions for formatting strings with message patterns.
CAL_MessageFormat.Functions This inner class (Functions) contains constants and methods related to binding to CAL functions in the Cal.Utilities.MessageFormat module.
CAL_Parser This module defines a parser combinator library which can be used to define parsers for both context-free and context-sensitive grammars.
CAL_Parser.DataConstructors This inner class (DataConstructors) contains constants and methods related to binding to CAL DataConstructors in the Cal.Utilities.Parser module.
CAL_Parser.Functions This inner class (Functions) contains constants and methods related to binding to CAL functions in the Cal.Utilities.Parser module.
CAL_Parser.TypeConstructors This inner class (TypeConstructors) contains constants and methods related to binding to CAL TypeConstructors in the Cal.Utilities.Parser module.
CAL_PrettyPrinter Functions for pretty-printing text.
CAL_PrettyPrinter.Functions This inner class (Functions) contains constants and methods related to binding to CAL functions in the Cal.Utilities.PrettyPrinter module.
CAL_PrettyPrinter.TypeConstructors This inner class (TypeConstructors) contains constants and methods related to binding to CAL TypeConstructors in the Cal.Utilities.PrettyPrinter module.
CAL_QuickCheck QuickCheck provides a simple mechanism for testing programs by generating arbitrary test data.
CAL_QuickCheck.Functions This inner class (Functions) contains constants and methods related to binding to CAL functions in the Cal.Utilities.QuickCheck module.
CAL_QuickCheck.TypeClasses This inner class (TypeClasses) contains constants and methods related to binding to CAL TypeClasses in the Cal.Utilities.QuickCheck module.
CAL_QuickCheck.TypeConstructors This inner class (TypeConstructors) contains constants and methods related to binding to CAL TypeConstructors in the Cal.Utilities.QuickCheck module.
CAL_Random Provides simple mechanisms for generating Lists of pseudo-random numbers of various common types.
CAL_Random.Functions This inner class (Functions) contains constants and methods related to binding to CAL functions in the Cal.Utilities.Random module.
CAL_Range Defines the Cal.Utilities.Range.Range type as well as core support functions associated with ranges.
CAL_Range.Functions This inner class (Functions) contains constants and methods related to binding to CAL functions in the Cal.Utilities.Range module.
CAL_Range.TypeConstructors This inner class (TypeConstructors) contains constants and methods related to binding to CAL TypeConstructors in the Cal.Utilities.Range module.
CAL_RelativeTime This module contains the Cal.Utilities.RelativeTime.RelativeDate, Cal.Utilities.RelativeTime.RelativeTime and Cal.Utilities.RelativeTime.RelativeDateTime types, together with the functions that operate on them.
CAL_RelativeTime.DataConstructors This inner class (DataConstructors) contains constants and methods related to binding to CAL DataConstructors in the Cal.Utilities.RelativeTime module.
CAL_RelativeTime.Functions This inner class (Functions) contains constants and methods related to binding to CAL functions in the Cal.Utilities.RelativeTime module.
CAL_RelativeTime.TypeConstructors This inner class (TypeConstructors) contains constants and methods related to binding to CAL TypeConstructors in the Cal.Utilities.RelativeTime module.
CAL_StringNoCase Defines Cal.Utilities.StringNoCase.StringNoCase, a case-insensitive string type and a variety of useful operations and class instances for it.
CAL_StringNoCase.Functions This inner class (Functions) contains constants and methods related to binding to CAL functions in the Cal.Utilities.StringNoCase module.
CAL_StringNoCase.TypeConstructors This inner class (TypeConstructors) contains constants and methods related to binding to CAL TypeConstructors in the Cal.Utilities.StringNoCase module.
CAL_StringProperties This module defines the types Cal.Utilities.StringProperties.StringProperties and Cal.Utilities.StringProperties.StringResourceBundle which are useful for working with string resource files.
CAL_StringProperties.Functions This inner class (Functions) contains constants and methods related to binding to CAL functions in the Cal.Utilities.StringProperties module.
CAL_StringProperties.TypeConstructors This inner class (TypeConstructors) contains constants and methods related to binding to CAL TypeConstructors in the Cal.Utilities.StringProperties module.
CAL_Summary This is the CAL Summary module.
CAL_Summary.DataConstructors This inner class (DataConstructors) contains constants and methods related to binding to CAL DataConstructors in the Cal.Utilities.Summary module.
CAL_Summary.Functions This inner class (Functions) contains constants and methods related to binding to CAL functions in the Cal.Utilities.Summary module.
CAL_Summary.TypeConstructors This inner class (TypeConstructors) contains constants and methods related to binding to CAL TypeConstructors in the Cal.Utilities.Summary module.
CAL_Time This module defines types and functions for working with absolute time values.
CAL_Time.DataConstructors This inner class (DataConstructors) contains constants and methods related to binding to CAL DataConstructors in the Cal.Utilities.Time module.
CAL_Time.Functions This inner class (Functions) contains constants and methods related to binding to CAL functions in the Cal.Utilities.Time module.
CAL_Time.TypeConstructors This inner class (TypeConstructors) contains constants and methods related to binding to CAL TypeConstructors in the Cal.Utilities.Time module.
CAL_TimeZone Defines the Cal.Utilities.TimeZone.TimeZone type and its affiliated operations.
CAL_TimeZone.Functions This inner class (Functions) contains constants and methods related to binding to CAL functions in the Cal.Utilities.TimeZone module.
CAL_TimeZone.TypeConstructors This inner class (TypeConstructors) contains constants and methods related to binding to CAL TypeConstructors in the Cal.Utilities.TimeZone module.
CAL_UniqueIdentifier Cal.Utilities.UniqueIdentifier.UniqueIdentifier is a type-safe way of representing a unique name for some value.
CAL_UniqueIdentifier.Functions This inner class (Functions) contains constants and methods related to binding to CAL functions in the Cal.Utilities.UniqueIdentifier module.
CAL_UniqueIdentifier.TypeClasses This inner class (TypeClasses) contains constants and methods related to binding to CAL TypeClasses in the Cal.Utilities.UniqueIdentifier module.
CAL_UniqueIdentifier.TypeConstructors This inner class (TypeConstructors) contains constants and methods related to binding to CAL TypeConstructors in the Cal.Utilities.UniqueIdentifier module.
CAL_ValueType This module defines an enumeration to represent several common types.
CAL_ValueType.DataConstructors This inner class (DataConstructors) contains constants and methods related to binding to CAL DataConstructors in the Cal.Utilities.ValueType module.
CAL_ValueType.Functions This inner class (Functions) contains constants and methods related to binding to CAL functions in the Cal.Utilities.ValueType module.
CAL_ValueType.TypeConstructors This inner class (TypeConstructors) contains constants and methods related to binding to CAL TypeConstructors in the Cal.Utilities.ValueType module.
CAL_XmlBuilder This module contains types and functions for creating XML documents.
CAL_XmlBuilder.Functions This inner class (Functions) contains constants and methods related to binding to CAL functions in the Cal.Utilities.XmlBuilder module.
CAL_XmlBuilder.TypeClasses This inner class (TypeClasses) contains constants and methods related to binding to CAL TypeClasses in the Cal.Utilities.XmlBuilder module.
CAL_XmlBuilder.TypeConstructors This inner class (TypeConstructors) contains constants and methods related to binding to CAL TypeConstructors in the Cal.Utilities.XmlBuilder module.
 


Business Objects
Quark Platform Documentation
Version 1.7.0_0
Business Objects

Copyright © 2007 Business Objects. All rights reserved.