Uses of Package
org.eclipse.emf.edit.domain

Packages that use org.eclipse.emf.edit.domain
org.eclipse.emf.codegen.ecore.genmodel.presentation   
org.eclipse.emf.databinding.edit   
org.eclipse.emf.ecore.presentation Provides sample editor support for Ecore. 
org.eclipse.emf.ecore.provider Provides item providers for Ecore. 
org.eclipse.emf.edit.command This provides a framework for implementing and composing Commands as well as implementations of all primitive EMF commands.
org.eclipse.emf.edit.domain This provides support for an EditingDomain, which acts a centralized control mechanism for managing a set of interrelated models and the Commands which modify them.
org.eclipse.emf.edit.provider This provides reusable ItemProviderAdapter support to drive JFace StructuredViewers, Eclipse IPropertySources, and EditingDomain
org.eclipse.emf.edit.provider.resource   
org.eclipse.emf.edit.ui.action This provides a reusable implementation of an IAction that delegates to a CommandActionDelegate, which is usually also a Command 
org.eclipse.emf.edit.ui.dnd This provides a supplementary support for drag and drop based on delegation to the command framework.
org.eclipse.emf.edit.ui.view   
org.eclipse.emf.mapping.action   
org.eclipse.emf.mapping.domain   
org.eclipse.emf.mapping.ecore2ecore.presentation   
org.eclipse.emf.mapping.ecore2xml.presentation   
org.eclipse.emf.mapping.presentation   
org.eclipse.emf.mapping.provider   
 

Classes in org.eclipse.emf.edit.domain used by org.eclipse.emf.codegen.ecore.genmodel.presentation
AdapterFactoryEditingDomain
          This class implements an editing domain by delegating to adapters that implement IEditingDomainItemProvider.
EditingDomain
          An editing domain manages a self-contained set of interrelated EMF models and the Commands that modify them.
IEditingDomainProvider
          This is the interface specified by an object that is able to yield its EditingDomain.
 

Classes in org.eclipse.emf.edit.domain used by org.eclipse.emf.databinding.edit
EditingDomain
          An editing domain manages a self-contained set of interrelated EMF models and the Commands that modify them.
 

Classes in org.eclipse.emf.edit.domain used by org.eclipse.emf.ecore.presentation
AdapterFactoryEditingDomain
          This class implements an editing domain by delegating to adapters that implement IEditingDomainItemProvider.
EditingDomain
          An editing domain manages a self-contained set of interrelated EMF models and the Commands that modify them.
IEditingDomainProvider
          This is the interface specified by an object that is able to yield its EditingDomain.
 

Classes in org.eclipse.emf.edit.domain used by org.eclipse.emf.ecore.provider
EditingDomain
          An editing domain manages a self-contained set of interrelated EMF models and the Commands that modify them.
 

Classes in org.eclipse.emf.edit.domain used by org.eclipse.emf.edit.command
EditingDomain
          An editing domain manages a self-contained set of interrelated EMF models and the Commands that modify them.
 

Classes in org.eclipse.emf.edit.domain used by org.eclipse.emf.edit.domain
EditingDomain
          An editing domain manages a self-contained set of interrelated EMF models and the Commands that modify them.
IEditingDomainProvider
          This is the interface specified by an object that is able to yield its EditingDomain.
 

Classes in org.eclipse.emf.edit.domain used by org.eclipse.emf.edit.provider
EditingDomain
          An editing domain manages a self-contained set of interrelated EMF models and the Commands that modify them.
 

Classes in org.eclipse.emf.edit.domain used by org.eclipse.emf.edit.provider.resource
EditingDomain
          An editing domain manages a self-contained set of interrelated EMF models and the Commands that modify them.
 

Classes in org.eclipse.emf.edit.domain used by org.eclipse.emf.edit.ui.action
EditingDomain
          An editing domain manages a self-contained set of interrelated EMF models and the Commands that modify them.
 

Classes in org.eclipse.emf.edit.domain used by org.eclipse.emf.edit.ui.dnd
EditingDomain
          An editing domain manages a self-contained set of interrelated EMF models and the Commands that modify them.
 

Classes in org.eclipse.emf.edit.domain used by org.eclipse.emf.edit.ui.view
AdapterFactoryEditingDomain
          This class implements an editing domain by delegating to adapters that implement IEditingDomainItemProvider.
 

Classes in org.eclipse.emf.edit.domain used by org.eclipse.emf.mapping.action
EditingDomain
          An editing domain manages a self-contained set of interrelated EMF models and the Commands that modify them.
 

Classes in org.eclipse.emf.edit.domain used by org.eclipse.emf.mapping.domain
AdapterFactoryEditingDomain
          This class implements an editing domain by delegating to adapters that implement IEditingDomainItemProvider.
EditingDomain
          An editing domain manages a self-contained set of interrelated EMF models and the Commands that modify them.
IEditingDomainProvider
          This is the interface specified by an object that is able to yield its EditingDomain.
 

Classes in org.eclipse.emf.edit.domain used by org.eclipse.emf.mapping.ecore2ecore.presentation
AdapterFactoryEditingDomain
          This class implements an editing domain by delegating to adapters that implement IEditingDomainItemProvider.
EditingDomain
          An editing domain manages a self-contained set of interrelated EMF models and the Commands that modify them.
IEditingDomainProvider
          This is the interface specified by an object that is able to yield its EditingDomain.
 

Classes in org.eclipse.emf.edit.domain used by org.eclipse.emf.mapping.ecore2xml.presentation
AdapterFactoryEditingDomain
          This class implements an editing domain by delegating to adapters that implement IEditingDomainItemProvider.
EditingDomain
          An editing domain manages a self-contained set of interrelated EMF models and the Commands that modify them.
IEditingDomainProvider
          This is the interface specified by an object that is able to yield its EditingDomain.
 

Classes in org.eclipse.emf.edit.domain used by org.eclipse.emf.mapping.presentation
EditingDomain
          An editing domain manages a self-contained set of interrelated EMF models and the Commands that modify them.
IEditingDomainProvider
          This is the interface specified by an object that is able to yield its EditingDomain.
 

Classes in org.eclipse.emf.edit.domain used by org.eclipse.emf.mapping.provider
EditingDomain
          An editing domain manages a self-contained set of interrelated EMF models and the Commands that modify them.
 


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.