Package org.eclipse.emf.cdo.edit

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


Class Summary
CDOEditPlugin This is the central singleton for the Eresource edit plugin
CDOEditPlugin.Implementation The actual implementation of the Eclipse Plugin
CDOItemProviderAdapter Adds CDO-specific properties to objects, such as ID, version and state.
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 A default implementation of IItemLabelProvider.
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.
 



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