2020-07-29 UTC
#
BradKoehn[m] Collections are unidirectional aggregations, so that's the behavior as specified, yes. There's literally no way to go from an object to its collections, because objects don't have to be a part of exactly one collection. If you want to add that as a constraint to some of your objects, go ahead and extend the specification.