| 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.
|
| Modifier and Type | Field and Description |
|---|---|
static EcoreFactory |
EcoreFactory.eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
EcoreFactory |
EcorePackage.getEcoreFactory()
Returns the factory that creates the instances of the model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EcoreFactoryImpl
An implementation of the model Factory.
|
| Modifier and Type | Field and Description |
|---|---|
protected EcoreFactory |
EPackageImpl.ecoreFactory
The Ecore factory.
|
| Modifier and Type | Method and Description |
|---|---|
EcoreFactory |
EcorePackageImpl.getEcoreFactory() |
static EcoreFactory |
EcoreFactoryImpl.init()
Creates the default factory implementation.
|
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature