Eclipse JDT
Release 3.2
A D E G H I J N O P R S V

G

getAST() - Method in interface org.eclipse.jdt.apt.core.env.EclipseAnnotationProcessorEnvironment
Return the AST of the file currently being processed.
getDefaultFactoryPath(IJavaProject) - Static method in class org.eclipse.jdt.apt.core.util.AptConfig
Get a factory path corresponding to the default values: if jproj is non-null, return the current workspace factory path (workspace prefs are the default for a project); if jproj is null, return the default list of plugin factories (which is the "factory default").
getEnvironment(ICompilationUnit, IJavaProject) - Static method in class org.eclipse.jdt.apt.core.env.EnvironmentFactory
Return a processor environment for use outside of building or reconciling.
getFactoryForAnnotation(String, IJavaProject) - Static method in class org.eclipse.jdt.apt.core.util.AptUtil
Returns the matching annotation processor factory for a given annotation in a given project.
getFactoryPath(IJavaProject) - Static method in class org.eclipse.jdt.apt.core.util.AptConfig
Get the factory path for a given project or for the workspace.
getGenSrcDir(IJavaProject) - Static method in class org.eclipse.jdt.apt.core.util.AptConfig
 
getJavaProject() - Method in interface org.eclipse.jdt.apt.core.env.EclipseAnnotationProcessorEnvironment
 
getMessager() - Method in interface org.eclipse.jdt.apt.core.env.EclipseAnnotationProcessorEnvironment
 
getPhase() - Method in interface org.eclipse.jdt.apt.core.env.EclipseAnnotationProcessorEnvironment
 
getProcessorFor(Set<AnnotationTypeDeclaration>, EclipseAnnotationProcessorEnvironment) - Method in interface org.eclipse.jdt.apt.core.env.EclipseAnnotationProcessorFactory
Returns an annotation processor for a set of annotation types.
getProcessorOptions(IJavaProject) - Static method in class org.eclipse.jdt.apt.core.util.AptConfig
Get the options that are presented to annotation processors by the AnnotationProcessorEnvironment.
getRawProcessorOptions(IJavaProject) - Static method in class org.eclipse.jdt.apt.core.util.AptConfig
Get the options that are presented to annotation processors by the AnnotationProcessorEnvironment.
getString(IJavaProject, String) - Static method in class org.eclipse.jdt.apt.core.util.AptConfig
Helper method to get a single preference setting, e.g., APT_GENSRCDIR.

Eclipse JDT
Release 3.2
A D E G H I J N O P R S V
Copyright (c) IBM Corp. and others 2000, 2006. All Rights Reserved.