February 2013
Intermediate to advanced
656 pages
21h 26m
English
An aspect of modeling is to discover the roles and responsibilities of objects. Role and responsibility analysis is applicable to domain objects in general. Here we look specifically at the roles and responsibilities of Entities.
We need some context for the term role. One use, when discussing the Identity and Access Context, is that a Role is an Entity and Aggregate Root that addresses a broad system security concern. Clients can ask if a user is in, or plays, a security role. That’s completely different from what I am now discussing. What I am discussing in this section is how roles can be played by the objects in your model.
In object-oriented programming, generally interfaces ...
Read now
Unlock full access