| Class | Description |
|---|---|
| ArrayType |
Array type abstraction
|
| BasicType |
Base type abstraction (string, integer, ...)
|
| EnumType |
Enum type abstraction
|
| MapType |
Array type abstraction
|
| ObjectType |
Complex object abstraction
|
| ObjectTypePolymorphism | |
| RefType |
Reference to a type defined elsewhere
|
| Type |
Type abstraction for display purpose
|
| Enum | Description |
|---|---|
| ObjectTypePolymorphism.Nature |