|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InternalEObject.EStore | |
org.eclipse.emf.ecore | Provides an API for the Ecore dialect of UML. |
org.eclipse.emf.ecore.impl | Provides an implementation of Ecore. |
Uses of InternalEObject.EStore in org.eclipse.emf.ecore |
Methods in org.eclipse.emf.ecore that return InternalEObject.EStore | |
InternalEObject.EStore |
InternalEObject.eStore()
Returns the store associated with this object. |
Methods in org.eclipse.emf.ecore with parameters of type InternalEObject.EStore | |
void |
InternalEObject.eSetStore(InternalEObject.EStore store)
Set the store associated with this object. |
Uses of InternalEObject.EStore in org.eclipse.emf.ecore.impl |
Classes in org.eclipse.emf.ecore.impl that implement InternalEObject.EStore | |
static class |
EStoreEObjectImpl.EStoreImpl
This class is for testing purposes only and will be removed. |
Fields in org.eclipse.emf.ecore.impl declared as InternalEObject.EStore | |
protected InternalEObject.EStore |
EStoreEObjectImpl.eStore
|
protected InternalEObject.EStore |
EStoreEObjectImpl.EStoreEList.store
|
protected InternalEObject.EStore |
EStoreEObjectImpl.EStoreFeatureMap.store
|
protected InternalEObject.EStore |
DynamicEStoreEObjectImpl.eStore
|
Methods in org.eclipse.emf.ecore.impl that return InternalEObject.EStore | |
InternalEObject.EStore |
EStoreEObjectImpl.eStore()
|
InternalEObject.EStore |
DynamicEStoreEObjectImpl.eStore()
|
InternalEObject.EStore |
BasicEObjectImpl.eStore()
|
Methods in org.eclipse.emf.ecore.impl with parameters of type InternalEObject.EStore | |
void |
EStoreEObjectImpl.eSetStore(InternalEObject.EStore store)
|
void |
DynamicEStoreEObjectImpl.eSetStore(InternalEObject.EStore store)
|
void |
BasicEObjectImpl.eSetStore(InternalEObject.EStore store)
|
Constructors in org.eclipse.emf.ecore.impl with parameters of type InternalEObject.EStore | |
EStoreEObjectImpl(InternalEObject.EStore eStore)
Creates a store-based EObject. |
|
EStoreEObjectImpl(EClass eClass,
InternalEObject.EStore eStore)
Creates a store-based EObject. |
|
EStoreEObjectImpl.EStoreEList(InternalEObject owner,
EStructuralFeature eStructuralFeature,
InternalEObject.EStore store)
|
|
EStoreEObjectImpl.EStoreFeatureMap(InternalEObject owner,
EStructuralFeature eStructuralFeature,
InternalEObject.EStore store)
|
|
DynamicEStoreEObjectImpl(InternalEObject.EStore eStore)
Creates a store-based EObject. |
|
DynamicEStoreEObjectImpl(EClass eClass,
InternalEObject.EStore eStore)
Creates a store-based EObject. |
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |