i'm using the UML2 genmodel to generate an Ecore model, which is aware
of the UML2 subsets mechanism. This works well for the most parts of my
model, but i was wondering why a derived subset wasn't generate the
DerivedSubsetEList. By manually defining the relation, it works as
expected, but it won't be generated.
Is this the intended behavior?