When retrieving a list over association it’s needed regurarly to filter the list by a specific specialization.
For example, in below domain model, I would want to retrieve all cars of a specific owner over association.
Thanks Marius, i fixed the image.
Agree, I've been looking for this as well! Especially in a List View I often want to show only a specific specialization.
Note that the included picture doesn't actually have generalizations from Vehicle yet, so that’s a bit confusing