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

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

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

Subclasses of XNamedElementItemProvider in org.eclipse.emf.ecore.xcore.provider
 class XAnnotationDirectiveItemProvider
          This is the item provider adapter for a XAnnotationDirective object
 class XAttributeItemProvider
          This is the item provider adapter for a XAttribute object
 class XClassifierItemProvider
          This is the item provider adapter for a XClassifier object
 class XClassItemProvider
          This is the item provider adapter for a XClass object
 class XDataTypeItemProvider
          This is the item provider adapter for a XDataType object
 class XEnumItemProvider
          This is the item provider adapter for a XEnum object
 class XEnumLiteralItemProvider
          This is the item provider adapter for a XEnumLiteral 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 XPackageItemProvider
          This is the item provider adapter for a XPackage 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
 class XTypedElementItemProvider
          This is the item provider adapter for a XTypedElement object
 class XTypeParameterItemProvider
          This is the item provider adapter for a XTypeParameter object
 


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