brel.reportelements.hypercube
This module contains the Hypercube class.
=================
- author: Robin Schmidiger
- version: 0.2
- date: 18 January 2024
=================
Hypercube Objects
class Hypercube(IReportElement)
get_name
def get_name() -> QName
@return QName: the name of the hypercube as a QName
get_labels
def get_labels() -> list[BrelLabel]
@return list[BrelLabel]: the labels of the hypercube
__str__
def __str__() -> str
@return str: the name of the hypercube as a string