Book a Demo

Author Topic: Importin Enum values from Excel  (Read 4463 times)

Michel777

  • EA User
  • **
  • Posts: 228
  • Karma: +0/-0
    • View Profile
Importin Enum values from Excel
« on: October 02, 2015, 08:55:43 pm »
Hi,

is it possible to import Enum values (into Class Enumeration)?

Thanks, Michel

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Importin Enum values from Excel
« Reply #1 on: October 02, 2015, 09:05:56 pm »
Yes, you can use my Simple Excel to EA importer

Geert

Michel777

  • EA User
  • **
  • Posts: 228
  • Karma: +0/-0
    • View Profile
Re: Importin Enum values from Excel
« Reply #2 on: October 02, 2015, 09:25:15 pm »
Geert:

thanks a lot, I can remember on your tool. Enums are nothing else, then tagged values. Therefore I can use it also for importing classes / attributes from Excel !

Warm Regards,

Michel
« Last Edit: October 02, 2015, 09:26:00 pm by michel777 »

Michel777

  • EA User
  • **
  • Posts: 228
  • Karma: +0/-0
    • View Profile
Re: Importin Enum values from Excel
« Reply #3 on: October 08, 2015, 06:59:24 pm »
I need to import Initial Value for the Attributes. How to do it ?