How to assign a dictionary to a column of an Entity in ERD diagram

Hello,

Is there a way to assign a dictionary to a column in an entity in ERD diagram, similarly to a way attributes can be of type: Ad-Hoc Enumeration with predefined Values? Preferably, is there a way to define a object of a dictionary that can be bound to an Entity’s column?

The intention is to have a dictionaries within a project under control, so that if values are changes in dictionary, it impact related object’s attributes as well.

thanks in advance

Luke

Do you mean something like define reusable types for entity columns?