oshippy-dev team mailing list archive
-
oshippy-dev team
-
Mailing list archive
-
Message #00014
[Bug 609156] [NEW] Invariants not implemented in class DvText
You have been subscribed to a public bug:
The following invariants are not implemented:
Mappings_valid: mappings /= void implies not mappings.is_empty
Formatting_valid: formatting /= void implies not formatting.is_empty
Value_valid: value /= void and then not value.is_empty and then not (value.has(CR) or value.has(LF))
Maybe this is the reason why class OPENEHR_DEFINITIONS was created.
Language_valid: language /= Void implies code_set(Code_set_id_languages).has_code(language)
Encoding_valid: encoding /= Void implies code_set(Code_set_id_character_sets).has_code(encoding)
Here we will need to use openehr terminology.
Maybe it is interesting to implement a representation method for this
class.
** Affects: oshippy
Importance: High
Assignee: Wagner Mezaroba (wagnerfrancisco)
Status: Fix Committed
--
Invariants not implemented in class DvText
https://bugs.launchpad.net/bugs/609156
You received this bug notification because you are a member of OSHIPpy Developers, which is subscribed to OSHIPpy.