Tagged Questions

1
vote
1answer
92 views

How to interpret term cardinality?

An SRS document is provided describing various aspects of the end-product, system maintenance tool. The only paragraph I'm failing to understand is "Component Cardinality". What does this term mean in ...
1
vote
3answers
219 views

How to ask a business user for cardinality information?

When collecting requirements from business users, I run into a point where I need to understand the cardinality between two concepts in the business user's domain. This is usually something I want to ...
0
votes
1answer
160 views

Alternate name for one-to-one vs one-to-many

Are there generally accepted computer science terms for one-to-one and one-to-many relationships? Something similar to the terms "aggregation", "generalization", and "association," but strictly ...