Author Topic: enforcing unique attribute over a namspace  (Read 1933 times)

ea1217

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
enforcing unique attribute over a namspace
« on: November 16, 2018, 02:05:32 am »
Hello
Is it possible to enforce unique attribute names within namespace: e.g. throw an error when trying to create an attribute with same name on different classes within a namespace?

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13241
  • Karma: +554/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: enforcing unique attribute over a namspace
« Reply #1 on: November 16, 2018, 04:38:53 am »
Yes, but only if you write an add-in or an EA-Matic script.

Geert