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

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

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

Subclasses of XModelElementItemProvider in org.eclipse.emf.ecore.xcore.provider
 class XAnnotationDirectiveItemProvider
          This is the item provider adapter for a XAnnotationDirective object
 class XAnnotationItemProvider
          This is the item provider adapter for a XAnnotation 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 XImportDirectiveItemProvider
          This is the item provider adapter for a XImportDirective object
 class XMemberItemProvider
          This is the item provider adapter for a XMember object
 class XNamedElementItemProvider
          This is the item provider adapter for a XNamedElement 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.