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

Packages that use IdClassReference
org.eclipse.jpt.core.context   
org.eclipse.jpt.core.context.java   
org.eclipse.jpt.core.context.orm   
 

Uses of IdClassReference in org.eclipse.jpt.core.context
 

Methods in org.eclipse.jpt.core.context that return IdClassReference
 IdClassReference Entity.getIdClassReference()
          Return the (aggregate) class reference for configuring and validating id class
 IdClassReference MappedSuperclass.getIdClassReference()
           
 

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

Subinterfaces of IdClassReference in org.eclipse.jpt.core.context.java
 interface JavaIdClassReference
          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 IdClassReference in org.eclipse.jpt.core.context.orm
 

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