|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.eclipse.emf.common.notify.impl.NotifierImpl
|
+--org.eclipse.emf.ecore.resource.impl.ResourceSetImpl
|
+--org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain.AdapterFactoryEditingDomainResourceSet
This is an implementation of a context that knows about this editing domain.
It is used to help implement
getEditingDomainFor(Object)
and getEditingDomainFor(EObject)
An instance of this is created if needed in the constructor.
| Inner classes inherited from class org.eclipse.emf.ecore.resource.impl.ResourceSetImpl |
ResourceSetImpl.ResourcesEList |
| Fields inherited from class org.eclipse.emf.ecore.resource.impl.ResourceSetImpl |
adapterFactories, loadOptions, resourceFactoryRegistry, resources, uriConverter |
| Fields inherited from class org.eclipse.emf.common.notify.impl.NotifierImpl |
eAdapters, EDELIVER, eFlags, ELAST_NOTIFIER_FLAG |
| Fields inherited from interface org.eclipse.emf.ecore.resource.ResourceSet |
RESOURCE_SET__RESOURCES |
| Constructor Summary | |
AdapterFactoryEditingDomain.AdapterFactoryEditingDomainResourceSet()
|
|
| Method Summary | |
EditingDomain |
getEditingDomain()
This returns the editing domain. |
| Methods inherited from class org.eclipse.emf.ecore.resource.impl.ResourceSetImpl |
createResource, delegatedGetResource, demandCreateResource, demandLoad, getAdapterFactories, getAllContents, getEObject, getLoadOptions, getResource, getResourceFactoryRegistry, getResources, getURIConverter, setResourceFactoryRegistry, setURIConverter, toString |
| Methods inherited from class org.eclipse.emf.common.notify.impl.NotifierImpl |
eAdapters, eDeliver, eNotificationRequired, eNotify, eSetDeliver |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
| Constructor Detail |
public AdapterFactoryEditingDomain.AdapterFactoryEditingDomainResourceSet()
| Method Detail |
public EditingDomain getEditingDomain()
IEditingDomainProvider((IEditingDomainProvider)((EObject)object).eResource().getResourceSet()).getEditingDomain();
getEditingDomain in interface IEditingDomainProvider
|
Copyright 2001-2002 IBM Corporation and others. All Rights Reserved. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||