The Role Object Pattern.¶
Bäumer, D., Riehle, D., Siberski, W., & Wulf, M. (1997). The Role Object Pattern. Proceedings of the 4th Pattern Languages of Programming Conference (PLoP '97).
Cited by¶
1 citation across 1 artifact.
Each citation links to the sentence it supports in the citing article.
Primes¶
- Aspectual Individual
- In object-oriented software, the same structure appears as interface polymorphism: one underlying object is addressed as a
Reviewerin one subsystem and as aCustomerin another, each interface exposing only the responsibilities of that role.This sourceA design pattern in which one core object plays multiple roles via transparently attached role objects, each exposing only its context's responsibilities — the software instance of one base addressed as different aspect-bound bearers (Reviewer, Customer).
- In object-oriented software, the same structure appears as interface polymorphism: one underlying object is addressed as a
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:4e02ab344ffd · see in the full table