Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Role Definition
Message
From
10/03/1999 13:37:18
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Title:
Role Definition
Miscellaneous
Thread ID:
00195986
Message ID:
00195986
Views:
38
Have an interesting situation. I have a table of entities that relate to one another in several different ways. One entity may be the parent of another and a child of another. One entity may be related to several different entities.

I resolved this by creating a role table which defines the role in a particular relationship. Another table, a join table, contains key values from the two related entities and a key to the role table.

Unlike most data relationships where the relational role is implicit in the structure of the application, I have to get explicit. Due to confidentiality, I can't get into further details, but I was wondering:

How would this sort of situation be defined in an OOAD Analysis Model? I sort of went directly to the Implementation Model without abstract definition.
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Next
Reply
Map
View

Click here to load this message in the networking platform