JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
L
O
P
S
T
U
W
A
AbstractProcessor
- Class in
org.parallelj.tools
AbstractProcessor()
- Constructor for class org.parallelj.tools.
AbstractProcessor
asElement(TypeMirror)
- Static method in class org.parallelj.tools.util.
Types
asMemberOf(DeclaredType, Element)
- Static method in class org.parallelj.tools.util.
Types
B
BeginConstraints
- Class in
org.parallelj.tools.constraint
Check the constraints of
Begin
.
BeginConstraints()
- Constructor for class org.parallelj.tools.constraint.
BeginConstraints
boxedClass(PrimitiveType)
- Static method in class org.parallelj.tools.util.
Types
C
capture(TypeMirror)
- Static method in class org.parallelj.tools.util.
Types
collections
- Static variable in class org.parallelj.tools.util.
Types
contains(TypeMirror, TypeMirror)
- Static method in class org.parallelj.tools.util.
Types
D
directSupertypes(TypeMirror)
- Static method in class org.parallelj.tools.util.
Types
E
Elements
- Class in
org.parallelj.tools.util
Elements()
- Constructor for class org.parallelj.tools.util.
Elements
Environment
- Class in
org.parallelj.tools.util
Helper class that holds the APT environment in a thread local.
Environment()
- Constructor for class org.parallelj.tools.util.
Environment
erasure(TypeMirror)
- Static method in class org.parallelj.tools.util.
Types
F
ForEachConstraints
- Class in
org.parallelj.tools.constraint
Check the constraints of
ForEach
.
ForEachConstraints()
- Constructor for class org.parallelj.tools.constraint.
ForEachConstraints
G
getAllAnnotationMirrors(Element)
- Static method in class org.parallelj.tools.util.
Elements
getAllMembers(TypeElement)
- Static method in class org.parallelj.tools.util.
Elements
getAncestorOrSelf(Element, ElementKind)
- Static method in class org.parallelj.tools.util.
Elements
Return the ancestor (aka enclosing element) with a given kind.
getArrayType(TypeMirror)
- Static method in class org.parallelj.tools.util.
Types
getBinaryName(TypeElement)
- Static method in class org.parallelj.tools.util.
Elements
getChildren(Element, ElementKind)
- Static method in class org.parallelj.tools.util.
Elements
getConstantExpression(Object)
- Static method in class org.parallelj.tools.util.
Elements
getDeclaredType(DeclaredType, TypeElement, TypeMirror...)
- Static method in class org.parallelj.tools.util.
Types
getDeclaredType(TypeElement, TypeMirror...)
- Static method in class org.parallelj.tools.util.
Types
getDocComment(Element)
- Static method in class org.parallelj.tools.util.
Elements
getElementValuesWithDefaults(AnnotationMirror)
- Static method in class org.parallelj.tools.util.
Elements
getEnvironment()
- Method in class org.parallelj.tools.
AbstractProcessor
getEnvironment()
- Static method in class org.parallelj.tools.util.
Environment
Return the APT environment.
getName(CharSequence)
- Static method in class org.parallelj.tools.util.
Elements
getNoType(TypeKind)
- Static method in class org.parallelj.tools.util.
Types
getNullType()
- Static method in class org.parallelj.tools.util.
Types
getPackageElement(CharSequence)
- Static method in class org.parallelj.tools.util.
Elements
getPackageOf(Element)
- Static method in class org.parallelj.tools.util.
Elements
getPrimitiveType(TypeKind)
- Static method in class org.parallelj.tools.util.
Types
getPropertyName(String)
- Static method in class org.parallelj.tools.util.
Elements
Return the property name of the element.
getTypeElement(CharSequence)
- Static method in class org.parallelj.tools.util.
Elements
getWildcardType(TypeMirror, TypeMirror)
- Static method in class org.parallelj.tools.util.
Types
H
HandlerConstraints
- Class in
org.parallelj.tools.constraint
Check the constraints of
ForEach
.
HandlerConstraints()
- Constructor for class org.parallelj.tools.constraint.
HandlerConstraints
hides(Element, Element)
- Static method in class org.parallelj.tools.util.
Elements
I
isAssignable(TypeMirror, TypeMirror)
- Static method in class org.parallelj.tools.util.
Types
isDeprecated(Element)
- Static method in class org.parallelj.tools.util.
Elements
isSameType(TypeMirror, TypeMirror)
- Static method in class org.parallelj.tools.util.
Types
isSubsignature(ExecutableType, ExecutableType)
- Static method in class org.parallelj.tools.util.
Types
isSubtype(TypeMirror, TypeMirror)
- Static method in class org.parallelj.tools.util.
Types
L
lobs
- Static variable in class org.parallelj.tools.util.
Types
O
org.parallelj.tools
- package org.parallelj.tools
org.parallelj.tools.constraint
- package org.parallelj.tools.constraint
This package contains the
annotation processors
that verify the constraints of //J annotations.
org.parallelj.tools.util
- package org.parallelj.tools.util
overrides(ExecutableElement, ExecutableElement, TypeElement)
- Static method in class org.parallelj.tools.util.
Elements
P
primitives
- Static variable in class org.parallelj.tools.util.
Types
printElements(Writer, Element...)
- Static method in class org.parallelj.tools.util.
Elements
process(Set<? extends TypeElement>, RoundEnvironment)
- Method in class org.parallelj.tools.constraint.
BeginConstraints
process(Set<? extends TypeElement>, RoundEnvironment)
- Method in class org.parallelj.tools.constraint.
ForEachConstraints
process(Set<? extends TypeElement>, RoundEnvironment)
- Method in class org.parallelj.tools.constraint.
HandlerConstraints
process(Set<? extends TypeElement>, RoundEnvironment)
- Method in class org.parallelj.tools.constraint.
WhileConstraints
S
setEnvironment(ProcessingEnvironment)
- Static method in class org.parallelj.tools.util.
Environment
T
temporals
- Static variable in class org.parallelj.tools.util.
Types
Types
- Class in
org.parallelj.tools.util
Types()
- Constructor for class org.parallelj.tools.util.
Types
U
unboxedType(TypeMirror)
- Static method in class org.parallelj.tools.util.
Types
W
WhileConstraints
- Class in
org.parallelj.tools.constraint
Check the constraints of
While
.
WhileConstraints()
- Constructor for class org.parallelj.tools.constraint.
WhileConstraints
wrappers
- Static variable in class org.parallelj.tools.util.
Types
A
B
C
D
E
F
G
H
I
L
O
P
S
T
U
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2011-2013 Atos Worldline. All Rights Reserved.