Uses of Class
org.eclipse.emf.java.impl.JModelElementImpl

Packages that use JModelElementImpl
org.eclipse.emf.java.impl   
 

Uses of JModelElementImpl in org.eclipse.emf.java.impl
 

Subclasses of JModelElementImpl in org.eclipse.emf.java.impl
 class JClassImpl
          An implementation of the model object 'JClass'
 class JCompilationUnitImpl
          An implementation of the model object 'JCompilation Unit'
 class JFieldImpl
          An implementation of the model object 'JField'
 class JInitializerImpl
          An implementation of the model object 'JInitializer'
 class JMemberImpl
          An implementation of the model object 'JMember'
 class JMethodImpl
          An implementation of the model object 'JMethod'
 class JPackageImpl
          An implementation of the model object 'JPackage'
 class JParameterImpl
          An implementation of the model object 'JParameter'
 


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