Author Topic: Cross referencing attribute types  (Read 2073 times)

Jan van Mastbergen

  • EA User
  • **
  • Posts: 34
  • Karma: +0/-0
    • View Profile
Cross referencing attribute types
« on: August 09, 2007, 05:18:08 am »
Hi all,

The Unique Interface got me again, here goes:

I have several models collected in one database. Each model typically consists of a package containing classes for business objects with attributes, and another package containing classes that are the data types of the attributes.
The models partially overlap and I have been asked to produce a unified model. So, I am moving selected business objects from one model to another.
Next step is to move only those attribute type classes over which will be needed in the result model. How do I find out which classes have an attribute with a selected class as its type? I turned to the relationship matrix but it does not seem to let me do this.

Stunned, Jan

thomaskilian

  • Guest
Re: Cross referencing attribute types
« Reply #1 on: August 09, 2007, 07:18:54 am »
I guess with a good SQL you could find this out. Try the Advanced Search (or go to the database directly).