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

Packages that use CDOItemProviderAdapter.CDOPropertyDescriptor
org.eclipse.emf.cdo.edit   
 

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) 2004 - 2009 Eike Stepper (Berlin, Germany) and others.
All Rights Reserved.