Book a Demo

Author Topic: View Connections as List?  (Read 5381 times)

abaltins

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
View Connections as List?
« on: February 26, 2017, 04:06:02 am »
Using EA 13 . . .

We have a requirement to be able to view the properties our enterprise's integrations as a list (like you would with elements).  I cannot seem to find such a capability and have started down the road of creating a custom profile which extends "class" with the attributes we are looking for.  The new stereotype would then be used for "Association Classes" so that we can get the desired affect. 

Is their an easier way?

Thanks

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: View Connections as List?
« Reply #1 on: February 26, 2017, 05:27:07 pm »
You can use the relationships view, or even better write your own custom SQL search that shows exactly these properties you need.

Geert