Eclipse JDT
Release 3.2
A C D E F G H I J L M N O P R S T V W

E

EclipseAnnotationProcessorEnvironment - Interface in org.eclipse.jdt.apt.core.env
Extended the APT AnnotationProcessorEnvironment to expose extra API.
EclipseAnnotationProcessorFactory - Interface in org.eclipse.jdt.apt.core.env
Extend the APT annotation processor factory API to provide extra features.
EclipseMessager - Interface in org.eclipse.jdt.apt.core.util
Extend the APT Messager to allow the registrating of diagnostics on ast nodes.
enablePlugin(String) - Method in interface org.eclipse.jdt.apt.core.util.IFactoryPath
Enable a plugin on the factory path, and move it to the head of the path.
EnumConstantDeclaration - Interface in com.sun.mirror.declaration
Represents an enum constant declaration.
EnumDeclaration - Interface in com.sun.mirror.declaration
Represents the declaration of an enum type.
EnumType - Interface in com.sun.mirror.type
Represents an enum type.
EnvironmentFactory - Class in org.eclipse.jdt.apt.core.env
 
EnvironmentFactory() - Constructor for class org.eclipse.jdt.apt.core.env.EnvironmentFactory
 
equals(Object) - Method in interface com.sun.mirror.declaration.Declaration
Tests whether an object represents the same declaration as this.
equals(Object) - Method in interface com.sun.mirror.type.TypeMirror
Tests whether two types represent the same type.
errorRaised() - Method in interface com.sun.mirror.apt.RoundState
Returns true if an error was raised in this round of processing; returns false otherwise.
ExecutableDeclaration - Interface in com.sun.mirror.declaration
Represents a method or constructor of a class or interface.
execute() - Method in class org.eclipse.jdt.apt.core.build.JdtApt
 

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