Uses of Interface
org.eclipse.emf.spi.cdo.InternalCDOLoadable

Packages that use InternalCDOLoadable
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. 
org.eclipse.emf.internal.cdo Exposes CDOObjectImpl for extension in generated EMF models. 
org.eclipse.emf.spi.cdo Client service provider interfaces and useful base implementations. 
 

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

Classes in org.eclipse.emf.cdo.eresource.impl that implement InternalCDOLoadable
 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 InternalCDOLoadable in org.eclipse.emf.cdo.etypes.impl
 

Classes in org.eclipse.emf.cdo.etypes.impl that implement InternalCDOLoadable
 class AnnotationImpl
          An implementation of the model object 'Annotation'.
 class ModelElementImpl
          An implementation of the model object 'Model Element'.
 

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

Classes in org.eclipse.emf.cdo.security.impl that implement InternalCDOLoadable
 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'
 

Uses of InternalCDOLoadable in org.eclipse.emf.internal.cdo
 

Classes in org.eclipse.emf.internal.cdo that implement InternalCDOLoadable
 class CDOObjectImpl
          The base class of all native objects.
 

Uses of InternalCDOLoadable in org.eclipse.emf.spi.cdo
 

Subinterfaces of InternalCDOLoadable in org.eclipse.emf.spi.cdo
 interface InternalCDOObject
          If the meaning of this type isn't clear, there really should be more of a description here...
 



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