| Package | Description |
|---|---|
| org.squashtest.tm.domain.chart | |
| org.squashtest.tm.domain.customreport |
| Class and Description |
|---|
| AxisColumn |
| ChartDefinition |
| ChartQuery
This class represents a query.
|
| ChartSeries |
| ChartType |
| 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. |
| ColumnPrototypeInstance |
| ColumnRole |
| ColumnType |
| DataType |
| Filter |
| IChartQuery
Created by jthebault on 29/11/2016.
|
| MeasureColumn |
| NaturalJoinStyle
Created by jthebault on 29/11/2016.
|
| Operation |
| 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
|
| QueryStrategy
Created by jthebault on 29/11/2016.
|
| ScopeType
Created by jthebault on 19/09/2016.
|
| SpecializedEntityType |
| 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 |
| Class and Description |
|---|
| ChartDefinition |
| QChartDefinition
QChartDefinition is a Querydsl query type for ChartDefinition
|
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.