Previous | Table of Contents | Next |
This is a table representation of CategoryMatrix that contains three columns holding the definition of a category matrix.
A category matrix consists of exactly one table. The table has three attributes: The row, column, and value of the entry.
Superclasses
CategoryMatrix
Attributes
rowAttribute
This represents the column in the table holding the rows of entries. class: Attribute defined by: MatrixTableRefRowAttr multiplicity:
exactly one inverse: Attribute::matrixTable
columnAttribute
This represents the column in the table holding the columns of entries. class: Attribute defined by: MatrixTableRefColumnAttr
multiplicity: exactly one inverse: Attribute::matrixTable
valueAttribute
This represents the column in the table holding the values of the entries. class: Attribute defined by: MatrixTableRefValueAttr
multiplicity: exactly one inverse: Attribute::matrixTable
source
This represents the metadata description of the table where the category matrix is stored.
class:defined by:multiplicity:inverse: |
|||||
Class | |||||
MatrixTableRefSource | |||||
exactly one | |||||
Class::matrixTable |