Skip to Navigation | Skip to Content

Ref_impl_Eiffel mailing list archives

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

[ref_impl_eiffel] [867] EDT-544: In DIFFERENTIAL_ARCHETYPE_ONTOLOGY, the

  • To: ref_impl_eiffel@openehr.org
  • Subject: [ref_impl_eiffel] [867] EDT-544: In DIFFERENTIAL_ARCHETYPE_ONTOLOGY, the hash table of specialised code indexes was previously storing a sorted set of all of the indexes, but only the highest is used.
  • From: svn@openehr.org
  • Date: Sun, 24 May 2009 14:44:23 +0100

Revision: 867
Author:   peter.gummer
Date:     2009-05-24 14:44:22 +0100 (Sun, 24 May 2009)

Log Message:
-----------
EDT-544: In DIFFERENTIAL_ARCHETYPE_ONTOLOGY, the hash table of 
specialised code indexes was previously storing a sorted set of all of 
the indexes, but only the highest is used. Therefore, it now stores 
only the highest index for each parent code.

Modified Paths:
--------------
    
BRANCHES/specialisation/libraries/openehr/src/am/archetype/ontology/archetype_ontology.e
    
BRANCHES/specialisation/libraries/openehr/src/am/archetype/ontology/archetype_term_code_tools.e
    
BRANCHES/specialisation/libraries/openehr/src/am/archetype/ontology/differential_archetype_ontology.e
    
TAGS/Aug2007/libraries/openehr/src/am/archetype/ontology/archetype_ontology.e
    
TAGS/Aug2007/libraries/openehr/src/am/archetype/ontology/archetype_term_code_tools.e