Object Process Methodology: Difference between revisions

Content deleted Content added
m add external links
m wikify list
Line 33:
Example: 1 man can marry 1 woman. The constraining makes this a 1 to 1 relation.
Constraining can be formulated like:
* 1 to 1
 
* 1 to 1many
* 1 to fixed number
 
1* many to many
* fixed number to fixed number
 
* Optional (expressed as: ?)
1 to fixed number
 
many to many
 
fixed number to fixed number
 
Optional (expressed as: ?)
 
==Object Process Diagram==