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.metadata |
Defines the elements, properties, types, structures and slots
in the Report Object Model.
|
Modifier and Type | Method and Description |
---|---|
ISlotDefn |
SlotHandle.getDefn()
Returns the definition of the current slot.
|
Modifier and Type | Method and Description |
---|---|
ISlotDefn |
IElementDefn.getSlot(int slotID)
Returns the meta-data definition for a slot given its numeric slot
identifier.
|
Copyright © 2008 Actuate Corp. All rights reserved.