oship-dev team mailing list archive
-
oship-dev team
-
Mailing list archive
-
Message #01407
[Bug 622939] Re: issues in class Contact from the demographic package
** Changed in: oship
Assignee: (unassigned) => Eduardo César (xcesar)
--
issues in class Contact from the demographic package
https://bugs.launchpad.net/bugs/622939
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:
The initializer lacks the argument parent and so does the superclass initializer.
Wouldn't be interesting to define a representation function for this class?
The invariant is not implemented:Addresses_exists: addresses /= Void and then not addresses.empty
The method purpose is implemented in IContact interface and not in the Contact class.
References