Skip to content

IdElement

The base class with id in the ROLAP mapping model.

Extends

  • DocumentedElement 🔗

Attributes

NameIdTypeLowerUpperDefault
idtrueEString11
Unique identifier for this element within the scope of its containing model. This ID serves as the primary key for object references, cross-references between elements, and internal system operations. The ID must be unique and eigther should follow consistent naming conventions (e.g., '_cube_sales', '_dim_product'),or may uses UUIDs. This identifier is used by the OLAP engine for object lookup, caching keys, and maintaining referential integrity during schema transformations.

References

NameTypeLowerUpperContainment

Used by

ClassDiagramm

Released under the Eclipse Public License 2.0