Accountability Design

From CSSEMediaWiki
(Difference between revisions)
Jump to: navigation, search
(New page: = Accountability design example = Model an address book. It contains phone numbers, street addresses and email addresses for people and companies. ---- Model the organisational hierarc...)
 
(See also)
 
Line 18: Line 18:
  
 
Explicitly model the hierarchy constraints.
 
Explicitly model the hierarchy constraints.
 +
 +
== See also ==
 +
[[Analysis Patterns]]

Latest revision as of 02:59, 20 August 2009

Accountability design example

Model an address book. It contains phone numbers, street addresses and email addresses for people and companies.


Model the organisational hierarchy of a company that contains operating units, which contain regions, which contain divisions, which contain sales offices.


Allow multiple organisational hierarchies.


Allow the legal relationships to be configurable.


Allow people to participate in the hierarchies.


Explicitly model the hierarchy constraints.

See also

Analysis Patterns

Personal tools