🧩 Introduction: Model Structure and Class Overview ​
This chapter provides a comprehensive overview of all classes and enumerations defined in the EMF Ecore model. Each section focuses on a single class or enum, presenting its full structure, including:
- Attributes and their types
- References to other model elements
- Cardinalities, Containsments and default values
- Usage relationships across the model
- A visual diagram for better understanding
The documentation is generated directly from the Ecore/XMI representation of the model, ensuring consistency with the underlying formal definition.
Unlike formats such as JSON or YAML, XMI is a model-oriented serialization designed for structural clarity and type safety. It captures the semantics and relationships of your model elements explicitly, making it the preferred format for precise and scalable domain modeling.
Use this section to explore how the individual elements of your model are defined and how they interconnect — both structurally and semantically.
Package: rolapmapping ​
URI: https://www.daanse.org/spec/org.eclipse.daanse.rolap.mapping
Prefix: roma
Here will be the description for the package.
PackageDiagram ​
A full overview of the package is given in the following diagram. It shows all classes and enums, their attributes and references. In the Pages of the Classes are diagrams with the Focus on the Class itself and only the related Classes.