Book a Demo

Author Topic: Is it possible to bind a class attribute to an enumeration?  (Read 3239 times)

verhoefw

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Is it possible to bind a class attribute to an enumeration?
« on: March 08, 2017, 03:45:48 am »
We have an information model for which we are beginning to do vocabulary binding.  Is it possible to bind a class attribute to an enumeration?  What about associating a URL to a class attribute where the URL points to a set of values that is too large for an enumeration?
Thanks,
Wendy

PeterHeintz

  • EA Practitioner
  • ***
  • Posts: 1001
  • Karma: +59/-18
    • View Profile
Re: Is it possible to bind a class attribute to an enumeration?
« Reply #1 on: March 08, 2017, 04:05:21 am »
Sure, you can bind an enumeration to a class attribute. Just add a class attribute and assign an enum as type.

Association of a URL to a class attribute is also possible. E.g. each attribute has a notes field where you could add the link in.
Best regards,

Peter Heintz