Any extensible element has the reference
ownedExtensions. It is defined in the ExtensibleElement EClass and inherited by all class declared as extensible.
To add programmatically an extension to an extensible element, the reference
ownedExtensions must be updated by adding the extension element to it.