| Interface | Description |
|---|---|
| CustomDescribableModel |
Allows the usage of
DescribableModel to be fine-tuned to cover special cases such as backwards compatibility. |
| Class | Description |
|---|---|
| ArrayType | |
| AtomicType | |
| DescribableModel<T> | |
| DescribableParameter |
A property of
DescribableModel |
| EnumType | |
| ErrorType | |
| HeterogeneousObjectType |
A parameter (or array element) which could take any of the indicated concrete object types.
|
| HomogeneousObjectType | |
| ParameterType |
A type of a parameter to a class.
|
| UninstantiatedDescribable |
A reflection-like view of a particular
Describable instance. |
Copyright © 2016–2021. All rights reserved.