Uses of Class
org.eclipse.emf.cdo.edit.CDOItemProviderAdapter.CDOPropertyDescriptor

Packages that use CDOItemProviderAdapter.CDOPropertyDescriptor
org.eclipse.emf.cdo.edit Useful base classes that can be referenced from custom EMF generator models. 
 

Uses of CDOItemProviderAdapter.CDOPropertyDescriptor in org.eclipse.emf.cdo.edit
 

Subclasses of CDOItemProviderAdapter.CDOPropertyDescriptor in org.eclipse.emf.cdo.edit
static class CDOItemProviderAdapter.AdaptersDescriptor
          Adds the eAdapters list of a CDOObject to the Properties View.
static class CDOItemProviderAdapter.ChangeSubscriptionPoliciesDescriptor
          Adds the change subscription policies list of a CDOObject to the Properties View.
static class CDOItemProviderAdapter.ContainerDescriptor
          Adds the eContainer of a CDOObject to the Properties View.
static class CDOItemProviderAdapter.DirectResourceDescriptor
          Adds the direct resource of a CDOObject to the Properties View.
static class CDOItemProviderAdapter.IDDescriptor
          Adds the CDOID of a CDOObject to the Properties View.
static class CDOItemProviderAdapter.ReadLockedDescriptor
          Adds the read lock of a CDOObject to the Properties View.
static class CDOItemProviderAdapter.StateDescriptor
          Adds the state of a CDOObject to the Properties View.
static class CDOItemProviderAdapter.URIDescriptor
          Adds the URI of a CDOObject to the Properties View.
static class CDOItemProviderAdapter.VersionDescriptor
          Adds the version of a CDOObject to the Properties View.
static class CDOItemProviderAdapter.ViewDescriptor
          Adds the associate view of a CDOObject to the Properties View.
static class CDOItemProviderAdapter.WriteLockedDescriptor
          Adds the write lock of a CDOObject to the Properties View.
 



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