Book a Demo

Author Topic: Creating Model Subsets  (Read 2531 times)

JocaRamiro

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Creating Model Subsets
« on: May 27, 2010, 01:00:06 am »
Hello all,

Here is a problem in search of a solution.  I have built a data model representing the data relevant in a particular domain.  Now I need to pull out subsets of that data for particular uses.  

My thought is to create object instances, to link them to classes from the model, to show the inherited attributes, and then to use the "Hide Stereotyped Features" section of the Set Feature Visibilty window.

So far so good.  But, what I really want to do is say "include all attributes linked to this stereotype", and I have multiple sterotypes, and some attributes are shared.  For example, if attribute 1, is used in report a, attribute 2 is used in report b, and attribute 3 is used in both a and b (but there more attributes and more report types than this), is there any way of pulling the contents of my reports without having a combinatorial explosion of stereotypes?

Med Walker