JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
D
E
F
G
I
M
N
P
R
S
T
V
W
A
AbstractTypeModel
- Class in
fluent.api.generator.model.impl
AbstractTypeModel()
- Constructor for class fluent.api.generator.model.impl.
AbstractTypeModel
accept(Element)
- Method in class fluent.api.generator.processor.
DefaultValueVisitor
ArrayTypeModel
- Class in
fluent.api.generator.model.impl
ArrayTypeModel(ArrayType, ModelFactory)
- Constructor for class fluent.api.generator.model.impl.
ArrayTypeModel
asMemberOf(TypeElement, TypeElement)
- Method in class fluent.api.generator.model.impl.
ModelTypeFactory
asMemberOf(DeclaredType, VariableElement)
- Method in class fluent.api.generator.model.impl.
ModelTypeFactory
asMemberOf(DeclaredType, ExecutableElement)
- Method in class fluent.api.generator.model.impl.
ModelTypeFactory
asMemberOf(TypeElement, TypeElement)
- Method in interface fluent.api.generator.model.
ModelFactory
asMemberOf(DeclaredType, VariableElement)
- Method in interface fluent.api.generator.model.
ModelFactory
asMemberOf(DeclaredType, ExecutableElement)
- Method in interface fluent.api.generator.model.
ModelFactory
D
declaration()
- Method in class fluent.api.generator.model.impl.
AbstractTypeModel
declaration()
- Method in class fluent.api.generator.model.impl.
TypeVariableModel
declaration()
- Method in interface fluent.api.generator.model.
TypeModel
declaringClass()
- Method in class fluent.api.generator.model.impl.
ExecutableModel
declaringClass()
- Method in interface fluent.api.generator.model.
MethodModel
DefaultValueVisitor
- Class in
fluent.api.generator.processor
DefaultValueVisitor(Consumer<ExecutableElement>)
- Constructor for class fluent.api.generator.processor.
DefaultValueVisitor
E
ExecutableModel
- Class in
fluent.api.generator.model.impl
ExecutableModel(ExecutableElement, ExecutableType, ModelFactory)
- Constructor for class fluent.api.generator.model.impl.
ExecutableModel
F
fluent.api.generator.model
- package fluent.api.generator.model
fluent.api.generator.model.impl
- package fluent.api.generator.model.impl
fluent.api.generator.processor
- package fluent.api.generator.processor
G
GeneratingProcessor
- Class in
fluent.api.generator.processor
Template driven Java code generator, which generates code based on the annotated element.
GeneratingProcessor()
- Constructor for class fluent.api.generator.processor.
GeneratingProcessor
I
interfaces()
- Method in class fluent.api.generator.model.impl.
AbstractTypeModel
interfaces()
- Method in interface fluent.api.generator.model.
TypeModel
isComplex()
- Method in class fluent.api.generator.model.impl.
AbstractTypeModel
isComplex()
- Method in class fluent.api.generator.model.impl.
NoTypeModel
isComplex()
- Method in interface fluent.api.generator.model.
TypeModel
isConstructor()
- Method in class fluent.api.generator.model.impl.
ExecutableModel
isConstructor()
- Method in interface fluent.api.generator.model.
MethodModel
isMissing()
- Method in class fluent.api.generator.model.impl.
AbstractTypeModel
isMissing()
- Method in class fluent.api.generator.model.impl.
ArrayTypeModel
isMissing()
- Method in interface fluent.api.generator.model.
TypeModel
isPrimitive()
- Method in class fluent.api.generator.model.impl.
AbstractTypeModel
isPrimitive()
- Method in class fluent.api.generator.model.impl.
PrimitiveTypeModel
isPrimitive()
- Method in interface fluent.api.generator.model.
TypeModel
isPublic()
- Method in class fluent.api.generator.model.impl.
ExecutableModel
isPublic()
- Method in interface fluent.api.generator.model.
MethodModel
isSimple()
- Method in class fluent.api.generator.model.impl.
AbstractTypeModel
isSimple()
- Method in class fluent.api.generator.model.impl.
PrimitiveTypeModel
isSimple()
- Method in interface fluent.api.generator.model.
TypeModel
isStatic()
- Method in class fluent.api.generator.model.impl.
ExecutableModel
isStatic()
- Method in interface fluent.api.generator.model.
MethodModel
isTypeVariable()
- Method in class fluent.api.generator.model.impl.
AbstractTypeModel
isTypeVariable()
- Method in class fluent.api.generator.model.impl.
TypeVariableModel
isTypeVariable()
- Method in interface fluent.api.generator.model.
TypeModel
M
method(ExecutableElement, ExecutableType)
- Method in class fluent.api.generator.model.impl.
ModelTypeFactory
method(ExecutableElement, ExecutableType)
- Method in interface fluent.api.generator.model.
ModelFactory
method(ExecutableElement)
- Method in interface fluent.api.generator.model.
ModelFactory
MethodModel
- Interface in
fluent.api.generator.model
Model of a method, that will be passed to the template, and can be used to drive generation of derived java classes.
methods()
- Method in class fluent.api.generator.model.impl.
AbstractTypeModel
methods()
- Method in interface fluent.api.generator.model.
TypeModel
model(ExecutableElement)
- Method in class fluent.api.generator.model.impl.
ModelTypeFactory
model(TypeMirror)
- Method in class fluent.api.generator.model.impl.
ModelTypeFactory
model(VariableElement)
- Method in class fluent.api.generator.model.impl.
ModelTypeFactory
model(ExecutableElement)
- Method in interface fluent.api.generator.model.
ModelFactory
model(TypeMirror)
- Method in interface fluent.api.generator.model.
ModelFactory
model(VariableElement)
- Method in interface fluent.api.generator.model.
ModelFactory
ModelFactory
- Interface in
fluent.api.generator.model
ModelTypeFactory
- Class in
fluent.api.generator.model.impl
ModelTypeFactory(Types)
- Constructor for class fluent.api.generator.model.impl.
ModelTypeFactory
N
name()
- Method in class fluent.api.generator.model.impl.
ExecutableModel
name()
- Method in class fluent.api.generator.model.impl.
VarModelImpl
name()
- Method in interface fluent.api.generator.model.
MethodModel
Get name of the method (simple string).
name()
- Method in interface fluent.api.generator.model.
VarModel
NoTypeModel
- Class in
fluent.api.generator.model.impl
NoTypeModel(NoType)
- Constructor for class fluent.api.generator.model.impl.
NoTypeModel
P
packageName()
- Method in class fluent.api.generator.model.impl.
ArrayTypeModel
packageName()
- Method in class fluent.api.generator.model.impl.
NoTypeModel
packageName()
- Method in class fluent.api.generator.model.impl.
PrimitiveTypeModel
packageName()
- Method in class fluent.api.generator.model.impl.
TypeVariableModel
packageName()
- Method in class fluent.api.generator.model.impl.
VarModelImpl
packageName()
- Method in interface fluent.api.generator.model.
TypeModel
packageName()
- Method in interface fluent.api.generator.model.
VarModel
parameters()
- Method in class fluent.api.generator.model.impl.
AbstractTypeModel
parameters()
- Method in class fluent.api.generator.model.impl.
ExecutableModel
parameters()
- Method in interface fluent.api.generator.model.
MethodModel
Get list of parameter (variable) models.
parameters()
- Method in interface fluent.api.generator.model.
TypeModel
parameterVariables()
- Method in class fluent.api.generator.model.impl.
AbstractTypeModel
parameterVariables()
- Method in interface fluent.api.generator.model.
TypeModel
PrimitiveTypeModel
- Class in
fluent.api.generator.model.impl
PrimitiveTypeModel(PrimitiveType)
- Constructor for class fluent.api.generator.model.impl.
PrimitiveTypeModel
process(Set<? extends TypeElement>, RoundEnvironment)
- Method in class fluent.api.generator.processor.
GeneratingProcessor
propertyName()
- Method in class fluent.api.generator.model.impl.
ExecutableModel
propertyName(String)
- Static method in class fluent.api.generator.model.impl.
TypeUtils
propertyName()
- Method in interface fluent.api.generator.model.
MethodModel
R
raw()
- Method in class fluent.api.generator.model.impl.
AbstractTypeModel
raw()
- Method in interface fluent.api.generator.model.
TypeModel
S
simpleName()
- Method in class fluent.api.generator.model.impl.
ArrayTypeModel
simpleName()
- Method in class fluent.api.generator.model.impl.
NoTypeModel
simpleName()
- Method in class fluent.api.generator.model.impl.
PrimitiveTypeModel
simpleName()
- Method in class fluent.api.generator.model.impl.
TypeVariableModel
simpleName()
- Method in interface fluent.api.generator.model.
TypeModel
Simple name of the type (without package).
superClass()
- Method in class fluent.api.generator.model.impl.
AbstractTypeModel
superClass()
- Method in interface fluent.api.generator.model.
TypeModel
T
toString()
- Method in class fluent.api.generator.model.impl.
AbstractTypeModel
toString()
- Method in class fluent.api.generator.model.impl.
ArrayTypeModel
toString()
- Method in class fluent.api.generator.model.impl.
NoTypeModel
toString()
- Method in class fluent.api.generator.model.impl.
PrimitiveTypeModel
toString()
- Method in class fluent.api.generator.model.impl.
TypeVariableModel
toString()
- Method in class fluent.api.generator.model.impl.
VarModelImpl
type()
- Method in class fluent.api.generator.model.impl.
ExecutableModel
type(TypeMirror)
- Method in class fluent.api.generator.model.impl.
ModelTypeFactory
type()
- Method in class fluent.api.generator.model.impl.
VarModelImpl
type()
- Method in interface fluent.api.generator.model.
MethodModel
Get type model representing the return type.
type(TypeMirror)
- Method in interface fluent.api.generator.model.
ModelFactory
type()
- Method in interface fluent.api.generator.model.
VarModel
TypeModel
- Interface in
fluent.api.generator.model
Model of java type (class, primitive type, type variable, etc.).
TypeUtils
- Class in
fluent.api.generator.model.impl
TypeUtils()
- Constructor for class fluent.api.generator.model.impl.
TypeUtils
TypeVariableModel
- Class in
fluent.api.generator.model.impl
TypeVariableModel(TypeVariable)
- Constructor for class fluent.api.generator.model.impl.
TypeVariableModel
typeVariables()
- Method in class fluent.api.generator.model.impl.
ExecutableModel
typeVariables()
- Method in interface fluent.api.generator.model.
MethodModel
V
variable(VariableElement, TypeMirror)
- Method in class fluent.api.generator.model.impl.
ModelTypeFactory
variable(VariableElement, TypeMirror)
- Method in interface fluent.api.generator.model.
ModelFactory
variable(VariableElement)
- Method in interface fluent.api.generator.model.
ModelFactory
VarModel
- Interface in
fluent.api.generator.model
VarModelImpl
- Class in
fluent.api.generator.model.impl
VarModelImpl(VariableElement, TypeMirror, ModelFactory)
- Constructor for class fluent.api.generator.model.impl.
VarModelImpl
visit(Element, Void)
- Method in class fluent.api.generator.processor.
DefaultValueVisitor
visit(Element)
- Method in class fluent.api.generator.processor.
DefaultValueVisitor
visitExecutable(ExecutableElement, Void)
- Method in class fluent.api.generator.processor.
DefaultValueVisitor
visitPackage(PackageElement, Void)
- Method in class fluent.api.generator.processor.
DefaultValueVisitor
visitType(TypeElement, Void)
- Method in class fluent.api.generator.processor.
DefaultValueVisitor
visitTypeParameter(TypeParameterElement, Void)
- Method in class fluent.api.generator.processor.
DefaultValueVisitor
visitUnknown(Element, Void)
- Method in class fluent.api.generator.processor.
DefaultValueVisitor
visitVariable(VariableElement, Void)
- Method in class fluent.api.generator.processor.
DefaultValueVisitor
W
wrapper()
- Method in class fluent.api.generator.model.impl.
ArrayTypeModel
wrapper()
- Method in class fluent.api.generator.model.impl.
NoTypeModel
wrapper()
- Method in class fluent.api.generator.model.impl.
PrimitiveTypeModel
wrapper()
- Method in class fluent.api.generator.model.impl.
TypeVariableModel
wrapper()
- Method in interface fluent.api.generator.model.
TypeModel
A
D
E
F
G
I
M
N
P
R
S
T
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018. All rights reserved.