Uses of Interface
org.eclipse.jpt.core.resource.java.GeneratedValueAnnotation

Packages that use GeneratedValueAnnotation
org.eclipse.jpt.core.context.java   
 

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

Methods in org.eclipse.jpt.core.context.java with parameters of type GeneratedValueAnnotation
 void JavaGeneratedValue.initializeFromResource(GeneratedValueAnnotation generatedValue)
           
 void JavaGeneratedValue.update(GeneratedValueAnnotation generatedValue)