Author Topic: Associate UI Element with Class Attribute  (Read 2319 times)

Rob Dabell

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Associate UI Element with Class Attribute
« on: March 07, 2011, 11:54:08 pm »
Is there anyway to do this in v8; as we're spending significant time resolving UI to underlying repoisitory classes; so an automated way to do this would be very useful.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13387
  • Karma: +566/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Associate UI Element with Class Attribute
« Reply #1 on: March 08, 2011, 07:17:49 pm »
Rob,

In what way do you think this should be automated? Should EA guess which attribute the field should be linked to?

Geert

Rob Dabell

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Associate UI Element with Class Attribute
« Reply #2 on: March 08, 2011, 07:55:09 pm »
Sorry, automated is the wrong term there.

What we would like is a way to drill-down from e UI Element to the Class attribute that would populate the field; rather than manually typing in references and having to navigate through a model.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13387
  • Karma: +566/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Associate UI Element with Class Attribute
« Reply #3 on: March 08, 2011, 08:00:13 pm »
I think there are two options then:
- use an association with "link to element feature"
- use a tagged value of type RefGUID that references the attribute.

In the latter case you could make an addin to facilitate the navigation from the GUI element to the attribute.

Look at EA Navigator for inspiration.

(maybe not a bad feature to add, navigating the RefGUID tagged values. I might add that in the next couple of days/weeks)

Geert