Eclipse BIRT Report Object Model (ROM)

IncludedDataMart Structure

Structure Overview

Link to a dataMart used by the report design with a namespace.

Details

Display Name: Included DataMart
Since: 2.5

Property Summary

fileName
File name of the dataMart.
namespace
Name space of the dataMart.

Description

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.

Property Detail

fileName Property

File name of the dataMart.

Details

Type: string
Since: 2.5
Required: No
Display Name: File Name
JavaScript Type:
Default Value: None
Runtime Settable: Yes

Description

File name of the dataMart that is included, it can either in absolute or relative path.


namespace Property

Name space of the dataMart.

Details

Type: string
Since: 2.5
Required: No
Display Name: Namespace
JavaScript Type:
Default Value: None
Runtime Settable: Yes

Description

Name space is unique to each included dataMart,data elements inside a dataMart is referenced using the namespace prefix.