Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Eclipse JDT
Release 3.3
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
V
W
I
IFactoryPath
- Interface in
org.eclipse.jdt.apt.core.util
A minimal API for manipulating the annotation processor factory path.
initialize()
- Static method in class org.eclipse.jdt.apt.core.util.
AptConfig
Initialize preferences lookups, and register change listeners.
InterfaceDeclaration
- Interface in
com.sun.mirror.declaration
Represents the declaration of an interface.
InterfaceType
- Interface in
com.sun.mirror.type
Represents an interface type.
isAssignable(TypeMirror, TypeMirror)
- Method in interface com.sun.mirror.util.
Types
Tests whether one type is assignable to another.
isAutomaticProcessorOption(String)
- Static method in class org.eclipse.jdt.apt.core.util.
AptConfig
Is the named option automatically generated in getProcessorOptions(), or did it come from somewhere else, such as a -A processor option?
isEnabled(IJavaProject)
- Static method in class org.eclipse.jdt.apt.core.util.
AptConfig
Is annotation processing turned on for this project?
isSubtype(TypeMirror, TypeMirror)
- Method in interface com.sun.mirror.util.
Types
Tests whether one type is a subtype of the another.
isVarArgs()
- Method in interface com.sun.mirror.declaration.
ExecutableDeclaration
Returns
true
if this method or constructor accepts a variable number of arguments.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Eclipse JDT
Release 3.3
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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, 2007. All Rights Reserved.