| Interface | Description |
|---|---|
| ColumnPrototypeInstance | |
| IChartQuery |
Created by jthebault on 29/11/2016.
|
| Class | Description |
|---|---|
| AxisColumn | |
| ChartDefinition | |
| ChartInstance |
This class is not an entity : it shall not be persisted.
|
| ChartQuery |
This class represents a query.
|
| ChartSeries | |
| ColumnPrototype |
Represents the concept of "attribute of an entity" :
it is pretty much like a column in a relational model (the "Column" part)
it is a referential data that will "instanciated" in a
ChartDefinition (the "Prototype" part)
Taxonomy : ColumnPrototypes comes in three varieties :
Attribute columns : these columns refer to a proper attribute of the ENTITY_TYPE. |
| Filter | |
| MeasureColumn | |
| QAxisColumn |
QAxisColumn is a Querydsl query type for AxisColumn
|
| QChartDefinition |
QChartDefinition is a Querydsl query type for ChartDefinition
|
| QChartQuery |
QChartQuery is a Querydsl query type for ChartQuery
|
| QColumnPrototype |
QColumnPrototype is a Querydsl query type for ColumnPrototype
|
| QFilter |
QFilter is a Querydsl query type for Filter
|
| QMeasureColumn |
QMeasureColumn is a Querydsl query type for MeasureColumn
|
| QSpecializedEntityType |
QSpecializedEntityType is a Querydsl query type for SpecializedEntityType
|
| SpecializedEntityType |
| Enum | Description |
|---|---|
| ChartType | |
| ColumnRole | |
| ColumnType | |
| DataType | |
| NaturalJoinStyle |
Created by jthebault on 29/11/2016.
|
| Operation | |
| QueryStrategy |
Created by jthebault on 29/11/2016.
|
| ScopeType |
Created by jthebault on 19/09/2016.
|
| SpecializedEntityType.EntityRole |
Used in
ColumnPrototype : when the EntityType referenced by this ColumnPrototype may support different roles depending
on the context, an EntityRole will help to know which one. |
| Visibility |
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.