| Package | Description |
|---|---|
| org.eclipse.emf.ecore |
Provides an API for the Ecore dialect of
UML.
|
| org.eclipse.emf.ecore.impl |
Provides an implementation of Ecore.
|
| org.eclipse.emf.ecore.util |
Provides utilities.
|
| Modifier and Type | Field and Description |
|---|---|
static EcorePackage |
EcorePackage.eINSTANCE
The singleton instance of the package.
|
| Modifier and Type | Method and Description |
|---|---|
EcorePackage |
EcoreFactory.getEcorePackage()
Returns the package supported by this factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EcorePackageImpl
An implementation of the model Package.
|
| Modifier and Type | Field and Description |
|---|---|
protected EcorePackage |
EPackageImpl.ecorePackage
The Ecore factory.
|
| Modifier and Type | Method and Description |
|---|---|
EcorePackage |
EcoreFactoryImpl.getEcorePackage() |
static EcorePackage |
EcoreFactoryImpl.getPackage()
Deprecated.
|
static EcorePackage |
EcorePackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
|
| Modifier and Type | Field and Description |
|---|---|
protected static EcorePackage |
EcoreSwitch.modelPackage
The cached model package
|
protected static EcorePackage |
EcoreAdapterFactory.modelPackage
The cached model package.
|
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature