| Package | Description |
|---|---|
| org.eclipse.emf.ecore.impl |
Provides an implementation of Ecore.
|
| org.eclipse.emf.ecore.resource.impl |
Provides an implementation of the resource API.
|
| org.eclipse.emf.ecore.util |
Provides utilities.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
EStoreEObjectImpl.BasicEStoreEList<E>
A list that delegates to a store.
|
static class |
EStoreEObjectImpl.BasicEStoreFeatureMap
A feature map that delegates to a store.
|
static class |
EStoreEObjectImpl.EStoreEList<E>
A list that delegates to a store.
|
static class |
EStoreEObjectImpl.EStoreFeatureMap
A feature map that delegates to a store.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
ResourceImpl.ContentsEList<E extends java.lang.Object & EObject>
A notifying list implementation for supporting
Resource.getContents(). |
protected class |
ResourceSetImpl.ResourcesEList<E extends java.lang.Object & Resource>
A notifying list implementation for supporting
ResourceSet.getResources(). |
| Modifier and Type | Method and Description |
|---|---|
void |
BinaryResourceImpl.EObjectInputStream.loadEObjects(InternalEList<InternalEObject> internalEObjects) |
void |
BinaryResourceImpl.EObjectOutputStream.saveEObjects(InternalEList<? extends InternalEObject> internalEObjects,
BinaryResourceImpl.EObjectOutputStream.Check check) |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
FeatureMap.Internal |
static interface |
InternalEList.Unsettable<E>
Additional API for unsettable lists.
|
| Modifier and Type | Field and Description |
|---|---|
protected InternalEList<E> |
EContentsEList.FeatureIteratorImpl.valueInternalEList |
| Constructor and Description |
|---|
ProperContentIterator(InternalEList<? extends E> basicContents) |
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature