Hi.
A question about relationship between subclasses of two hierarchies.
If I have two hierarchies, where root classes are, for example: Car and Driver. Subclasses are CarType1,CarType2 and DriverType1,DriverType2.
I want to model a relation such as "drive" or "is driven by", but I want to say...