Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
Ecore/EObject
< Ecore
All EMF generated models implement the EObject and InternalEObject interfaces, and directly or indirectly extend the BasicEObjectImpl superclass.
Documentation
FAQ
How to obtain EPackage that contains an EObject's class?
eObject.eClass().getEPackage()