Package | Description |
---|---|
org.eclipse.birt.report.model.api |
Tool-writer's interface for the BIRT design model
(also known as the "Design Engine.")
|
org.eclipse.birt.report.model.api.impl | |
org.eclipse.birt.report.model.api.simpleapi |
Report element representations in the BIRT simple API environment.
|
Modifier and Type | Class and Description |
---|---|
class |
OdaDataSourceHandle
Represents a extended data source.
|
class |
ScriptDataSourceHandle
Represents a script data source.
|
Modifier and Type | Method and Description |
---|---|
DataSourceHandle |
ModuleHandleImpl.findDataSource(java.lang.String name)
Finds a data source by name in this module and the included modules.
|
DataSourceHandle |
DataSetHandle.getDataSource()
Returns a handle to the data source for this data set.
|
Modifier and Type | Method and Description |
---|---|
IDataSource |
SimpleElementFactory.createDataSource(DataSourceHandle handle) |
Modifier and Type | Method and Description |
---|---|
IDataSource |
ISimpleElementFactory.createDataSource(DataSourceHandle handle)
Creates the IDataSource instance.
|
Copyright © 2008 Actuate Corp. All rights reserved.