Interface | Description |
---|---|
GeneratorLoader |
A loader for generators.
|
Model | |
ModelProvider |
Class | Description |
---|---|
ClassModel |
A processed source.
|
CodeGen | |
CodeGen.Converter | |
CodeGenProcessor | |
Compiler | |
ConstantInfo | |
DataObjectModel | |
EnumModel |
A processed enum.
|
EnumValueInfo |
The value (member) of an enumeration model.
|
Generator<M extends Model> |
A generator for a
Model . |
Helper | |
MethodInfo | |
ModuleInfo |
Describes a module.
|
ModuleModel | |
PackageModel | |
ParamInfo | |
PropertyInfo |
Describes a property of a
data object model . |
Signature | |
TypeArgExpression | |
TypeParamInfo | |
TypeParamInfo.Class | |
TypeParamInfo.Method |
Enum | Description |
---|---|
MapperKind |
Define what kind of mapper we deal with.
|
MethodKind | |
PropertyKind |
The kind of property.
|
Exception | Description |
---|---|
GenException |
Copyright © 2021 Eclipse. All rights reserved.