oship-dev team mailing list archive
-
oship-dev team
-
Mailing list archive
-
Message #01432
[Bug 627554] [NEW] issues in class ResourceDescriptionItem
Public bug reported:
This class has not been implemented yet.
These invariants should be enforced:
Language_valid: language /= Void and then code_set(Code_set_id_languages).has_code(language) - terminological service
purpose_valid: purpose /= Void and then not purpose.is_empty
use_valid: use /= Void implies not use.is_empty
misuse_valid: misuse /= Void implies not misuse.is_empty
copyright_valid: copyright /= Void implies not copyright.is_empty
Maybe it would be interesting to implement a representation method for
this class
** Affects: oship
Importance: High
Status: New
** Changed in: oship
Importance: Undecided => High
--
issues in class ResourceDescriptionItem
https://bugs.launchpad.net/bugs/627554
You received this bug notification because you are a member of OSHIP
Development Team, which is subscribed to Open Source Health Information
Platform.
Status in Open Source Health Information Platform (OSHIP): New
Bug description:
This class has not been implemented yet.
These invariants should be enforced:
Language_valid: language /= Void and then code_set(Code_set_id_languages).has_code(language) - terminological service
purpose_valid: purpose /= Void and then not purpose.is_empty
use_valid: use /= Void implies not use.is_empty
misuse_valid: misuse /= Void implies not misuse.is_empty
copyright_valid: copyright /= Void implies not copyright.is_empty
Maybe it would be interesting to implement a representation method for this class
Follow ups
References