Uses of Class
org.eclipse.emf.ecore.xcore.provider.XTypedElementItemProvider

Packages that use XTypedElementItemProvider
org.eclipse.emf.ecore.xcore.provider   
 

Uses of XTypedElementItemProvider in org.eclipse.emf.ecore.xcore.provider
 

Subclasses of XTypedElementItemProvider in org.eclipse.emf.ecore.xcore.provider
 class XAttributeItemProvider
          This is the item provider adapter for a XAttribute object
 class XMemberItemProvider
          This is the item provider adapter for a XMember object
 class XOperationItemProvider
          This is the item provider adapter for a XOperation object
 class XParameterItemProvider
          This is the item provider adapter for a XParameter object
 class XReferenceItemProvider
          This is the item provider adapter for a XReference object
 class XStructuralFeatureItemProvider
          This is the item provider adapter for a XStructuralFeature object
 


Copyright 2001-2012 IBM Corporation and others.
All Rights Reserved.