|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Resource.Internal | |
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.resource.impl | Provides an implementation of the resource API. |
org.eclipse.emf.ecore.xmi.impl | |
org.eclipse.emf.mapping.ecore2ecore.util |
Uses of Resource.Internal in org.eclipse.emf.ecore |
Methods in org.eclipse.emf.ecore that return Resource.Internal | |
Resource.Internal |
InternalEObject.eInternalResource()
Returns the containing internal resource, or null . |
Methods in org.eclipse.emf.ecore with parameters of type Resource.Internal | |
NotificationChain |
InternalEObject.eSetResource(Resource.Internal resource,
NotificationChain notifications)
Sets this object to be directly contained by the resource and returns accumulated notifications. |
Uses of Resource.Internal in org.eclipse.emf.ecore.impl |
Fields in org.eclipse.emf.ecore.impl declared as Resource.Internal | |
protected Resource.Internal |
EStoreEObjectImpl.EStoreEPropertiesHolderImpl.eResource
|
protected Resource.Internal |
DynamicEObjectImpl.DynamicEPropertiesHolderImpl.eResource
|
protected Resource.Internal |
BasicEObjectImpl.EPropertiesHolderImpl.eResource
|
Methods in org.eclipse.emf.ecore.impl that return Resource.Internal | |
Resource.Internal |
EStoreEObjectImpl.EStoreEPropertiesHolderImpl.getEResource()
|
Resource.Internal |
DynamicEObjectImpl.DynamicEPropertiesHolderImpl.getEResource()
|
protected Resource.Internal |
BasicEObjectImpl.eDirectResource()
|
Resource.Internal |
BasicEObjectImpl.eInternalResource()
|
Resource.Internal |
BasicEObjectImpl.EPropertiesHolder.getEResource()
|
Resource.Internal |
BasicEObjectImpl.EPropertiesHolderImpl.getEResource()
|
Methods in org.eclipse.emf.ecore.impl with parameters of type Resource.Internal | |
void |
EStoreEObjectImpl.EStoreEPropertiesHolderImpl.setEResource(Resource.Internal eResource)
|
void |
DynamicEObjectImpl.DynamicEPropertiesHolderImpl.setEResource(Resource.Internal eResource)
|
NotificationChain |
BasicEObjectImpl.eSetResource(Resource.Internal resource,
NotificationChain notifications)
|
void |
BasicEObjectImpl.EPropertiesHolder.setEResource(Resource.Internal eResource)
|
void |
BasicEObjectImpl.EPropertiesHolderImpl.setEResource(Resource.Internal eResource)
|
Uses of Resource.Internal in org.eclipse.emf.ecore.resource.impl |
Classes in org.eclipse.emf.ecore.resource.impl that implement Resource.Internal | |
class |
ResourceImpl
A highly extensible resource implementation. |
Uses of Resource.Internal in org.eclipse.emf.ecore.xmi.impl |
Classes in org.eclipse.emf.ecore.xmi.impl that implement Resource.Internal | |
class |
EMOFResourceImpl
This class represents an Ecore model serialized as an EMOF XMI file. |
class |
XMIResourceImpl
This class represents an XMIResource. |
class |
XMLResourceImpl
This class implements the XMLResource interface. |
Uses of Resource.Internal in org.eclipse.emf.mapping.ecore2ecore.util |
Classes in org.eclipse.emf.mapping.ecore2ecore.util that implement Resource.Internal | |
class |
Ecore2EcoreResourceImpl
The Resource associated with the package |
|
Copyright 2001-2004 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |