Uses of Interface
org.eclipse.jpt.core.context.MappedSuperclass

Packages that use MappedSuperclass
org.eclipse.jpt.core.context.java   
org.eclipse.jpt.core.context.orm   
org.eclipse.jpt.eclipselink.core.context   
org.eclipse.jpt.eclipselink.core.context.java   
org.eclipse.jpt.eclipselink.core.context.orm   
 

Uses of MappedSuperclass in org.eclipse.jpt.core.context.java
 

Subinterfaces of MappedSuperclass in org.eclipse.jpt.core.context.java
 interface JavaMappedSuperclass
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

Uses of MappedSuperclass in org.eclipse.jpt.core.context.orm
 

Subinterfaces of MappedSuperclass in org.eclipse.jpt.core.context.orm
 interface OrmMappedSuperclass
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

Uses of MappedSuperclass in org.eclipse.jpt.eclipselink.core.context
 

Subinterfaces of MappedSuperclass in org.eclipse.jpt.eclipselink.core.context
 interface EclipseLinkMappedSuperclass
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

Uses of MappedSuperclass in org.eclipse.jpt.eclipselink.core.context.java
 

Subinterfaces of MappedSuperclass in org.eclipse.jpt.eclipselink.core.context.java
 interface JavaEclipseLinkMappedSuperclass
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

Uses of MappedSuperclass in org.eclipse.jpt.eclipselink.core.context.orm
 

Subinterfaces of MappedSuperclass in org.eclipse.jpt.eclipselink.core.context.orm
 interface OrmEclipseLinkMappedSuperclass