Uses of Class
org.eclipse.emf.ecore.xcore.impl.XModelElementImpl

Packages that use XModelElementImpl
org.eclipse.emf.ecore.xcore.impl   
 

Uses of XModelElementImpl in org.eclipse.emf.ecore.xcore.impl
 

Subclasses of XModelElementImpl in org.eclipse.emf.ecore.xcore.impl
 class XAnnotationDirectiveImpl
          An implementation of the model object 'XAnnotation Directive'
 class XAnnotationImpl
          An implementation of the model object 'XAnnotation'
 class XAttributeImpl
          An implementation of the model object 'XAttribute'
 class XClassifierImpl
          An implementation of the model object 'XClassifier'
 class XClassImpl
          An implementation of the model object 'XClass'
 class XDataTypeImpl
          An implementation of the model object 'XData Type'
 class XEnumImpl
          An implementation of the model object 'XEnum'
 class XEnumLiteralImpl
          An implementation of the model object 'XEnum Literal'
 class XImportDirectiveImpl
          An implementation of the model object 'XImport Directive'
 class XMemberImpl
          An implementation of the model object 'XMember'
 class XNamedElementImpl
          An implementation of the model object 'XNamed Element'
 class XOperationImpl
          An implementation of the model object 'XOperation'
 class XPackageImpl
          An implementation of the model object 'XPackage'
 class XParameterImpl
          An implementation of the model object 'XParameter'
 class XReferenceImpl
          An implementation of the model object 'XReference'
 class XStructuralFeatureImpl
          An implementation of the model object 'XStructural Feature'
 class XTypedElementImpl
          An implementation of the model object 'XTyped Element'
 class XTypeParameterImpl
          An implementation of the model object 'XType Parameter'
 


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