Skip to content

Row

Represents a single data row within an InlineTable, containing a collection of column values. Row provides the structure for embedding tabular data directly in the OLAP schema definition.

Extends

Attributes

NameIdTypeLowerUpper

References

NameTypeLowerUpperContainment
rowValuesRowValue🔗0true
Collection of column values for this row. Each RowValue pairs a column reference with its corresponding data value, defining the complete content of this table row.

Used by

  • InlineTable🔗 → rows

ClassDiagramm

Released under the Eclipse Public License 2.0