Uses of Class
org.eclipse.emf.internal.cdo.CDOObjectImpl

Packages that use CDOObjectImpl
org.eclipse.emf.cdo.eresource.impl The generated EMF implementation of the CDO repository file system. 
org.eclipse.emf.cdo.etypes.impl The generated EMF implementation of the CDO system data types and native annotations. 
org.eclipse.emf.cdo.security.impl The generated EMF implementation of the CDO security model. 
 

Uses of CDOObjectImpl in org.eclipse.emf.cdo.eresource.impl
 

Subclasses of CDOObjectImpl in org.eclipse.emf.cdo.eresource.impl
 class CDOBinaryResourceImpl
          An implementation of the model object 'CDO Binary Resource'.
 class CDOFileResourceImpl<IO>
          An implementation of the model object 'CDO File Resource'.
 class CDOResourceFolderImpl
          An implementation of the model object 'CDO Resource Folder'.
 class CDOResourceImpl
          An implementation of the model object 'CDO Resource'.
 class CDOResourceLeafImpl
          An implementation of the model object 'CDO Resource Leaf'.
 class CDOResourceNodeImpl
          An implementation of the model object 'CDO Resource Node'.
 class CDOTextResourceImpl
          An implementation of the model object 'CDO Text Resource'.
 

Uses of CDOObjectImpl in org.eclipse.emf.cdo.etypes.impl
 

Subclasses of CDOObjectImpl in org.eclipse.emf.cdo.etypes.impl
 class AnnotationImpl
          An implementation of the model object 'Annotation'.
 class ModelElementImpl
          An implementation of the model object 'Model Element'.
 

Uses of CDOObjectImpl in org.eclipse.emf.cdo.security.impl
 

Subclasses of CDOObjectImpl in org.eclipse.emf.cdo.security.impl
 class AssigneeImpl
          An implementation of the model object 'Assignee'
 class ClassPermissionImpl
          An implementation of the model object 'Class Permission'
 class DirectoryImpl
          An implementation of the model object 'Container'
 class GroupImpl
          An implementation of the model object 'Group'
 class ObjectPermissionImpl
          An implementation of the model object 'Object Permission'.
 class PackagePermissionImpl
          An implementation of the model object 'Package Permission'
 class PermissionImpl
          An implementation of the model object 'Permission'
 class RealmImpl
          An implementation of the model object 'Realm'
 class ResourcePermissionImpl
          An implementation of the model object 'Resource Permission'
 class RoleImpl
          An implementation of the model object 'Role'
 class SecurityElementImpl
          An implementation of the model object 'Element'
 class SecurityItemImpl
          An implementation of the model object 'Item'
 class UserImpl
          An implementation of the model object 'User'
 class UserPasswordImpl
          An implementation of the model object 'User Password'
 



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