Skip to content

DocumentedElement

Abstract base class that provides documentation capabilities to all modeling elements in the ROLAP mapping framework. This class establishes the foundation for comprehensive documentation of OLAP schema components, enabling detailed descriptions, structured help content, and API reference generation. All major modeling elements (cubes, dimensions, measures, etc.) inherit from this class either directly or through AbstractElement.

Attributes

NameIdTypeLowerUpper

References

NameTypeLowerUpperContainment
documentationsDocumentation🔗0true
Collection of Documentation objects that provide structured documentation for this element. Each Documentation object contains a title, descriptive content, and ordering information for generating comprehensive help systems, API documentation, and user guides. Multiple documentation entries allow for different types of documentation (user guide, technical reference, examples) to be associated with a single element.

Used by

ClassDiagramm

Released under the Eclipse Public License 2.0