- setEclipseHome(File) - Method in class org.eclipse.jdt.apt.core.build.JdtApt
-
- setEnabled(IJavaProject, boolean) - Static method in class org.eclipse.jdt.apt.core.util.AptConfig
-
Turn annotation processing on or off for this project.
- setFactoryPath(IJavaProject, IFactoryPath) - Static method in class org.eclipse.jdt.apt.core.util.AptConfig
-
Set the factory path for a given project or for the workspace.
- setGenSrcDir(IJavaProject, String) - Static method in class org.eclipse.jdt.apt.core.util.AptConfig
-
- setProcessorOptions(Map<String, String>, IJavaProject) - Static method in class org.eclipse.jdt.apt.core.util.AptConfig
-
Set all the processor options in one call.
- setWorkspace(File) - Method in class org.eclipse.jdt.apt.core.build.JdtApt
-
- SimpleDeclarationVisitor - Class in com.sun.mirror.util
-
A simple visitor for declarations.
- SimpleDeclarationVisitor() - Constructor for class com.sun.mirror.util.SimpleDeclarationVisitor
-
Creates a new SimpleDeclarationVisitor.
- SimpleTypeVisitor - Class in com.sun.mirror.util
-
A simple visitor for types.
- SimpleTypeVisitor() - Constructor for class com.sun.mirror.util.SimpleTypeVisitor
-
Creates a new SimpleTypeVisitor.
- sourceFilesCreated() - Method in interface com.sun.mirror.apt.RoundState
-
Returns true if new source files were created in this round of
processing; returns false otherwise.
- SourcePosition - Interface in com.sun.mirror.util
-
Represents a position in a source file.
- supportedAnnotationTypes() - Method in interface com.sun.mirror.apt.AnnotationProcessorFactory
-
Returns the names of the annotation types supported by this factory.
- supportedOptions() - Method in interface com.sun.mirror.apt.AnnotationProcessorFactory
-
Returns the options recognized by this factory or by any of the
processors it may create.