Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
deferred class I18N_FILE General cluster: datasource description: "Abstract representation of a dictionary file" Ancestors SHARED_I18N_PLURAL_TOOLS Queries entry_count: INTEGER_32 entry_has_plurals (i: INTEGER_32): BOOLEAN locale: detachable STRING_32 opened: BOOLEAN original_plural_string (i: INTEGER_32): STRING_32 original_singular_string (i: INTEGER_32): STRING_32 plural_form: INTEGER_32 Plural_tools: I18N_PLURAL_TOOLS translated_plural_strings (i: INTEGER_32): ARRAY [STRING_32] translated_singular_string (i: INTEGER_32): STRING_32 valid: BOOLEAN valid_index (i: INTEGER_32): BOOLEAN Commands close open Constraints plural form correct opened only if valid opened means file exists
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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