Registry / other / org-eclipse-emf-ecore

org-eclipse-emf-ecore

JSON →
library2.42.0javamavenunverified

Core modeling framework for Eclipse EMF, providing the Ecore metamodel and reflective API.

<dependency> <groupId>org.eclipse.emf</groupId> <artifactId>org.eclipse.emf.ecore</artifactId> <version>2.42.0</version> </dependency>
INSTALL
IMPORT
SIG · ORG-ECLIPSE-EMF-EC
O
org-eclipse-emf-ecore
otherjavav2.42.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

EPackage
org.eclipse.emf.ecore.EPackage

Register the Ecore package in the global registry

import org.eclipse.emf.ecore.EPackage; import org.eclipse.emf.ecore.EcorePackage; EPackage.Registry.INSTANCE.put(EcorePackage.eNS_URI, EcorePackage.eINSTANCE);
Debug
Known issues
breakingEMF 2.20+ changed default serialization behavior for dynamic models.
fix
Set XMLResource.OPTION_EXTENDED_META_DATA to true for backward compatibility.
affects: >=2.20.0
Upgrade
Version history
2.42.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
org-eclipse-emf-ecore — mvn dependency:get org-eclipse-emf-ecore · libregistry