Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.common.core.AnnotationProvider

Packages that use AnnotationProvider
org.eclipse.jpt.common.core.resource.java   
org.eclipse.jpt.jaxb.core.platform   
org.eclipse.jpt.jpa.core   
 

Uses of AnnotationProvider in org.eclipse.jpt.common.core.resource.java
 

Methods in org.eclipse.jpt.common.core.resource.java that return AnnotationProvider
 AnnotationProvider JavaResourceModel.Root.getAnnotationProvider()
          Return the annotation provider that supplies the annotations found in the Java resource model.
 

Uses of AnnotationProvider in org.eclipse.jpt.jaxb.core.platform
 

Methods in org.eclipse.jpt.jaxb.core.platform that return AnnotationProvider
 AnnotationProvider JaxbPlatform.getAnnotationProvider()
          Return an annotation provider responsible for determining what Java annotations are supported and constructing java resource model objects.
 

Uses of AnnotationProvider in org.eclipse.jpt.jpa.core
 

Methods in org.eclipse.jpt.jpa.core that return AnnotationProvider
 AnnotationProvider JpaPlatform.getAnnotationProvider()
          Return an annotation provider responsible for determining what Java annotations are supported and constructing the corresponding Java resource model objects.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.