I have a hierarchy with base class Entity and with sub-types A and B and with globally-unique IDs. I want to be able to create a kind of o
Entity
A
B