Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class I18N_LOCALE_MANAGER General cluster: i18n description: "Class that presents information about available locales and generates I18N_LOCALE objects." create: make Ancestors ANY SHARED_I18N_URI_PARSER Queries available_locales: LIST [I18N_LOCALE_ID] has_formatting_info (a_locale_id: I18N_LOCALE_ID): BOOLEAN has_locale (a_locale_id: I18N_LOCALE_ID): BOOLEAN has_localised_translations (a_locale_id: I18N_LOCALE_ID): BOOLEAN has_translations (a_locale_id: I18N_LOCALE_ID): BOOLEAN locale (a_locale_id: I18N_LOCALE_ID): I18N_LOCALE Parser: I18N_URI_PARSER system_locale: I18N_LOCALE Constraints datasource manager not void host locale not void
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

-- Generated by Eiffel Studio --
For more details: eiffel.org