Eclipse BIRT Report Object Model (ROM)
IncludedDataMart Structure
| Display Name: | Included DataMart |
| Since: | 2.5 |
Report design can include a number of dataMarts, dataMart is a reusable component with a number of predefined data elements. Included dataMart structure is used to supply a link to the dataMart file and a namespace that is unique to each included dataMarts.
File name of the dataMart.
| Type: | string |
| Since: | 2.5 |
| Required: | No |
| Display Name: | File Name |
| JavaScript Type: | |
| Default Value: | None |
| Runtime Settable: | Yes |
File name of the dataMart that is included, it can either in absolute or relative path.
Name space of the dataMart.
| Type: | string |
| Since: | 2.5 |
| Required: | No |
| Display Name: | Namespace |
| JavaScript Type: | |
| Default Value: | None |
| Runtime Settable: | Yes |
Name space is unique to each included dataMart,data elements inside a dataMart is referenced using the namespace prefix.