|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InternalEList | |
---|---|
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. |
org.eclipse.emf.ecore.xmi.impl |
Uses of InternalEList in org.eclipse.emf.ecore.impl |
---|
Classes in org.eclipse.emf.ecore.impl that implement InternalEList | |
---|---|
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. |
Uses of InternalEList in org.eclipse.emf.ecore.resource.impl |
---|
Classes in org.eclipse.emf.ecore.resource.impl that implement InternalEList | |
---|---|
protected class |
ResourceImpl.ContentsEList<E extends Object & EObject>
A notifying list implementation for supporting Resource.getContents() . |
protected class |
ResourceSetImpl.ResourcesEList<E extends Object & Resource>
A notifying list implementation for supporting ResourceSet.getResources() . |
Methods in org.eclipse.emf.ecore.resource.impl with parameters of type InternalEList | |
---|---|
void |
BinaryResourceImpl.EObjectInputStream.loadEObjects(InternalEList<InternalEObject> internalEObjects)
|
void |
BinaryResourceImpl.EObjectOutputStream.saveEObjects(InternalEList<? extends InternalEObject> internalEObjects,
BinaryResourceImpl.EObjectOutputStream.Check check)
|
Uses of InternalEList in org.eclipse.emf.ecore.util |
---|
Subinterfaces of InternalEList in org.eclipse.emf.ecore.util | |
---|---|
static interface |
FeatureMap.Internal
|
static interface |
InternalEList.Unsettable<E>
Additional API for unsettable lists. |
Fields in org.eclipse.emf.ecore.util declared as InternalEList | |
---|---|
protected InternalEList<E> |
EContentsEList.FeatureIteratorImpl.valueInternalEList
|
Constructors in org.eclipse.emf.ecore.util with parameters of type InternalEList | |
---|---|
EcoreUtil.ProperContentIterator(InternalEList<? extends E> basicContents)
|
Uses of InternalEList in org.eclipse.emf.ecore.xmi.impl |
---|
Fields in org.eclipse.emf.ecore.xmi.impl declared as InternalEList | |
---|---|
protected InternalEList<EObject> |
XMLHandler.extent
|
|
Copyright 2001-2012 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |