Analysis Patterns¶
Fowler, M. (1997). Analysis Patterns: Reusable Object Models. Addison-Wesley.
Cited by¶
1 citation across 1 artifact.
Each citation links to the sentence it supports in the citing article.
Primes¶
- Identity-Providing Kind
- Suppose a system models a person by subclassing
CustomerandEmployeedirectly fromPerson, making the role the type.This sourceDocuments the Party and Role patterns: model the underlying kind (Person/Party) as identity-providing and Customer/Employee as roles, rather than subclassing roles from Person, to avoid losing the entity when a status ends.
- Suppose a system models a person by subclassing
Verification¶
This reference passed the adversarial substantiation pipeline: it was checked to exist and to support the claim it is attached to. See how references were verified.
Registry ID ref:3657fc67d649 · see in the full table