imas.ids_convert.DDVersionMap¶
- class imas.ids_convert.DDVersionMap(ids_name: str, old_version: ElementTree, new_version: ElementTree, version_old: Version)¶
Bases:
objectMapping of an IDS between two Data Dictionary versions.
- __init__(ids_name: str, old_version: ElementTree, new_version: ElementTree, version_old: Version)¶
Methods
__init__(ids_name, old_version, new_version, ...)Attributes
Supported
nbc_descriptionvalues for renames.Data dictionary
data_typecorresponding to structure-like types.-
RENAMED_DESCRIPTIONS =
{'aos_renamed', 'leaf_renamed', 'structure_renamed'}¶ Supported
nbc_descriptionvalues for renames.
-
STRUCTURE_TYPES =
{'struct_array', 'structure'}¶ Data dictionary
data_typecorresponding to structure-like types.
Last update:
2026-01-28