Uses of Class
org.eclipse.emf.cdo.etypes.impl.ModelElementImpl

Packages that use ModelElementImpl
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 ModelElementImpl in org.eclipse.emf.cdo.etypes.impl
 

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

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

Subclasses of ModelElementImpl in org.eclipse.emf.cdo.security.impl
 class AssigneeImpl
          An implementation of the model object 'Assignee'
 class DirectoryImpl
          An implementation of the model object 'Container'
 class GroupImpl
          An implementation of the model object 'Group'
 class RealmImpl
          An implementation of the model object 'Realm'
 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'
 



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