Book a Demo

Author Topic: Classify lookup tables in EA to keep off diagram?  (Read 5230 times)

dana n

  • EA User
  • **
  • Posts: 54
  • Karma: +0/-0
    • View Profile
Classify lookup tables in EA to keep off diagram?
« on: January 27, 2014, 11:19:42 pm »
How would I classify Lookup Table / Domain entities in EA v10 such that I could auto-exclude them from a particular diagram? Use case is that I may have dozens of lookup tables and would like to have a view / diagram auto-exclude them vs. having to drag all entities *but* these ones onto a diagram.

I see there's a KEYWORDS field for table entities. Could I put "DOMAIN" or "LOOKUP" in there and auto-exclude that way?

Could, or should, I use a tagged value of some sort?

The inelegant way to do it may be to prefix each entity with a name like DOMAIN (or DMN for short). But that would feel better as prefixes--don't know if EA can do a sort of entities starting with the last characters of a name--doubtful.
« Last Edit: January 27, 2014, 11:20:06 pm by dananrg »

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Classify lookup tables in EA to keep off diagr
« Reply #1 on: January 28, 2014, 12:00:22 am »
I do not understand what you mean with "exclude from a diagram". Can you please elaborate?

q.

Helmut Ortmann

  • EA User
  • **
  • Posts: 970
  • Karma: +42/-1
    • View Profile
Re: Classify lookup tables in EA to keep off diagr
« Reply #2 on: January 28, 2014, 12:13:00 am »
Hello,

as far as I know there is no way to auto-exclude something from a diagram. You may write an Addin or Script to exclude certain elements from viewing.

If a lookup table is for you something like a subtype then use a <<stereotype>>. If a lookup table is just a property of a class for you use a stereotype.

If you use <<stereotype>> you may define further tagged values for your new type <<lookupTable>>.

Helmut




Coaching, Training, Workshop (Addins: hoTools, Search&Replace, LineStyle)

pr1smiley

  • EA User
  • **
  • Posts: 33
  • Karma: +0/-0
  • EOD is a Blast!
    • View Profile
Re: Classify lookup tables in EA to keep off diagr
« Reply #3 on: February 11, 2014, 05:52:28 pm »
I seem to me that , based upon your criteria (Could I put "DOMAIN" or "LOOKUP") that you can use the document filter feature to view certain types of table entities

Helmut Ortmann

  • EA User
  • **
  • Posts: 970
  • Karma: +42/-1
    • View Profile
Re: Classify lookup tables in EA to keep off diagr
« Reply #4 on: February 11, 2014, 06:07:45 pm »
Hi,

in *.rtf generation you can use element filters to document specified elements.

I know no way to let it automatic disappear from a diagram.

Helmut
Coaching, Training, Workshop (Addins: hoTools, Search&Replace, LineStyle)

skiwi

  • EA Expert
  • ****
  • Posts: 2081
  • Karma: +46/-82
    • View Profile
Re: Classify lookup tables in EA to keep off diagr
« Reply #5 on: February 20, 2014, 02:24:55 pm »
yes, you can use a diagram filter to filter by keyword
Orthogonality rules
Position and Team disestablished, thanks austerity.
Now itinerant.

Sunshine

  • EA Practitioner
  • ***
  • Posts: 1353
  • Karma: +121/-10
  • Its the results that count
    • View Profile
Re: Classify lookup tables in EA to keep off diagr
« Reply #6 on: February 21, 2014, 06:43:22 am »
You could simply just not put them on the diagram  :)
Happy to help
:)

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Classify lookup tables in EA to keep off diagr
« Reply #7 on: February 21, 2014, 07:27:07 am »
Quote
You could simply just not put them on the diagram  :)
Yes. Having a diagram which acts like a movie seems to be weird.

q.