Package org.eclipse.emf.cdo.edit

Useful base classes that can be referenced from custom EMF generator models.

See:
          Description

Class Summary
CDOEditPlugin This is the central singleton for the Etypes edit plugin.
CDOEditPlugin.Implementation The actual implementation of the Eclipse Plugin.
CDOItemProviderAdapter  
CDOItemProviderAdapter.AdaptersDescriptor Adds the eAdapters list of a CDOObject to the Properties View.
CDOItemProviderAdapter.CDOPropertyDescriptor Base abstract to add CDO debug information to PropertiesView.
CDOItemProviderAdapter.CDOPropertyDescriptor.DefaultLabelProvider  
CDOItemProviderAdapter.ChangeSubscriptionPoliciesDescriptor Adds the change subscription policies list of a CDOObject to the Properties View.
CDOItemProviderAdapter.ContainerDescriptor Adds the eContainer of a CDOObject to the Properties View.
CDOItemProviderAdapter.DirectResourceDescriptor Adds the direct resource of a CDOObject to the Properties View.
CDOItemProviderAdapter.IDDescriptor Adds the CDOID of a CDOObject to the Properties View.
CDOItemProviderAdapter.ReadLockedDescriptor Adds the read lock of a CDOObject to the Properties View.
CDOItemProviderAdapter.StateDescriptor Adds the state of a CDOObject to the Properties View.
CDOItemProviderAdapter.URIDescriptor Adds the URI of a CDOObject to the Properties View.
CDOItemProviderAdapter.VersionDescriptor Adds the version of a CDOObject to the Properties View.
CDOItemProviderAdapter.ViewDescriptor Adds the associate view of a CDOObject to the Properties View.
CDOItemProviderAdapter.WriteLockedDescriptor Adds the write lock of a CDOObject to the Properties View.
 

Package org.eclipse.emf.cdo.edit Description

Useful base classes that can be referenced from custom EMF generator models.



Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.