|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.eclipse.birt.report.model.api | |
---|---|
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.activity | Manages the low-level undoable operations and event notifications. |
org.eclipse.birt.report.model.api.command | Provides events when some command operations modify the state of the Design Engine. |
org.eclipse.birt.report.model.api.core | Represents the fundamental data structures of the user-defined property and the interface of UI listener. |
org.eclipse.birt.report.model.api.css | |
org.eclipse.birt.report.model.api.elements | Constants definition for the pre-defined choices and report elements and items. |
org.eclipse.birt.report.model.api.elements.structures | Defines the structure types in Model system. |
org.eclipse.birt.report.model.api.elements.table | |
org.eclipse.birt.report.model.api.extension | Defines the fundamental interfaces for those extensions from the reportitem extension point. |
org.eclipse.birt.report.model.api.impl | |
org.eclipse.birt.report.model.api.metadata | Defines the elements, properties, types, structures and slots in the Report Object Model. |
org.eclipse.birt.report.model.api.olap | |
org.eclipse.birt.report.model.api.simpleapi | Report element representations in the BIRT simple API environment. |
org.eclipse.birt.report.model.api.util | Utility classes. |
org.eclipse.birt.report.model.api.validators | Provides the validation classes for semantic check on multiple properties. |
Classes in org.eclipse.birt.report.model.api used by org.eclipse.birt.report.model.api | |
---|---|
AccessControlHandle
Describes the privilege to access resources. |
|
ActionHandle
Represents an "action" (hyperlink) attached to an element. |
|
AggregationArgumentHandle
AggregationArgumentHandle. |
|
AutoTextHandle
Represents a autotext report item. |
|
CachedMetaDataHandle
Structure handle to deal with cached data set metadata informations. |
|
CascadingParameterGroupHandle
Represents the group of cascading parameters. |
|
CellHandle
Represents a cell within a table or grid. |
|
ColorHandle
Handle to work with a color property. |
|
ColumnBandData
Represents the data structure to store copied objects like the column and cells. |
|
ColumnHandle
Represents a column within a table. |
|
CommandStack
Application-level interface into the Model's command stack. |
|
ComplexValueHandle
Abstract class for working with properties that have internal structure, such as a color, a dimension or a font. |
|
ComputedColumnHandle
Represents the handle of computed column. |
|
ContentElementHandle
|
|
DataGroupHandle
|
|
DataItemHandle
Represents a data item element. |
|
DataSetHandle
Abstract handle for data set elements. |
|
DataSetParameterHandle
Represents the parameter for data set drivers. |
|
DataSourceHandle
This abstract class represents a data source element: a connection to an external data provider such as an SQL database. |
|
DesignConfig
Wraps around configuration settings for design engine. |
|
DesignElementHandle
Base class for all report elements. |
|
DesignFileException
Signals that a fatal error occurred when opening a design file. |
|
DesignVisitor.Forwarder
A class forward the visit of an element to its handle. |
|
DimensionHandle
Simplifies working with dimension properties. |
|
DimensionJoinConditionHandle
Represents a dimension join condition in the DimensionCondition. |
|
ElementDetailHandle
Abstract base class for property handles, slot handles, structure handles an other handles that provide detail about a report element. |
|
ElementFactory
Creates a new report elements and returns handles to it. |
|
EmbeddedImageHandle
Represents the handle of an embedded image. |
|
ErrorCodes
Implements to define the error codes that are exposed to api. |
|
ExtendedItemHandle
Represents an extended element. |
|
FactoryPropertyHandle
A specialized handle for use when creating the Factory data structures. |
|
FilterConditionElementHandle
|
|
FilterConditionHandle
Represents one filter in the filter list of List, Table or their Groups. |
|
FontHandle
Simplifies working with the font family property. |
|
FreeFormHandle
Represents a free-form element. |
|
GraphicMasterPageHandle
Represents a graphic master page in the design. |
|
GridHandle
Represents a grid item in the design. |
|
GroupElementHandle
This class provides services to deal with a group of elements. |
|
GroupHandle
Represents both list and table groups in the design. |
|
GroupPropertyHandle
A handle for working with a top-level property of a collection of elements. |
|
IBundleFactory
Retrieves resources in the Eclipse bundle. |
|
IDesignConfig
|
|
IDesignEngine
Represents the BIRT design engine as a whole. |
|
ImageHandle
Represents an image report item. |
|
IModuleOption
Implements to define the keys to do some setting in a module. |
|
IncludedCssStyleSheetHandle
Represents a included css style sheet in report design and theme. |
|
IResourceLocator
Implements this interface to provide a custom file search algorithm. |
|
JointDataSetHandle
Provides API to operate a joint data set. |
|
LabelHandle
Represents a label report item. |
|
LevelAttributeHandle
Represents the handle of one column in the result set. |
|
LibraryHandle
Represents the handle of library element. |
|
LineHandle
Represents the line item. |
|
ListGroupHandle
Represents a group in a list. |
|
ListHandle
Represents a list report item. |
|
ListingHandle
Represents slots and common properties in the two list-oriented elements: table and list. |
|
MasterPageHandle
Represents a master page. |
|
MemberHandle
A handle to a member of a property structure. |
|
MemberValueHandle
CrosstabMemberValueHandle |
|
ModelException
Implementation of BirtException in model project. |
|
ModuleHandle
Abstract module handle which provides the common functionalities of report design and library. |
|
ModuleOption
Provide the way to do some setting about the module. |
|
MultiViewsHandle
Represents a multiple view element. |
|
OdaDataSetHandle
Represents an extended data set. |
|
OdaDataSourceHandle
Represents a extended data source. |
|
OdaDesignerStateHandle
The structure handle of the Oda designer state. |
|
ParameterGroupHandle
Represents a group of parameters. |
|
ParameterHandle
Represents the various parameter types. |
|
PrivateStyleHandle
Represents the "private style" for an element. |
|
PropertyHandle
A handle for working with a top-level property of an element. |
|
RectangleHandle
Represents a rectangle element. |
|
ReportDesignHandle
Represents the overall report design. |
|
ReportElementHandle
Abstract base class for working with all elements except the report design. |
|
ReportItemHandle
Represents a report item: any element that can appear within a section of the report. |
|
ResultSetColumnHandle
Represents the handle of one column in the result set. |
|
RowBandAdapter
Represents an object for copy/paste in Gird/Table. |
|
RowHandle
Represents one row in a Grid or Table. |
|
RowOperationParameters
Prepares parameters for row operation , including copy , paste , insert and shift operation. |
|
ScalarParameterHandle
Represents a scalar (single-value) report parameter. |
|
ScriptDataSetHandle
Represents a script data set item. |
|
ScriptDataSourceHandle
Represents a script data source. |
|
ScriptLibHandle
Represents a handle of jar file used for script handle event. |
|
SessionHandle
Represents the design state -- a session for a user. |
|
SharedStyleHandle
Represents a named, shared style. |
|
SimpleMasterPageHandle
Represents a simple master page. |
|
SimpleValueHandle
Abstract base class that represents a handle for the value to either a property or a structure member. |
|
SlotHandle
Represents a "slot" within an element. |
|
SortElementHandle
|
|
StructureHandle
Handle to a structure within a list property. |
|
StyleHandle
Represents the style properties for either a shared style or an element with a IStyleModel. |
|
StyleRuleHandle
Represents the handle of style rule. |
|
TableGroupHandle
Represent a handle to a table group. |
|
TableHandle
Represents a table element. |
|
TemplateDataSetHandle
Handle for template data sets. |
|
TemplateElementHandle
Abstract handle for template elements. |
|
TemplateParameterDefinitionHandle
Represents a template parameter definition element. |
|
TemplateReportItemHandle
Handle for template report items. |
|
TextDataHandle
Represents a multi-line data item element. |
|
TextItemHandle
Represents a text data item. |
|
ThemeHandle
Represents a theme in the library. |
|
TOCHandle
Represents an "TOC" attached to an element.Obtain an instance of this class by calling the getTOCHandle method on the handle of an element
that defines an action. |
|
TranslationHandle
Represents a translation message in the design. |
|
UserPropertyDefnHandle
Represents a top-level user-defined property of an element. |
|
ValueAccessControlHandle
Describes the privilege to access resources. |
|
ValueHandle
Abstract base class for value-based handles. |
|
VariableElementHandle
Represents a variable. |
Classes in org.eclipse.birt.report.model.api used by org.eclipse.birt.report.model.api.activity | |
---|---|
ModelException
Implementation of BirtException in model project. |
Classes in org.eclipse.birt.report.model.api used by org.eclipse.birt.report.model.api.command | |
---|---|
ModelException
Implementation of BirtException in model project. |
Classes in org.eclipse.birt.report.model.api used by org.eclipse.birt.report.model.api.core | |
---|---|
DesignElementHandle
Base class for all report elements. |
|
ModuleHandle
Abstract module handle which provides the common functionalities of report design and library. |
Classes in org.eclipse.birt.report.model.api used by org.eclipse.birt.report.model.api.css | |
---|---|
DesignElementHandle
Base class for all report elements. |
|
ElementDetailHandle
Abstract base class for property handles, slot handles, structure handles an other handles that provide detail about a report element. |
|
ModelException
Implementation of BirtException in model project. |
|
ModuleHandle
Abstract module handle which provides the common functionalities of report design and library. |
|
SharedStyleHandle
Represents a named, shared style. |
Classes in org.eclipse.birt.report.model.api used by org.eclipse.birt.report.model.api.elements | |
---|---|
ModelException
Implementation of BirtException in model project. |
Classes in org.eclipse.birt.report.model.api used by org.eclipse.birt.report.model.api.elements.structures | |
---|---|
SimpleValueHandle
Abstract base class that represents a handle for the value to either a property or a structure member. |
|
StructureHandle
Handle to a structure within a list property. |
|
StyleHandle
Represents the style properties for either a shared style or an element with a IStyleModel. |
Classes in org.eclipse.birt.report.model.api used by org.eclipse.birt.report.model.api.elements.table | |
---|---|
CellHandle
Represents a cell within a table or grid. |
|
RowHandle
Represents one row in a Grid or Table. |
|
SlotHandle
Represents a "slot" within an element. |
|
TableGroupHandle
Represent a handle to a table group. |
|
TableHandle
Represents a table element. |
Classes in org.eclipse.birt.report.model.api used by org.eclipse.birt.report.model.api.extension | |
---|---|
DesignElementHandle
Base class for all report elements. |
|
ExtendedItemHandle
Represents an extended element. |
|
ModelException
Implementation of BirtException in model project. |
Classes in org.eclipse.birt.report.model.api used by org.eclipse.birt.report.model.api.impl | |
---|---|
ActionHandle
Represents an "action" (hyperlink) attached to an element. |
|
ComputedColumnHandle
Represents the handle of computed column. |
|
DataSetHandle
Abstract handle for data set elements. |
|
DataSourceHandle
This abstract class represents a data source element: a connection to an external data provider such as an SQL database. |
|
DesignConfig
Wraps around configuration settings for design engine. |
|
DesignElementHandle
Base class for all report elements. |
|
DesignFileException
Signals that a fatal error occurred when opening a design file. |
|
ExtendedItemHandle
Represents an extended element. |
|
FilterConditionElementHandle
|
|
FilterConditionHandle
Represents one filter in the filter list of List, Table or their Groups. |
|
HideRuleHandle
Represents the handle of visibility rule. |
|
HighlightRuleHandle
Represents a highlight rule in the highlight property of a style. |
|
IDesignEngine
Represents the BIRT design engine as a whole. |
|
IDesignEngineFactory
Factory class to create an instance of DesignEngine |
|
IModuleOption
Implements to define the keys to do some setting in a module. |
|
ReportItemHandle
Represents a report item: any element that can appear within a section of the report. |
|
ResultSetColumnHandle
Represents the handle of one column in the result set. |
|
SessionHandle
Represents the design state -- a session for a user. |
|
SortElementHandle
|
|
SortKeyHandle
Represents the handle of sort key structure. |
|
StyleHandle
Represents the style properties for either a shared style or an element with a IStyleModel. |
Classes in org.eclipse.birt.report.model.api used by org.eclipse.birt.report.model.api.metadata | |
---|---|
ModelException
Implementation of BirtException in model project. |
Classes in org.eclipse.birt.report.model.api used by org.eclipse.birt.report.model.api.olap | |
---|---|
DataSetHandle
Abstract handle for data set elements. |
|
DesignElementHandle
Base class for all report elements. |
|
DimensionConditionHandle
Represents the handle of the cube-dimension/hierarchy join condition. |
|
ReportElementHandle
Abstract base class for working with all elements except the report design. |
Classes in org.eclipse.birt.report.model.api used by org.eclipse.birt.report.model.api.simpleapi | |
---|---|
ActionHandle
Represents an "action" (hyperlink) attached to an element. |
|
ComputedColumnHandle
Represents the handle of computed column. |
|
DataSetHandle
Abstract handle for data set elements. |
|
DataSourceHandle
This abstract class represents a data source element: a connection to an external data provider such as an SQL database. |
|
DesignElementHandle
Base class for all report elements. |
|
ExtendedItemHandle
Represents an extended element. |
|
FilterConditionElementHandle
|
|
FilterConditionHandle
Represents one filter in the filter list of List, Table or their Groups. |
|
HideRuleHandle
Represents the handle of visibility rule. |
|
HighlightRuleHandle
Represents a highlight rule in the highlight property of a style. |
|
ReportItemHandle
Represents a report item: any element that can appear within a section of the report. |
|
ResultSetColumnHandle
Represents the handle of one column in the result set. |
|
SortElementHandle
|
|
SortKeyHandle
Represents the handle of sort key structure. |
|
StyleHandle
Represents the style properties for either a shared style or an element with a IStyleModel. |
Classes in org.eclipse.birt.report.model.api used by org.eclipse.birt.report.model.api.util | |
---|---|
DataSetHandle
Abstract handle for data set elements. |
|
DesignElementHandle
Base class for all report elements. |
|
DesignFileException
Signals that a fatal error occurred when opening a design file. |
|
LibraryHandle
Represents the handle of library element. |
|
ModuleHandle
Abstract module handle which provides the common functionalities of report design and library. |
|
PropertyHandle
A handle for working with a top-level property of an element. |
|
ReportDesignHandle
Represents the overall report design. |
|
StructureHandle
Handle to a structure within a list property. |
Classes in org.eclipse.birt.report.model.api used by org.eclipse.birt.report.model.api.validators | |
---|---|
DesignElementHandle
Base class for all report elements. |
|
GroupHandle
Represents both list and table groups in the design. |
|
ListingHandle
Represents slots and common properties in the two list-oriented elements: table and list. |
|
StyleHandle
Represents the style properties for either a shared style or an element with a IStyleModel. |
|
ThemeHandle
Represents a theme in the library. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |