Replace old EL_TYPE_REF, TYPE_DEF_XXX types with BMM equivalents.

Description

Currently the TP model uses old types EL_TYPE_DEF and TYPE_DEF_XXX (i.e. TYPE_DEF_BOOLEAN etc) to represent meta-typing for expressions. See https://specifications.openehr.org/releases/PROC/latest/task_planning.html#_plan_data_context

These meta-types are no longer in use in the Expression Language, and in any case, we can make TP independent from the EL by using BMM meta-types instead, as the BMM has been augmented now to represent BMM_VALUE, BMM_TYPE and specific sub-meta-types e.g. BMM_STRING etc. See e.g. such types used in definition of String and Integer enumeration meta-types.

Activity

Show:

Details

Reporter

Components

Affects versions

Priority

Created March 19, 2019 at 1:17 PM
Updated May 5, 2020 at 11:34 AM