Well actually, the diagrams are all from the same package, and I want to highlight those tables coming from different diagrams within the same package.
I am new to this business of modelling techniques (sorry) and was wondering if this is the standard method of dividing up a huge data model into inter-related component categories.
For instance, I have: products, contacts, subscriptions, stock, discounts, defects, tickets, orders, etc.
Should I create different data model packages (assuming I can interlink the tables across packages, or is it recommended to keep everything within the same package?
One last question: is it possible to to a kind of drilldown where at the highest level all data categories (diagrams) are shown with the inter-related links, while within each category it is possble to zoom in to the next level?