Uses of Class
org.eclipse.emf.cdo.etypes.provider.ModelElementItemProvider

Packages that use ModelElementItemProvider
org.eclipse.emf.cdo.etypes.provider The generated EMF edit support of the CDO system data types and native annotations. 
org.eclipse.emf.cdo.security.provider The generated EMF edit support of the CDO security model. 
 

Uses of ModelElementItemProvider in org.eclipse.emf.cdo.etypes.provider
 

Subclasses of ModelElementItemProvider in org.eclipse.emf.cdo.etypes.provider
 class AnnotationItemProvider
          This is the item provider adapter for a Annotation object
 

Uses of ModelElementItemProvider in org.eclipse.emf.cdo.security.provider
 

Subclasses of ModelElementItemProvider in org.eclipse.emf.cdo.security.provider
 class AssigneeItemProvider
          This is the item provider adapter for a Assignee object
 class DirectoryItemProvider
          This is the item provider adapter for a Directory object
 class GroupItemProvider
          This is the item provider adapter for a Group object
 class RealmItemProvider
          This is the item provider adapter for a Realm object
 class RoleItemProvider
          This is the item provider adapter for a Role object
 class SecurityElementItemProvider
          This is the item provider adapter for a SecurityElement object
 class SecurityItemItemProvider
          This is the item provider adapter for a SecurityItem object
 class UserItemProvider
          This is the item provider adapter for a User object
 



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