MULTIPLICITY_INTERVAL class documentation lost

Hello,

There has been a change in AOM 1.5, where a class MULTIPLICITY_INTERVAL was introduced.
It is used as data type in various places (C_OBJECT, C_OBJECT_GROUP, etc.), but I am not able to find a piece of documentation on this class.

Can anyone help with MULTIPLICITY_INTERVAL documentation?

Regards,
Justinas Prelgauskas

Justinas,

the draft containing this spec is not yet online. However, you can get what you need from this formal spec, which is used in the ADL Workbench software: http://www.openehr.org/svn/ref_impl_eiffel/TRUNK/libraries/common_libs/src/basic/multiplicity_interval.e

The INTERVAL class can be found in the Support IM spec and also at http://www.openehr.org/svn/ref_impl_eiffel/TRUNK/libraries/common_libs/src/basic/interval.e

  • thomas