epsilonlabs/emc-cameo

Expose eContainer from the driver

Closed this issue · 1 comments

One common facility that we do not yet support is x.eContainer, giving us the container element for x.

It shouldn't be too difficult: we just need to have a special case in the getFeatureValue method of the ModelAccessService.

Implemented as of ef9f378.