Uses of Interface
org.eclipse.jpt.core.utility.jdt.Type

Packages that use Type
org.eclipse.jpt.core   
 

Uses of Type in org.eclipse.jpt.core
 

Methods in org.eclipse.jpt.core with parameters of type Type
 Annotation JpaAnnotationProvider.buildNullTypeAnnotation(JavaResourcePersistentType parent, Type type, java.lang.String annotationName)
           
 Annotation JpaAnnotationProvider.buildNullTypeMappingAnnotation(JavaResourcePersistentType parent, Type type, java.lang.String mappingAnnotationName)
           
 Annotation JpaAnnotationProvider.buildTypeAnnotation(JavaResourcePersistentType parent, Type type, java.lang.String annotationName)
          Build an Annotation with the given fully qualififed annotation name.
 Annotation JpaAnnotationProvider.buildTypeMappingAnnotation(JavaResourcePersistentType parent, Type type, java.lang.String mappingAnnotationName)
          Build an Annotation with the given fully qualififed annotation name.