A B C D E F G H I J K L M N O P Q R S T U V W X Y

A

ACTION_FORMAT_TYPE_HTML - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
ACTION_FORMAT_TYPE_PDF - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
ACTION_LINK_TYPE_BOOKMARK_LINK - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
ACTION_LINK_TYPE_DRILL_THROUGH - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
ACTION_LINK_TYPE_HYPERLINK - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
ACTION_LINK_TYPE_NONE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
ACTION_STRUCT - Static variable in class org.eclipse.birt.report.model.api.elements.structures.Action
Name of this structure.
ADD - Static variable in class org.eclipse.birt.report.model.api.command.ContentEvent
New content element is added.
ADD - Static variable in class org.eclipse.birt.report.model.api.command.CustomMsgEvent
The translation was added.
ADD - Static variable in class org.eclipse.birt.report.model.api.command.LibraryEvent
New library is added.
ADD - Static variable in class org.eclipse.birt.report.model.api.command.NameSpaceEvent
New name is added into some name space.
ADD - Static variable in class org.eclipse.birt.report.model.api.command.UserPropertyEvent
The property was added.
ALIAS_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.ColumnHint
Name of the alias member.
ALLOW_NULL_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
Name of the member indicating that whether the value of this parameter can be null.
ANALYSIS_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.ColumnHint
Name of the analysis member.
ANALYSIS_TYPE_AUTO - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
ANALYSIS_TYPE_DETAIL - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
ANALYSIS_TYPE_DIMENSION - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
ANALYSIS_TYPE_MEASURE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
ANALYSIS_TYPE_NONE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
AQUA - Static variable in interface org.eclipse.birt.report.model.api.metadata.IColorConstants
The color aqua.
ATTRIBUTE_EVENT - Static variable in class org.eclipse.birt.report.model.api.activity.NotificationEvent
The event type of attributeEvent.
AUTHOR_PROP - Static variable in interface org.eclipse.birt.report.model.api.core.IModuleModel
Name of the author property.
Action - class org.eclipse.birt.report.model.api.elements.structures.Action.
The Action structure defines a hyperlink.
Action() - Constructor for class org.eclipse.birt.report.model.api.elements.structures.Action
 
ActionHandle - class org.eclipse.birt.report.model.api.ActionHandle.
Represents an "action" (hyperlink) attached to an element.
ActionHandle(DesignElementHandle, MemberRef) - Constructor for class org.eclipse.birt.report.model.api.ActionHandle
Construct an handle to deal with the action structure.
ActivityStackEvent - class org.eclipse.birt.report.model.api.activity.ActivityStackEvent.
This event class identifies that the activity stack changes.
ActivityStackEvent(ActivityStack, int) - Constructor for class org.eclipse.birt.report.model.api.activity.ActivityStackEvent
Constructs with the stack that changes and the action causing this event.
ActivityStackListener - interface org.eclipse.birt.report.model.api.activity.ActivityStackListener.
The interface receives events about activity stack changes.
AttributeEvent - class org.eclipse.birt.report.model.api.core.AttributeEvent.
Notification event that says that the attribute of the module is changed.
AttributeEvent(Module, String) - Constructor for class org.eclipse.birt.report.model.api.core.AttributeEvent
Constructs a new file name event with the given module.
activate() - Method in class org.eclipse.birt.report.model.api.SessionHandle
Activates this session within a thread.
add(DesignElementHandle) - Method in class org.eclipse.birt.report.model.api.SlotHandle
Adds a report item to the slot with the given element handle.
add(DesignElementHandle, int) - Method in class org.eclipse.birt.report.model.api.SlotHandle
Adds a report item to the slot at the given position.
add(DesignElement) - Method in class org.eclipse.birt.report.model.api.SlotHandle
Deprecated. by the method SlotHandle.add(DesignElementHandle)
add(DesignElement, int) - Method in class org.eclipse.birt.report.model.api.SlotHandle
Deprecated. by the method SlotHandle.add(DesignElementHandle, int)
addAttributeListener(IAttributeListener) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Adds one attribute listener.
addCell(LayoutCell) - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutRow
Addes a cell to the current row.
addCell(int, int, int, Cell, boolean, int) - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutSlot
Occupies spaces in the slot with the given cell information if applicable.
addCell(int, int, int, Cell, boolean) - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutSlot
Occupies spaces in the slot with the given cell information if applicable.
addConfigVariable(ConfigVariable) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Adds a new config variable.
addDisposeListener(IDisposeListener) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Adds one dispose listener.
addDropSpannedCells(int, int, int, int, Cell) - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutSlot
Occupies cells within space colId and colId + colSpan - 1.
addElement(DesignElementHandle, int, int) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Adds a report item to the given slot at the given position.
addElement(DesignElementHandle, int) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Adds a report item to the end of the given slot.
addImage(EmbeddedImage) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Adds a new embedded image.
addItem(IStructure) - Method in class org.eclipse.birt.report.model.api.SimpleValueHandle
Adds an item to the end of a list property or member.
addListener(ActivityStackListener) - Method in interface org.eclipse.birt.report.model.api.CommandStack
Registers a listener.
addListener(Listener) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Registers a change event listener.
addOverlappedCell(Cell, LayoutSlot, int, int, int, int) - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutTable
Update an overlapped area of a cell element into the list.
addParamBinding(ParamBinding) - Method in class org.eclipse.birt.report.model.api.ActionHandle
Add a new parameter binding to the action.
addParamBinding(ParamBinding) - Method in class org.eclipse.birt.report.model.api.DataSourceParamBindingHandle
Add a new parameter binding to the action.
addSearch(SearchKey) - Method in class org.eclipse.birt.report.model.api.ActionHandle
Add a new search key to the action.
addTranslation(String, String, String) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Adds a new translation to the design.
addUserPropertyDefn(UserPropertyDefn) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Adds a user-defined property definition.
addUserPropertyDefn(UserPropertyDefn) - Method in class org.eclipse.birt.report.model.api.PrivateStyleHandle
This method is not defined for private styles.
addValidationListener(IValidationListener) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Adds the validation listener, which implements IValidationListener.
allowBlank() - Method in class org.eclipse.birt.report.model.api.ScalarParameterHandle
Tests whether the string value of the parameter can be null.
allowNull() - Method in class org.eclipse.birt.report.model.api.DataSetParameterHandle
Checks whether the value of this parameter can be null.
allowNull() - Method in class org.eclipse.birt.report.model.api.ScalarParameterHandle
Tests whether the value of the parameter can be null.
allowNull() - Method in class org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
Checks whether the value of this parameter can be null.
allowsUserProperties() - Method in interface org.eclipse.birt.report.model.api.metadata.IElementDefn
Determines if this element allows user properties.
appliesStrategies(LayoutTable, boolean) - Static method in class org.eclipse.birt.report.model.api.elements.table.BasicLayoutStrategies
Applies different strategies to the layout table and table element with the given options.
apply(DesignElementHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Applies this visitor to the given element.
applyLayout(Module, TableItem) - Static method in class org.eclipse.birt.report.model.api.elements.table.LayoutHelper
Resolves the layout for the given table element.
applyLayoutOnSlot(LayoutSlot, ContainerSlot, Module) - Static method in class org.eclipse.birt.report.model.api.elements.table.LayoutHelper
Resolve the layout of Table Detail slot.
applyStrategy() - Method in class org.eclipse.birt.report.model.api.elements.table.FillCellsStrategy
Applies different stragegies to the layout table and table element with the given options.
argumentListIterator() - Method in interface org.eclipse.birt.report.model.api.metadata.IMethodInfo
Returns the iterator of argument definition.
argumentsIterator() - Method in interface org.eclipse.birt.report.model.api.metadata.IArgumentInfoList
Returns the iterator of argument definition.
attrName - Variable in class org.eclipse.birt.report.model.api.core.AttributeEvent
The attribute name of the event.

B

BACKGROUND_ATTACHMENT_FIXED - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
BACKGROUND_ATTACHMENT_SCROLL - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
BACKGROUND_COLOR_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.HighlightRule
 
BACKGROUND_POSITION_BOTTOM - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
BACKGROUND_POSITION_CENTER - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
BACKGROUND_POSITION_LEFT - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
BACKGROUND_POSITION_RIGHT - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
BACKGROUND_POSITION_TOP - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
BACKGROUND_REPEAT_NO_REPEAT - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
BACKGROUND_REPEAT_REPEAT - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
BACKGROUND_REPEAT_REPEAT_X - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
BACKGROUND_REPEAT_REPEAT_Y - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
BASE_PROP - Static variable in interface org.eclipse.birt.report.model.api.core.IModuleModel
Name of the "base" property.
BLACK - Static variable in interface org.eclipse.birt.report.model.api.metadata.IColorConstants
The color black.
BLUE - Static variable in interface org.eclipse.birt.report.model.api.metadata.IColorConstants
The color blue.
BOOLEAN_TYPE - Static variable in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Type code for the Boolean property type.
BOOLEAN_TYPE_NAME - Static variable in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Name of the Boolean property type.
BORDER_BOTTOM_COLOR_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.HighlightRule
 
BORDER_BOTTOM_STYLE_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.HighlightRule
 
BORDER_BOTTOM_WIDTH_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.HighlightRule
 
BORDER_LEFT_COLOR_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.HighlightRule
 
BORDER_LEFT_STYLE_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.HighlightRule
 
BORDER_LEFT_WIDTH_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.HighlightRule
 
BORDER_RIGHT_COLOR_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.HighlightRule
 
BORDER_RIGHT_STYLE_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.HighlightRule
 
BORDER_RIGHT_WIDTH_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.HighlightRule
 
BORDER_TOP_COLOR_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.HighlightRule
 
BORDER_TOP_STYLE_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.HighlightRule
 
BORDER_TOP_WIDTH_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.HighlightRule
 
BasicLayoutStrategies - class org.eclipse.birt.report.model.api.elements.table.BasicLayoutStrategies.
The strategy to recover the table from an invalid layout to a valid one.
BasicLayoutStrategies() - Constructor for class org.eclipse.birt.report.model.api.elements.table.BasicLayoutStrategies
 
build() - Method in class org.eclipse.birt.report.model.api.core.UserPropertyDefn
 
buildQualifiedReference(String, String) - Static method in class org.eclipse.birt.report.model.api.util.StringUtil
Builds the qualified reference value.

C

CACHED_METADATA_STRUCT - Static variable in class org.eclipse.birt.report.model.api.elements.structures.CachedMetaData
Name of this structure.
CASCADING_PARAMETER_GROUP_ELEMENT - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
 
CASCADING_STYLE_SHEET - Static variable in interface org.eclipse.birt.report.model.api.IResourceLocator
The type of the cascading style sheet to search.
CATEGORY_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.FormatValue
Name of the config variable name member.
CELL_ELEMENT - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
 
CELL_EMPTY - Static variable in class org.eclipse.birt.report.model.api.elements.table.LayoutCell
CELL is empty
CELL_USED - Static variable in class org.eclipse.birt.report.model.api.elements.table.LayoutCell
CELL is used, it contains a CELL
CHANGE - Static variable in class org.eclipse.birt.report.model.api.command.CustomMsgEvent
The translation changed.
CHARSET - Static variable in class org.eclipse.birt.report.model.api.elements.structures.EmbeddedImage
Encoding mode for the data member.
CHOICES_MEMBER - Static variable in class org.eclipse.birt.report.model.api.core.UserPropertyDefn
Name of the choices member.
CHOICE_ACTION_FORMAT_TYPE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_ACTION_LINK_TYPE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_ANALYSIS_TYPE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
analysisType -- The analysis type for column hint The first constant is the name of analysisType choice.
CHOICE_BACKGROUND_ATTACHMENT - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_BACKGROUND_POSITION_X - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_BACKGROUND_POSITION_Y - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_BACKGROUND_REPEAT - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_COLUMN_ALIGN - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
columnAlign -- The column alignment The first constant is the name of columnAlign choice.
CHOICE_COLUMN_DATA_TYPE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_DATETIME_FORMAT_TYPE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
dateTimeFormat -- the date/time format The first constant is the name of dateTimeFormat choice.
CHOICE_DISPLAY - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_DROP_TYPE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_EXPORT_TYPE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
exportType -- The export type for column hint The first constant is the name of exportType choice.
CHOICE_FILTER_OPERATOR - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
filterOperator -- The filter operator for filter condition The first constant is the name of filterOperator choice.
CHOICE_FONT_FAMILY - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_FONT_SIZE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_FONT_STYLE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_FONT_VARIANT - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_FONT_WEIGHT - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_FORMAT_TYPE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
FormatType -- The target output format.
CHOICE_IMAGE_REF_TYPE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
ImageRefType -- The image reference type.
CHOICE_IMAGE_SIZE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_IMAGE_TYPE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_INTERVAL - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_LINE_ORIENTATION - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_LINE_SPACING - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_LINE_STYLE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_LINE_WIDTH - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_MAP_OPERATOR - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_MARGIN - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_NORMAL - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_NUMBER_FORMAT_TYPE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
numberFormat -- the number format The first constant is the name of numberFormat choice.
CHOICE_OPRHANS - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_PAGE_BREAK - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_PAGE_BREAK_INSIDE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_PAGE_ORIENTATION - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_PAGE_SIZE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_PARAM_CONTROL - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_PARAM_TYPE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_PARAM_VALUE_TYPE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_PROPERTY_MASK_TYPE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
propertyMaskType -- The choice for the property mask.
CHOICE_QUERY_CHOICE_TYPE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
queryFrom -- Where the query is from The first constant is the name of queryFrom choice.
CHOICE_SCALAR_PARAM_ALIGN - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
scalarParamAlign -- The choice for the scalarParamter alignment.
CHOICE_SEARCH_TYPE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
searchType -- The search type for column hint The first constant is the name of searchType choice.
CHOICE_SECTION_ALIGN - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_SORT_DIRECTION - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_SORT_TYPE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
sortType -- the sort type.
CHOICE_STRING_FORMAT_TYPE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
stringFormat -- the string format The first constant is the name of stringFormat choice.
CHOICE_TARGET_NAMES_TYPE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_TEMPLATE_ELEMENT_TYPE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
templateElementType -- the template element type The first constant is the name of the templateElementType choice set.
CHOICE_TEXT_ALIGN - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_TEXT_CONTENT_TYPE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_TEXT_DATA_CONTENT_TYPE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_TEXT_LINE_THROUGH - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_TEXT_OVERLINE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_TEXT_UNDERLINE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_TRANSFORM - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_TYPE - Static variable in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Type code for the Choice property type.
CHOICE_TYPE_NAME - Static variable in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Name of the Choice property type.
CHOICE_UNITS - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_VERTICAL_ALIGN - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_WHITE_SPACE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
CHOICE_WIDOWS - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
COLORS_CHOICE_SET - Static variable in interface org.eclipse.birt.report.model.api.metadata.IColorConstants
ChoiceSet name for color set.
COLOR_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.CustomColor
Name of the color value member.
COLOR_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.HighlightRule
 
COLOR_PALETTE_PROP - Static variable in interface org.eclipse.birt.report.model.api.core.IModuleModel
Name of the custom color palette property.
COLOR_TYPE - Static variable in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Type code for the Color property type.
COLOR_TYPE_NAME - Static variable in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Name of the Color property type.
COLUMN_ALIGN_CENTER - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
COLUMN_ALIGN_LEFT - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
COLUMN_ALIGN_RIGHT - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
COLUMN_DATA_TYPE_ANY - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
COLUMN_DATA_TYPE_DATETIME - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
COLUMN_DATA_TYPE_DECIMAL - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
COLUMN_DATA_TYPE_FLOAT - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
COLUMN_DATA_TYPE_INTEGER - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
COLUMN_DATA_TYPE_STRING - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
COLUMN_DATA_TYPE_STRUCTURE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
COLUMN_DATA_TYPE_TABLE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
COLUMN_ELEMENT - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
 
COLUMN_HINT_STRUCT - Static variable in class org.eclipse.birt.report.model.api.elements.structures.ColumnHint
Name of this structure.
COLUMN_NAME_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.ColumnHint
Name of the column name member.
COLUMN_NAME_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
Deprecated. using ComputedColumn.NAME_MEMBER instead.
COMPONENT_SLOT - Static variable in interface org.eclipse.birt.report.model.api.core.IModuleModel
Identifier of the component slot.
COMPUTED_COLUMN_STRUCT - Static variable in class org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
Name of this structure.
CONFIG_VARS_PROP - Static variable in interface org.eclipse.birt.report.model.api.core.IModuleModel
Name of the custom config variables property.
CONFIG_VAR_STRUCT - Static variable in class org.eclipse.birt.report.model.api.elements.structures.ConfigVariable
Name of this structure.
CONTENTS - Static variable in class org.eclipse.birt.report.model.api.activity.NotificationEvent
Event is being sent to the contents of the target.
CONTENT_EVENT - Static variable in class org.eclipse.birt.report.model.api.activity.NotificationEvent
The event type of ContentEvent.
CONTENT_REPLACE_EVENT - Static variable in class org.eclipse.birt.report.model.api.activity.NotificationEvent
The event type of CONTENT_REPLACE_EVENT.
CREATED_BY_PROP - Static variable in interface org.eclipse.birt.report.model.api.core.IModuleModel
Name of the created by property.
CSS_ABSOLUTE_FORMAT - Static variable in class org.eclipse.birt.report.model.api.util.ColorUtil
Color display preference for CSS absolute style: RGB(r,g,b).
CSS_RELATIVE_FORMAT - Static variable in class org.eclipse.birt.report.model.api.util.ColorUtil
Color display preference for CSS relative style: RGB(r%,g%,b%).
CUSTOM_COLOR_STRUCT - Static variable in class org.eclipse.birt.report.model.api.elements.structures.CustomColor
Name of this structure.
CUSTOM_MSG_EVENT - Static variable in class org.eclipse.birt.report.model.api.activity.NotificationEvent
The event type of CustomMsgEvent.
CachedMetaData - class org.eclipse.birt.report.model.api.elements.structures.CachedMetaData.
Structure used to cache data set information that include output column information when it gets from databases, input/output parameter definitions.
CachedMetaData() - Constructor for class org.eclipse.birt.report.model.api.elements.structures.CachedMetaData
 
CachedMetaDataHandle - class org.eclipse.birt.report.model.api.CachedMetaDataHandle.
Structure handle to deal with cached data set metadata informations.
CachedMetaDataHandle(DesignElementHandle, MemberRef) - Constructor for class org.eclipse.birt.report.model.api.CachedMetaDataHandle
Constructors a handle given an element handle that defines the property and a member reference to the metadata property.
CascadingParameterGroupHandle - class org.eclipse.birt.report.model.api.CascadingParameterGroupHandle.
Represents the group of cascading parameters.
CascadingParameterGroupHandle(Module, CascadingParameterGroup) - Constructor for class org.eclipse.birt.report.model.api.CascadingParameterGroupHandle
Constructs the handle for a group of cascading parameters with the given design and element.
CascadingParameterTypeValidator - class org.eclipse.birt.report.model.api.validators.CascadingParameterTypeValidator.
Validates that type of the parameters in a cascading parameter group should be "dynamic".
CascadingParameterTypeValidator() - Constructor for class org.eclipse.birt.report.model.api.validators.CascadingParameterTypeValidator
 
CellHandle - class org.eclipse.birt.report.model.api.CellHandle.
Represents a cell within a table or grid.
CellHandle(Module, DesignElement) - Constructor for class org.eclipse.birt.report.model.api.CellHandle
Constructs a handle for the given design and design element.
CellOverlappingValidator - class org.eclipse.birt.report.model.api.validators.CellOverlappingValidator.
Validates all cells in one row don't overlap each other.
CellOverlappingValidator() - Constructor for class org.eclipse.birt.report.model.api.validators.CellOverlappingValidator
 
ChoiceDefinition - class org.eclipse.birt.report.model.api.extension.ChoiceDefinition.
Adapter class for the IChoiceDefinition class.
ChoiceDefinition() - Constructor for class org.eclipse.birt.report.model.api.extension.ChoiceDefinition
 
ColorHandle - class org.eclipse.birt.report.model.api.ColorHandle.
Handle to work with a color property.
ColorHandle(DesignElementHandle, MemberRef) - Constructor for class org.eclipse.birt.report.model.api.ColorHandle
Constructs a color handle for a member in a structure.
ColorHandle(DesignElementHandle, ElementPropertyDefn) - Constructor for class org.eclipse.birt.report.model.api.ColorHandle
Constructs a color handle for a element property.
ColorUtil - class org.eclipse.birt.report.model.api.util.ColorUtil.
Utility class to do color parsing or converting work.
ColorUtil() - Constructor for class org.eclipse.birt.report.model.api.util.ColorUtil
 
ColumnBandData - class org.eclipse.birt.report.model.api.ColumnBandData.
Represents the data structure to store copied objects like the column and cells.
ColumnHandle - class org.eclipse.birt.report.model.api.ColumnHandle.
Represents a column within a table.
ColumnHandle(Module, DesignElement) - Constructor for class org.eclipse.birt.report.model.api.ColumnHandle
Constructs a handle for the given design and a column element.
ColumnHint - class org.eclipse.birt.report.model.api.elements.structures.ColumnHint.
This class represents one column hint used by data sets.
ColumnHint() - Constructor for class org.eclipse.birt.report.model.api.elements.structures.ColumnHint
 
ColumnHintHandle - class org.eclipse.birt.report.model.api.ColumnHintHandle.
Represents the handle of column hint.
ColumnHintHandle(SimpleValueHandle, int) - Constructor for class org.eclipse.birt.report.model.api.ColumnHintHandle
Constructs the handle of computed column.
CommandStack - interface org.eclipse.birt.report.model.api.CommandStack.
Application-level interface into the Model's command stack.
ComplexValueHandle - class org.eclipse.birt.report.model.api.ComplexValueHandle.
Abstract class for working with properties that have internal structure, such as a color, a dimension or a font.
ComplexValueHandle(DesignElementHandle, ElementPropertyDefn) - Constructor for class org.eclipse.birt.report.model.api.ComplexValueHandle
Constructs a handle given an element handle and definition of a property.
ComplexValueHandle(DesignElementHandle, MemberRef) - Constructor for class org.eclipse.birt.report.model.api.ComplexValueHandle
Constructs a handle given an element handle and member reference.
ComputedColumn - class org.eclipse.birt.report.model.api.elements.structures.ComputedColumn.
Represents one computed column.
ComputedColumn() - Constructor for class org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
 
ComputedColumnHandle - class org.eclipse.birt.report.model.api.ComputedColumnHandle.
Represents the handle of computed column.
ComputedColumnHandle(SimpleValueHandle, int) - Constructor for class org.eclipse.birt.report.model.api.ComputedColumnHandle
Constructs the handle of computed column.
ConfigVariable - class org.eclipse.birt.report.model.api.elements.structures.ConfigVariable.
This class represents a configuration variable in the report's config variable list.
ConfigVariable() - Constructor for class org.eclipse.birt.report.model.api.elements.structures.ConfigVariable
Constructs the config var with a required name.
ConfigVariableHandle - class org.eclipse.birt.report.model.api.ConfigVariableHandle.
Represents the handle of configuration variable.
ConfigVariableHandle(SimpleValueHandle, int) - Constructor for class org.eclipse.birt.report.model.api.ConfigVariableHandle
Constructs the handle of configuration variable.
ContentEvent - class org.eclipse.birt.report.model.api.command.ContentEvent.
Notification event that says that the contents of a container have changed.
ContentEvent(DesignElement, DesignElement, int, int) - Constructor for class org.eclipse.birt.report.model.api.command.ContentEvent
/** Constructs the content event with the container element, content element, the slot within this container and the event operation kind.
ContentException - exception org.eclipse.birt.report.model.api.command.ContentException.
Reports an error during a container operation.
ContentException(DesignElement, int, String) - Constructor for class org.eclipse.birt.report.model.api.command.ContentException
Constructs the exception with container element, slot id, and error code.
ContentException(DesignElement, int, DesignElement, String) - Constructor for class org.eclipse.birt.report.model.api.command.ContentException
Constructs the exception with container element slot id, content element and error code.
ContentReplaceEvent - class org.eclipse.birt.report.model.api.command.ContentReplaceEvent.
Notification event that says that one content of a container have been replaced by another one.
ContentReplaceEvent(DesignElement, DesignElement, DesignElement, int) - Constructor for class org.eclipse.birt.report.model.api.command.ContentReplaceEvent
/** Constructs the content replace event with the container element, old element, new element and the slot within this container.
CssStyleSheetHandle - class org.eclipse.birt.report.model.api.css.CssStyleSheetHandle.
Represents an include style sheet in the module.
CssStyleSheetHandle(ModuleHandle, CssStyleSheet) - Constructor for class org.eclipse.birt.report.model.api.css.CssStyleSheetHandle
Constructs a handle for an include style sheet.
CustomColor - class org.eclipse.birt.report.model.api.elements.structures.CustomColor.
Represents an custom color in the report's color palette.The use-defined color has a unique name and a valid RGB value for render.
CustomColor() - Constructor for class org.eclipse.birt.report.model.api.elements.structures.CustomColor
Default constructor.
CustomColor(String, String) - Constructor for class org.eclipse.birt.report.model.api.elements.structures.CustomColor
Constructs the custom color with a required name and RGB value.
CustomColorHandle - class org.eclipse.birt.report.model.api.CustomColorHandle.
Represents the handle of custom color.
CustomColorHandle(SimpleValueHandle, int) - Constructor for class org.eclipse.birt.report.model.api.CustomColorHandle
Constructs the handle of custom color.
CustomMsgEvent - class org.eclipse.birt.report.model.api.command.CustomMsgEvent.
Notification event that says that the contents of user-defined message is added, dropped, or changed.
CustomMsgEvent(ReportDesign, Translation, int) - Constructor for class org.eclipse.birt.report.model.api.command.CustomMsgEvent
Constructs the event with the user-defined message and the action causing this event.
CustomMsgException - exception org.eclipse.birt.report.model.api.command.CustomMsgException.
Reports an error during a user-defined message operation.
CustomMsgException(DesignElement, String) - Constructor for class org.eclipse.birt.report.model.api.command.CustomMsgException
Constructs the exception with error code.
CustomMsgException(DesignElement, String, String, String) - Constructor for class org.eclipse.birt.report.model.api.command.CustomMsgException
Constructs the exception with error code.
canContain(int, String) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Determines if the slot can contain an element with the type of type.
canContain(int, DesignElementHandle) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Determines if the given slot can contain the content.
canContain(String) - Method in class org.eclipse.birt.report.model.api.SlotHandle
Determines if the slot can contain an element with the type of type.
canContain(DesignElementHandle) - Method in class org.eclipse.birt.report.model.api.SlotHandle
Determines if the given slot can contain the content.
canContain(int, IElementDefn) - Method in interface org.eclipse.birt.report.model.api.metadata.IElementDefn
Reports whether the given slot can contain elements of the given type.
canContain(IElementDefn) - Method in interface org.eclipse.birt.report.model.api.metadata.ISlotDefn
Determines if this slot can contain an element of the given type.
canContain(DesignElement) - Method in interface org.eclipse.birt.report.model.api.metadata.ISlotDefn
Determines if an element can reside within this slot.
canCopyColumn(int) - Method in class org.eclipse.birt.report.model.api.GridHandle
Copies a column and cells under it with the given column number.
canCopyColumn(int) - Method in class org.eclipse.birt.report.model.api.TableHandle
Copies a column and cells under it with the given column number.
canDrop() - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Determines if this element can be dropped from its container.
canEdit() - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Determines if this element is editable or not.
canExtend() - Method in interface org.eclipse.birt.report.model.api.metadata.IElementDefn
Returns whether elements of this class can be extended.
canInherit() - Method in interface org.eclipse.birt.report.model.api.metadata.IElementPropertyDefn
Indicates if derived elements can inherit the value of this property.
canInsertAndPasteColumn(ColumnBandData, int) - Method in class org.eclipse.birt.report.model.api.GridHandle
Checks whether the insert and paste operation can be done with the given copied column band data, the column index and the operation flag.
canInsertAndPasteColumn(ColumnBandData, int) - Method in class org.eclipse.birt.report.model.api.TableHandle
Checks whether the insert and paste operation can be done with the given copied column band data, the column index and the operation flag.
canPasteColumn(ColumnBandData, int, boolean) - Method in class org.eclipse.birt.report.model.api.GridHandle
Checks whether the paste operation can be done with the given copied column band data, the column index and the operation flag.
canPasteColumn(ColumnBandData, int, boolean) - Method in class org.eclipse.birt.report.model.api.TableHandle
Checks whether the paste operation can be done with the given copied column band data, the column index and the operation flag.
canRedo() - Method in interface org.eclipse.birt.report.model.api.CommandStack
Reports whether a command is available to redo.
canRedo() - Method in interface org.eclipse.birt.report.model.api.activity.IActivityRecord
Tells if this record can be redone.
canRedo() - Method in class org.eclipse.birt.report.model.api.extension.ElementCommand
 
canRedo() - Method in interface org.eclipse.birt.report.model.api.extension.IElementCommand
Tells if this record can be redone.
canShiftColumn(int, int) - Method in class org.eclipse.birt.report.model.api.GridHandle
Moves the column from sourceColumn to destColumn.
canShiftColumn(int, int) - Method in class org.eclipse.birt.report.model.api.TableHandle
Moves the column from sourceColumn to destColumn.
canShrink() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Tests whether the section can shrink if the actual content is smaller than the design size.
canTransformToTemplate() - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Determines if the current element can be transformed to a template element.
canUndo() - Method in interface org.eclipse.birt.report.model.api.CommandStack
Reports whether a command is available to undo.
canUndo() - Method in interface org.eclipse.birt.report.model.api.activity.IActivityRecord
Tells if this record can be undone.
canUndo() - Method in class org.eclipse.birt.report.model.api.extension.ElementCommand
 
canUndo() - Method in interface org.eclipse.birt.report.model.api.extension.IElementCommand
Tells if this record can be undone.
cellsIterator() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutRow
Returns handles of Cells in the row.
checkModule(SessionHandle, String, InputStream) - Static method in class org.eclipse.birt.report.model.api.ModuleUtil
Checks the input stream with given file name.
checkOverlappedLayoutCells(int, int) - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutRow
Tests whether cells are occupied within the space colPos and colPos + colSpan - 1
checkOverlappedLayoutCells(int, int, int, int) - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutSlot
Checks whether cells in the given area have been occupied.
checkProperty(String, Object) - Method in interface org.eclipse.birt.report.model.api.extension.IReportItem
Checks the value of a property prior to setting it.
checkProperty(String, Object) - Method in class org.eclipse.birt.report.model.api.extension.ReportItem
 
checkReport() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Checks this whole report.
checkUTFSignature(InputStream) - Static method in class org.eclipse.birt.report.model.api.util.UnicodeUtil
Reads a signature if it applies.
checkUserPropertyDefn(Module, DesignElement) - Method in class org.eclipse.birt.report.model.api.core.UserPropertyDefn
Checks whether the element can take the given user property definition and the definition is valid.
choiceIterator() - Method in class org.eclipse.birt.report.model.api.ScalarParameterHandle
Returns the iterator for the static selection list defined on this scalar parameter.
clear() - Method in interface org.eclipse.birt.report.model.api.core.INameManager
Clears the data in name manage and re-initialize it.
clearAllProperties() - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Clears values of all properties.
clearContents(int) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Clears all the content within the given slot.
clearListeners() - Method in interface org.eclipse.birt.report.model.api.CommandStack
Removes all listeners on the ActivityStack.
clearLocalProperties() - Method in class org.eclipse.birt.report.model.api.EmptyGroupElementHandle
 
clearLocalProperties() - Method in class org.eclipse.birt.report.model.api.GroupElementHandle
Clears values of all common properties(except the extends property) for the given collection of elements.
clearLocalProperties() - Method in class org.eclipse.birt.report.model.api.SimpleGroupElementHandle
 
clearProperty(String) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Clears the value of a property.
clearProperty(String) - Method in class org.eclipse.birt.report.model.api.GroupElementHandle
Clears the value of a property on the given collection of elements if the property is a common property shared by each element.
clearValue() - Method in class org.eclipse.birt.report.model.api.GroupPropertyHandle
Clears the value of the property on every element.
clearValue() - Method in class org.eclipse.birt.report.model.api.SimpleValueHandle
Clears the value of the property or member.
clientsIterator() - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Returns an iterator over the clients of this element.
clone() - Method in class org.eclipse.birt.report.model.api.ColumnBandData
 
clone() - Method in interface org.eclipse.birt.report.model.api.core.IDesignElement
Generates a clone copy of this element.
close() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Closes the design.
close() - Method in interface org.eclipse.birt.report.model.api.metadata.IMetaLogger
Release the logger, implement this method to do clean up of the logger, close the writer, release a lock, etc.
closeAll(boolean) - Method in class org.eclipse.birt.report.model.api.SessionHandle
Closes all open designs and libraires.
color - Variable in class org.eclipse.birt.report.model.api.elements.structures.CustomColor
The color value of the color, it is preserved as the user typed in.
columnHintsIterator() - Method in class org.eclipse.birt.report.model.api.DataSetHandle
Returns an iterator over column hints.
commit() - Method in interface org.eclipse.birt.report.model.api.CommandStack
Commits an application-level transaction.
compareVersion(String, String) - Static method in class org.eclipse.birt.report.model.api.util.StringUtil
Compares the given two versions.
computedColumnsIterator() - Method in class org.eclipse.birt.report.model.api.DataSetHandle
Returns an iterator for the list of computed columns.
configVariablesIterator() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Returns the iterator over all config variables.
contains(String) - Method in interface org.eclipse.birt.report.model.api.metadata.IChoiceSet
Returns true if the choice set has a match for the given name.
content - Variable in class org.eclipse.birt.report.model.api.command.ContentException
The content in the container.
convertExceptionList(List) - Static method in class org.eclipse.birt.report.model.api.ErrorDetail
Converts the exception list to the error detail list.
convertFileNameToURLString(String) - Static method in class org.eclipse.birt.report.model.api.util.URIUtil
Converts a filename to a valid URL string.
convertTo(double, String, String) - Static method in class org.eclipse.birt.report.model.api.util.DimensionUtil
Convert a measure from one units to another.
convertTo(DimensionValue, String, String) - Static method in class org.eclipse.birt.report.model.api.util.DimensionUtil
Convert a DimensionValue from one units to another, The conversion is between absolute the units should be one of the absolute units(CM, IN, MM, PT, PC).
convertTo(String, String, String) - Static method in class org.eclipse.birt.report.model.api.util.DimensionUtil
Convert a dimension from one units to another, the dimension like "12pt, 12cm" is composed of two parts: "measure" and "units".
copy() - Method in class org.eclipse.birt.report.model.api.ColumnBandData
Deeply clones the column band data.
copy() - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Deeply clones the current design element which is wrapped by the handle.
copy() - Method in interface org.eclipse.birt.report.model.api.core.IStructure
Creates a deep copy of this structure.
copy() - Method in class org.eclipse.birt.report.model.api.core.UserPropertyDefn
Makes a copy of this user property definition.
copy() - Method in interface org.eclipse.birt.report.model.api.extension.IReportItem
Creates deep copy of the IReportItem and return the new element.
copy() - Method in class org.eclipse.birt.report.model.api.extension.ReportItem
 
copyColumn(int) - Method in class org.eclipse.birt.report.model.api.GridHandle
Copies a column and cells under it with the given column number.
copyColumn(int) - Method in class org.eclipse.birt.report.model.api.TableHandle
Copies a column and cells under it with the given column number.
copyPropertyTo(String, DesignElementHandle) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Copies all properties to the target element.
createAction() - Static method in class org.eclipse.birt.report.model.api.StructureFactory
Creates an empty action structure.
createCachedMetaData() - Static method in class org.eclipse.birt.report.model.api.StructureFactory
Creates an empty data set cached meta-data structure.
createColumnHint() - Static method in class org.eclipse.birt.report.model.api.StructureFactory
Creates an empty column hint structure.
createComputedColumn() - Static method in class org.eclipse.birt.report.model.api.StructureFactory
Creates an empty computed column structure.
createConfigVar() - Static method in class org.eclipse.birt.report.model.api.StructureFactory
Creates an empty config variable structure.
createCustomColor() - Static method in class org.eclipse.birt.report.model.api.StructureFactory
Creates an empty custom color structure.
createDataSetParameter() - Static method in class org.eclipse.birt.report.model.api.StructureFactory
Creates an empty data-set parameter structure.
createDesign(String) - Method in class org.eclipse.birt.report.model.api.SessionHandle
Creates a new design based on a template.
createDesign() - Method in class org.eclipse.birt.report.model.api.SessionHandle
Creates a new empty design.
createEmbeddedImage() - Static method in class org.eclipse.birt.report.model.api.StructureFactory
Creates an empty embedded image structure.
createEmbeddedImage(EmbeddedImageHandle) - Static method in class org.eclipse.birt.report.model.api.StructureFactory
Deprecated. by StructureFactory.newEmbeddedImageFrom(EmbeddedImageHandle, String, ModuleHandle)
createExtendedProperty() - Static method in class org.eclipse.birt.report.model.api.StructureFactory
Creates an empty extended property structure.
createFilterCond() - Static method in class org.eclipse.birt.report.model.api.StructureFactory
Creates an empty filter condition structure.
createHideRule() - Static method in class org.eclipse.birt.report.model.api.StructureFactory
Creates an empty hide rule structure.
createHighlightRule() - Static method in class org.eclipse.birt.report.model.api.StructureFactory
Creates an empty highlight rule structure.
createIncludeLibrary() - Static method in class org.eclipse.birt.report.model.api.StructureFactory
Creates an empty include library structure.
createIncludeScript() - Static method in class org.eclipse.birt.report.model.api.StructureFactory
Creates an empty include script structure.
createLibrary() - Method in class org.eclipse.birt.report.model.api.SessionHandle
Creates a new empty library.
createMapRule() - Static method in class org.eclipse.birt.report.model.api.StructureFactory
Creates an empty map rule structure.
createParamBinding() - Static method in class org.eclipse.birt.report.model.api.StructureFactory
Creates an empty parameter binding structure.
createPropertyMask() - Static method in class org.eclipse.birt.report.model.api.StructureFactory
Creates an empty property mask structure.
createResultSetColumn() - Static method in class org.eclipse.birt.report.model.api.StructureFactory
Creates an empty result set column structure.
createSearchKey() - Static method in class org.eclipse.birt.report.model.api.StructureFactory
Creates an empty search key structure.
createSelectionChoice() - Static method in class org.eclipse.birt.report.model.api.StructureFactory
Creates an empty selection choice structure.
createSortKey() - Static method in class org.eclipse.birt.report.model.api.StructureFactory
Creates an empty sort key structure.
createTemplateElement(String) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Creates a template element handle and transforms the current element handle to the created template element.
customColorsIterator() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Returns the iterator over all structures of color palette.

D

DATASOURCE_NAME_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.DataSourceParamBinding
Name of the datasource name member.
DATA_ITEM - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
 
DATA_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.EmbeddedImage
Name of the "data" property.
DATA_SET_ELEMENT - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
 
DATA_SET_SLOT - Static variable in interface org.eclipse.birt.report.model.api.core.IModuleModel
Identifier of the data set slot.
DATA_SOURCE_ELEMENT - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
 
DATA_SOURCE_SLOT - Static variable in interface org.eclipse.birt.report.model.api.core.IModuleModel
Identifier of the data source slot.
DATA_TYPE_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
Name of the data-type member.
DATA_TYPE_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
Name of the parameter data type member.
DATA_TYPE_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.ResultSetColumn
Name of the data type member.
DATETIEM_FORMAT_TYPE_CUSTOM - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
DATETIEM_FORMAT_TYPE_GENERAL_DATE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
DATETIEM_FORMAT_TYPE_LONG_DATE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
DATETIEM_FORMAT_TYPE_LONG_TIME - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
DATETIEM_FORMAT_TYPE_MEDIUM_TIME - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
DATETIEM_FORMAT_TYPE_MUDIUM_DATE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
DATETIEM_FORMAT_TYPE_SHORT_DATE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
DATETIEM_FORMAT_TYPE_SHORT_TIME - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
DATETIEM_FORMAT_TYPE_UNFORMATTED - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
DATE_TIME_FORMAT_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.HighlightRule
 
DATE_TIME_TYPE - Static variable in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Type code for the Date time property type.
DATE_TIME_TYPE_NAME - Static variable in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Name of the Date Time property type.
DEFAULT_DATETIME_FORMAT - Static variable in class org.eclipse.birt.report.model.api.util.ParameterValidationUtil
Default date-time format string.
DEFAULT_FORMAT - Static variable in class org.eclipse.birt.report.model.api.util.ColorUtil
Default format for display preference: CSS_ABSOLUTE_FORMAT.
DEFAULT_MEMBER - Static variable in class org.eclipse.birt.report.model.api.core.UserPropertyDefn
Name of the default member.
DEFAULT_UNIT - Static variable in class org.eclipse.birt.report.model.api.metadata.DimensionValue
Default unit for the dimension.
DEFAULT_VALUE_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
Name of the parameter default value member.
DESCENDENT - Static variable in class org.eclipse.birt.report.model.api.activity.NotificationEvent
Event is being sent to the descendents of the object.
DESCRIPTION_ID_PROP - Static variable in interface org.eclipse.birt.report.model.api.core.IModuleModel
Name of the property that gives the message ID for the localized report description.
DESCRIPTION_PROP - Static variable in interface org.eclipse.birt.report.model.api.core.IModuleModel
Name of the description property.
DESIGN_ELEMENT - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
 
DESIGN_EXCEPTION_AT_LEAST_ONE_COLUMN - Static variable in class org.eclipse.birt.report.model.api.elements.SemanticError
Error code indicating the result set has no result set column.
DESIGN_EXCEPTION_CANNOT_SPECIFY_PAGE_SIZE - Static variable in class org.eclipse.birt.report.model.api.elements.SemanticError
Error code indicating page size can not be specified if page type is not custom.
DESIGN_EXCEPTION_CANT_EXTEND - Static variable in class org.eclipse.birt.report.model.api.command.ExtendsException
The element does not allow extensions.
DESIGN_EXCEPTION_CHOICE_NAME_REQUIRED - Static variable in class org.eclipse.birt.report.model.api.command.UserPropertyException
Error code indicating the name of the user choice is missing.
DESIGN_EXCEPTION_CHOICE_NOT_ALLOWED - Static variable in class org.eclipse.birt.report.model.api.metadata.PropertyValueException
Error code constant indicating the choice value is not allowed for a choice type property.
DESIGN_EXCEPTION_CHOICE_NOT_FOUND - Static variable in class org.eclipse.birt.report.model.api.metadata.PropertyValueException
Error code constant indicating that the choice value is not found in the choice set.
DESIGN_EXCEPTION_CHOICE_VALUE_REQUIRED - Static variable in class org.eclipse.birt.report.model.api.command.UserPropertyException
Error code indicating the value of the user choice is missing.
DESIGN_EXCEPTION_CIRCULAR - Static variable in class org.eclipse.birt.report.model.api.command.ExtendsException
The extension would create a cycle: a extends b extends a.
DESIGN_EXCEPTION_COLUMN_COPY_FORBIDDEN - Static variable in class org.eclipse.birt.report.model.api.elements.SemanticError
Error code indicating to copy one column is forbidden.
DESIGN_EXCEPTION_COLUMN_PASTE_DIFFERENT_LAYOUT - Static variable in class org.eclipse.birt.report.model.api.elements.SemanticError
Error code indicating to paste one column is forbidden.
DESIGN_EXCEPTION_COLUMN_PASTE_FORBIDDEN - Static variable in class org.eclipse.birt.report.model.api.elements.SemanticError
Error code indicating to paste one column is forbidden.
DESIGN_EXCEPTION_CONTENT_NAME_REQUIRED - Static variable in class org.eclipse.birt.report.model.api.command.ContentException
The content is not allowed to added into the container without name.
DESIGN_EXCEPTION_CONTENT_NOT_FOUND - Static variable in class org.eclipse.birt.report.model.api.command.ContentException
The content element does not appear within the container.
DESIGN_EXCEPTION_CREATE_TEMPLATE_ELEMENT_FORBIDDEN - Static variable in class org.eclipse.birt.report.model.api.command.TemplateException
The current report item or data set or template element is not in the design, it can not do any transformation.
DESIGN_EXCEPTION_DOT_FORBIDDEN - Static variable in class org.eclipse.birt.report.model.api.command.NameException
The character "." is forbidden to NamePropertyType.
DESIGN_EXCEPTION_DOT_FORBIDDEN - Static variable in class org.eclipse.birt.report.model.api.metadata.PropertyValueException
The character "." is forbidden to NamePropertyType.
DESIGN_EXCEPTION_DROP_FORBIDDEN - Static variable in class org.eclipse.birt.report.model.api.command.ContentException
The content element cannot be deleted.
DESIGN_EXCEPTION_DUPLICATE - Static variable in class org.eclipse.birt.report.model.api.command.NameException
Error code indicating the new name duplicates an existing name in the same name space.
DESIGN_EXCEPTION_DUPLICATE_CUSTOM_COLOR_NAME - Static variable in class org.eclipse.birt.report.model.api.elements.SemanticError
Error code indicating the custom color name is duplicate.
DESIGN_EXCEPTION_DUPLICATE_GROUP_NAME - Static variable in class org.eclipse.birt.report.model.api.elements.SemanticError
Error code indicating the table/list has duplicate group name.
DESIGN_EXCEPTION_DUPLICATE_LOCALE - Static variable in class org.eclipse.birt.report.model.api.command.CustomMsgException
Duplicated locale for one single message.
DESIGN_EXCEPTION_DUPLICATE_NAME - Static variable in class org.eclipse.birt.report.model.api.command.UserPropertyException
Error code indicating the new user property duplicates an existing property name.
DESIGN_EXCEPTION_EXTENDS_FORBIDDEN - Static variable in class org.eclipse.birt.report.model.api.command.ExtendsException
The element does not allow to set extends explicitly.
DESIGN_EXCEPTION_EXTENSION_NOT_FOUND - Static variable in class org.eclipse.birt.report.model.api.elements.SemanticError
The extension name for the extended item is not found in our meta.
DESIGN_EXCEPTION_EXTENSION_SETTING_FORBIDDEN - Static variable in class org.eclipse.birt.report.model.api.metadata.PropertyValueException
The extension property of ExtendedItem is forbidden to be set by commands.
DESIGN_EXCEPTION_FORBIDDEN - Static variable in class org.eclipse.birt.report.model.api.command.StyleException
Error code indicating the element is not allowed to have style.
DESIGN_EXCEPTION_HAS_DESCENDENTS - Static variable in class org.eclipse.birt.report.model.api.command.ContentException
The content in component slot has descendents.
DESIGN_EXCEPTION_HAS_NO_CONTAINER - Static variable in class org.eclipse.birt.report.model.api.command.ContentException
Tried to move or delete an element that has no container.
DESIGN_EXCEPTION_HAS_REFERENCES - Static variable in class org.eclipse.birt.report.model.api.command.NameException
Error code indicating the element has references, so it cannot be anonymous.
DESIGN_EXCEPTION_IMAGE_FILE_NOT_EXIST - Static variable in class org.eclipse.birt.report.model.api.elements.SemanticError
Deprecated.  
DESIGN_EXCEPTION_INCONSISTENT_TEMPLATE_PARAMETER_TYPE - Static variable in class org.eclipse.birt.report.model.api.elements.SemanticError
Error code indicating default element or value element of template parameter definition is incompatible the "allowedType" property defined or the element types of default element and value element are not the same.
DESIGN_EXCEPTION_INCONSITENT_DROP_HEADINGS - Static variable in class org.eclipse.birt.report.model.api.elements.SemanticError
Error code indicating the table has a conflict among dropping cells in group header of the table.
DESIGN_EXCEPTION_INCONSITENT_GRID_COL_COUNT - Static variable in class org.eclipse.birt.report.model.api.elements.SemanticError
Error code indicating the grid has inconsistent column count.
DESIGN_EXCEPTION_INCONSITENT_TABLE_COL_COUNT - Static variable in class org.eclipse.birt.report.model.api.elements.SemanticError
Error code indicating the table has inconsistent column count.
DESIGN_EXCEPTION_INCONSITENT_TABLE_COL_COUNT_WITH_DROP - Static variable in class org.eclipse.birt.report.model.api.elements.SemanticError
Error code indicating the table has inconsistent column count because of drop effects of some cells.
DESIGN_EXCEPTION_INVALID_CHOICE_VALUE - Static variable in class org.eclipse.birt.report.model.api.command.UserPropertyException
Error code indicating the choice value is invalid for the user property type, which is not choice.
DESIGN_EXCEPTION_INVALID_CONTEXT_CONTAINMENT - Static variable in class org.eclipse.birt.report.model.api.command.ContentException
The content is not allowed to in one element's slot in any level.
DESIGN_EXCEPTION_INVALID_CUSTOM_COLOR_NAME - Static variable in class org.eclipse.birt.report.model.api.elements.SemanticError
Error code indicating the custom color name is the same as CSS standard color name.
DESIGN_EXCEPTION_INVALID_DEFAULT_VALUE - Static variable in class org.eclipse.birt.report.model.api.command.UserPropertyException
Error code indicating the default value is invalid for the user property type.
DESIGN_EXCEPTION_INVALID_DEFINITION - Static variable in class org.eclipse.birt.report.model.api.command.UserPropertyException
Error code indicating the user property definition is invalid.
DESIGN_EXCEPTION_INVALID_DISPLAY_ID - Static variable in class org.eclipse.birt.report.model.api.command.UserPropertyException
Error code indicating the display name ID is provided, and display name can not be found.
DESIGN_EXCEPTION_INVALID_ELEMENT_REF - Static variable in class org.eclipse.birt.report.model.api.elements.SemanticError
Error code indicating the element referred is not found.
DESIGN_EXCEPTION_INVALID_LIBRARY_REFERENCE - Static variable in class org.eclipse.birt.report.model.api.elements.SemanticError
Error code indicating the structure referred is not found.
DESIGN_EXCEPTION_INVALID_LOCALE - Static variable in class org.eclipse.birt.report.model.api.command.CustomMsgException
Invalid locale.
DESIGN_EXCEPTION_INVALID_MASTER_PAGE_CONTEXT_CONTAINMENT - Static variable in class org.eclipse.birt.report.model.api.elements.SemanticError
The master page can not contain table/list in any level.
DESIGN_EXCEPTION_INVALID_MULTI_COLUMN - Static variable in class org.eclipse.birt.report.model.api.elements.SemanticError
Error code indicating the columns span outside the page content.
DESIGN_EXCEPTION_INVALID_PAGE_MARGINS - Static variable in class org.eclipse.birt.report.model.api.elements.SemanticError
Error code indicating the page margin is larger than the whole page.
DESIGN_EXCEPTION_INVALID_PAGE_SIZE - Static variable in class org.eclipse.birt.report.model.api.elements.SemanticError
Error code indicating the master page size is invalid.
DESIGN_EXCEPTION_INVALID_PROPERTY_BINDING_ID - Static variable in class org.eclipse.birt.report.model.api.elements.SemanticError
The property binding refers a non-existing element.
DESIGN_EXCEPTION_INVALID_PROPERTY_NAME - Static variable in class org.eclipse.birt.report.model.api.elements.SemanticError
Error code indicating the property name of property mask does not be defined on the element.
DESIGN_EXCEPTION_INVALID_SCALAR_PARAMETER_TYPE - Static variable in class org.eclipse.birt.report.model.api.elements.SemanticError
Error code indicating the a cascading parameter is not typed as "dynamic".
DESIGN_EXCEPTION_INVALID_SHORT_HAND_CSSPROPERTY_VALUE - Static variable in class org.eclipse.birt.report.model.api.css.StyleSheetParserException
The value of the short-hand property is invalid to CSS2.
DESIGN_EXCEPTION_INVALID_SIMPLE_CSSPROPERTY_VALUE - Static variable in class org.eclipse.birt.report.model.api.css.StyleSheetParserException
The property value is invalid to Model ROM.
DESIGN_EXCEPTION_INVALID_STRUCTURE_REF - Static variable in class org.eclipse.birt.report.model.api.elements.SemanticError
Error code indicating the structure referred is not found.
DESIGN_EXCEPTION_INVALID_TEMPLATE_ELEMENT - Static variable in class org.eclipse.birt.report.model.api.command.ContentException
The template element has no referred template definition, it is invalid.
DESIGN_EXCEPTION_INVALID_TEMPLATE_ELEMENT_TYPE - Static variable in class org.eclipse.birt.report.model.api.command.TemplateException
Only report items and data sets can be transformed to template elements, other types of element are not supported.
DESIGN_EXCEPTION_INVALID_TYPE - Static variable in class org.eclipse.birt.report.model.api.command.UserPropertyException
Error code indicating the user property type is invalid.
DESIGN_EXCEPTION_INVALID_VALUE - Static variable in class org.eclipse.birt.report.model.api.metadata.PropertyValueException
Error code constant indicating that the property value is invalid.
DESIGN_EXCEPTION_INVALID_XML - Static variable in class org.eclipse.birt.report.model.api.DesignFileException
Other exceptions thrown by SAX.
DESIGN_EXCEPTION_ITEM_NOT_FOUND - Static variable in class org.eclipse.birt.report.model.api.metadata.PropertyValueException
Error code constant indicating that the item is not found in a list.
DESIGN_EXCEPTION_MEMBER_NAME_INVALID - Static variable in class org.eclipse.birt.report.model.api.command.PropertyNameException
The member name is not defined on a structure.
DESIGN_EXCEPTION_META_DATA_ERROR - Static variable in class org.eclipse.birt.report.model.api.metadata.MetaDataReaderException
 
DESIGN_EXCEPTION_MISSING_CHOICES - Static variable in class org.eclipse.birt.report.model.api.command.UserPropertyException
Error code indicating the user property type is choice, but no choice is defined.
DESIGN_EXCEPTION_MISSING_DATA_SET - Static variable in class org.eclipse.birt.report.model.api.elements.SemanticError
Error code indicating List or Table can not access any data set.
DESIGN_EXCEPTION_MISSING_EXTENSION - Static variable in class org.eclipse.birt.report.model.api.elements.SemanticError
The extension name for the extended item is not defined.
DESIGN_EXCEPTION_MISSING_MASTER_PAGE - Static variable in class org.eclipse.birt.report.model.api.elements.SemanticError
Error code indicating the report has no master page.
DESIGN_EXCEPTION_MISSING_PAGE_SIZE - Static variable in class org.eclipse.birt.report.model.api.elements.SemanticError
Error code indicating the page size is missing when page type is custom.
DESIGN_EXCEPTION_MISSING_SQL_STMT - Static variable in class org.eclipse.birt.report.model.api.elements.SemanticError
Error code indicating the JDBC select data set has no SQL statement.
DESIGN_EXCEPTION_MISSING_TEMPLATE_PARAMETER_TYPE - Static variable in class org.eclipse.birt.report.model.api.elements.SemanticError
Error code indicating template parameter definitions have no "type" information.
DESIGN_EXCEPTION_MOVE_FORBIDDEN - Static variable in class org.eclipse.birt.report.model.api.command.ContentException
The content element cannot be deleted.
DESIGN_EXCEPTION_NAME_FORBIDDEN - Static variable in class org.eclipse.birt.report.model.api.command.NameException
Error code indicating the element is not allowed to have name.
DESIGN_EXCEPTION_NAME_REQUIRED - Static variable in class org.eclipse.birt.report.model.api.command.NameException
Error code indicating the element miss its name, while the name is required.
DESIGN_EXCEPTION_NAME_REQUIRED - Static variable in class org.eclipse.birt.report.model.api.command.UserPropertyException
Error code indicating the use property definition is missing name, while it must have a name.
DESIGN_EXCEPTION_NEGATIVE_VALUE - Static variable in class org.eclipse.birt.report.model.api.metadata.PropertyValueException
Error code constant indicating that the property value can not be negative.
DESIGN_EXCEPTION_NON_POSITIVE_VALUE - Static variable in class org.eclipse.birt.report.model.api.metadata.PropertyValueException
Error code constant indicating that the property value can not be negative or zero.
DESIGN_EXCEPTION_NOT_CONTAINER - Static variable in class org.eclipse.birt.report.model.api.command.ContentException
The purported container element is not, in fact, a container.
DESIGN_EXCEPTION_NOT_FOUND - Static variable in class org.eclipse.birt.report.model.api.command.ExtendsException
No element exists with the parent name.
DESIGN_EXCEPTION_NOT_FOUND - Static variable in class org.eclipse.birt.report.model.api.command.StyleException
Error code indicating no style is found with the given name.
DESIGN_EXCEPTION_NOT_FOUND - Static variable in class org.eclipse.birt.report.model.api.command.ThemeException
Error code indicating no style is found with the given name.
DESIGN_EXCEPTION_NOT_FOUND - Static variable in class org.eclipse.birt.report.model.api.command.UserPropertyException
Error code indicating the user property definition is not found.
DESIGN_EXCEPTION_NOT_LIST_TYPE - Static variable in class org.eclipse.birt.report.model.api.metadata.PropertyValueException
Error code constant indicating that the property is not a list type.
DESIGN_EXCEPTION_NO_PARENT - Static variable in class org.eclipse.birt.report.model.api.command.ExtendsException
The element has no parent, it can not be localized.
DESIGN_EXCEPTION_OVERLAPPING_CELLS - Static variable in class org.eclipse.birt.report.model.api.elements.SemanticError
Error code indicating the table has overlapping cells.
DESIGN_EXCEPTION_PARENT_NOT_INCLUDE - Static variable in class org.eclipse.birt.report.model.api.command.ExtendsException
The library of the parent element is not included.
DESIGN_EXCEPTION_PARENT_NOT_IN_COMPONENT - Static variable in class org.eclipse.birt.report.model.api.command.ExtendsException
The parent element not in component slot of report design.
DESIGN_EXCEPTION_PROPERTY_BINDING_FORBIDDEN - Static variable in class org.eclipse.birt.report.model.api.elements.SemanticError
The element is not in the design tree, so it is forbidden to set the property binding.
DESIGN_EXCEPTION_PROPERTY_CHANGE_FORBIDDEN - Static variable in class org.eclipse.birt.report.model.api.metadata.PropertyValueException
Within child element, properties that can cause structure change are not allowed to set.
DESIGN_EXCEPTION_PROPERTY_COPY_FORBIDDEN - Static variable in class org.eclipse.birt.report.model.api.elements.SemanticError
Error code indicating to copy one property is forbidden.
DESIGN_EXCEPTION_PROPERTY_NAME_INVALID - Static variable in class org.eclipse.birt.report.model.api.command.PropertyNameException
The property name is not defined on the element.
DESIGN_EXCEPTION_PROPERTY_NOT_SUPPORTED - Static variable in class org.eclipse.birt.report.model.api.css.StyleSheetParserException
The CSS property is not supported by BIRT.
DESIGN_EXCEPTION_RECURSIVE - Static variable in class org.eclipse.birt.report.model.api.command.ContentException
Attempt to move an element inside itself, or inside one of its contents.
DESIGN_EXCEPTION_RESOURCE_KEY_REQUIRED - Static variable in class org.eclipse.birt.report.model.api.command.CustomMsgException
The resource key must be specified for the Translation.
DESIGN_EXCEPTION_REVERT_TO_TEMPLATE_FORBIDDEN - Static variable in class org.eclipse.birt.report.model.api.command.TemplateException
The current element is not a template data set or the template data set has no template definition.
DESIGN_EXCEPTION_RULE_NOT_SUPPORTED - Static variable in class org.eclipse.birt.report.model.api.css.StyleSheetParserException
The rule is not supported.
DESIGN_EXCEPTION_SELF_EXTEND - Static variable in class org.eclipse.birt.report.model.api.command.ExtendsException
The element cannot extend from itself.
DESIGN_EXCEPTION_SEMANTIC_ERROR - Static variable in class org.eclipse.birt.report.model.api.DesignFileException
The semantic error, when element doesn't conform semantic check.
DESIGN_EXCEPTION_SEMANTIC_WARNING - Static variable in class org.eclipse.birt.report.model.api.DesignFileException
The semantic warning, when element doesn't conform semantic check.
DESIGN_EXCEPTION_SLOT_IS_FULL - Static variable in class org.eclipse.birt.report.model.api.command.ContentException
Attempt to add a second item to a single-item slot.
DESIGN_EXCEPTION_SLOT_NOT_FOUND - Static variable in class org.eclipse.birt.report.model.api.command.ContentException
The operation referenced a slot that does not exist.
DESIGN_EXCEPTION_STRUCTURE_CHANGE_FORBIDDEN - Static variable in class org.eclipse.birt.report.model.api.command.ContentException
Can not change the structure of an element if it is a child element, or it is within a child element, or it is a template parameter definition.
DESIGN_EXCEPTION_STYLE_NOT_SUPPORTED - Static variable in class org.eclipse.birt.report.model.api.css.StyleSheetParserException
The style is not supported.
DESIGN_EXCEPTION_STYLE_SHEET_NOT_FOUND - Static variable in class org.eclipse.birt.report.model.api.css.StyleSheetException
The style sheet is not found.
DESIGN_EXCEPTION_SYNTAX_ERROR - Static variable in class org.eclipse.birt.report.model.api.DesignFileException
The syntax error, when design file doesn't conform metadata definition.
DESIGN_EXCEPTION_SYNTAX_ERROR - Static variable in class org.eclipse.birt.report.model.api.css.StyleSheetException
The syntax error, when the style sheet file doesn't conform CSS2 grammar.
DESIGN_EXCEPTION_TEMPLATE_ELEMENT_NOT_SUPPORTED - Static variable in class org.eclipse.birt.report.model.api.command.TemplateException
Template elements are not supported by libraries.
DESIGN_EXCEPTION_TEMPLATE_TRANSFORM_FORBIDDEN - Static variable in class org.eclipse.birt.report.model.api.command.ContentException
The template element has no referred template definition, it is invalid.
DESIGN_EXCEPTION_TRANSFORM_TO_DATA_SET_FORBIDDEN - Static variable in class org.eclipse.birt.report.model.api.command.TemplateException
The current element is not a template data set or the template data set has no template definition.
DESIGN_EXCEPTION_TRANSFORM_TO_REPORT_ITEM_FORBIDDEN - Static variable in class org.eclipse.birt.report.model.api.command.TemplateException
The current element is not a template report item or the template report item has no template definition.
DESIGN_EXCEPTION_TRANSLATION_NOT_FOUND - Static variable in class org.eclipse.birt.report.model.api.command.CustomMsgException
translation is not found in the report.
DESIGN_EXCEPTION_UNIT_NOT_ALLOWED - Static variable in class org.eclipse.birt.report.model.api.metadata.PropertyValueException
Error code constant indicating unit is not allowed for the dimension property.
DESIGN_EXCEPTION_UNNAMED_PARENT - Static variable in class org.eclipse.birt.report.model.api.command.ExtendsException
The parent element has no name.
DESIGN_EXCEPTION_UNSUPPORTED_ELEMENT - Static variable in class org.eclipse.birt.report.model.api.elements.SemanticError
Error code indicating the element is not supported, but implemented in this release.
DESIGN_EXCEPTION_USER_PROP_DISALLOWED - Static variable in class org.eclipse.birt.report.model.api.command.UserPropertyException
Error code indicating the element is not allowed to have user property.
DESIGN_EXCEPTION_VALUE_EXISTS - Static variable in class org.eclipse.birt.report.model.api.metadata.PropertyValueException
Error code constant indicating that the property value already exists.
DESIGN_EXCEPTION_VALUE_LOCKED - Static variable in class org.eclipse.birt.report.model.api.metadata.PropertyValueException
Error code constant indicating that property has been locked in a base element, and the value of the property cannot be set in a derived element.
DESIGN_EXCEPTION_VALUE_REQUIRED - Static variable in class org.eclipse.birt.report.model.api.metadata.PropertyValueException
Error code constant indicating that the property value is required.
DESIGN_EXCEPTION_WRONG_ELEMENT_TYPE - Static variable in class org.eclipse.birt.report.model.api.metadata.PropertyValueException
Error code constant indicating that the elements are of different types.
DESIGN_EXCEPTION_WRONG_EXTENSION_TYPE - Static variable in class org.eclipse.birt.report.model.api.command.ExtendsException
The parent element does not have the same type of extension as the target element.
DESIGN_EXCEPTION_WRONG_ITEM_TYPE - Static variable in class org.eclipse.birt.report.model.api.metadata.PropertyValueException
Error code constant indicating that the item is not type of structure list referred.
DESIGN_EXCEPTION_WRONG_TYPE - Static variable in class org.eclipse.birt.report.model.api.command.ContentException
The given content element is of the wrong type for the slot.
DESIGN_EXCEPTION_WRONG_TYPE - Static variable in class org.eclipse.birt.report.model.api.command.ExtendsException
The parent element does not have the same type as the target element.
DIMENSION_TYPE - Static variable in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Type code for the Dimension property type.
DIMENSION_TYPE_NAME - Static variable in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Name of the Dimension property type.
DIRECT - Static variable in class org.eclipse.birt.report.model.api.activity.NotificationEvent
Event is being sent to the listeners of the object itself.
DIRECTION_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.SortKey
Name of the "direction" member.
DISPLAY_BLOCK - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
DISPLAY_ID_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.MapRule
Name of the member variable that represents the message ID for the localized text to display when the rule "fires.".
DISPLAY_INLINE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
DISPLAY_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.MapRule
Name of the member variable that represents the non-localized text to display when the rule "fires.".
DISPLAY_NAME_ID_MEMBER - Static variable in class org.eclipse.birt.report.model.api.core.UserPropertyDefn
Name of the display name ID member.
DISPLAY_NAME_ID_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.ColumnHint
Name of the display name ID member.
DISPLAY_NAME_ID_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.CustomColor
Name of the display name ID member.
DISPLAY_NAME_MEMBER - Static variable in class org.eclipse.birt.report.model.api.core.UserPropertyDefn
Name of the display name member.
DISPLAY_NAME_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.ColumnHint
Name of the display name member.
DISPLAY_NAME_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.CustomColor
Name of the display name member.
DISPLAY_NAME_PROP - Static variable in class org.eclipse.birt.report.model.api.metadata.UserChoice
Name of the display name property.
DISPLAY_NONE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
DISPOSE_EVENT - Static variable in class org.eclipse.birt.report.model.api.activity.NotificationEvent
The event type of DISPOSE_EVENT.
DONE - Static variable in class org.eclipse.birt.report.model.api.activity.ActivityStackEvent
One record is executed or one transaction is committed.
DROP - Static variable in class org.eclipse.birt.report.model.api.command.CustomMsgEvent
The translation was dropped.
DROP - Static variable in class org.eclipse.birt.report.model.api.command.LibraryEvent
Library is dropped.
DROP - Static variable in class org.eclipse.birt.report.model.api.command.UserPropertyEvent
The property was dropped.
DROP_SPANNED - Static variable in class org.eclipse.birt.report.model.api.elements.table.LayoutCell
CELL is used because of "drop" properties of a cell element.
DROP_TYPE_ALL - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
DROP_TYPE_DETAIL - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
DROP_TYPE_NONE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
DataItemHandle - class org.eclipse.birt.report.model.api.DataItemHandle.
Represents a data item element.
DataItemHandle(Module, DesignElement) - Constructor for class org.eclipse.birt.report.model.api.DataItemHandle
Constructs a handle of the data item with the given design and a data item.
DataSetHandle - class org.eclipse.birt.report.model.api.DataSetHandle.
Abstract handle for data set elements.
DataSetHandle(Module, DesignElement) - Constructor for class org.eclipse.birt.report.model.api.DataSetHandle
Constructs a data set handle with the given design and element.
DataSetNameRequiredValidator - class org.eclipse.birt.report.model.api.validators.DataSetNameRequiredValidator.
Validates the data set name of scalar parameter is required.
DataSetNameRequiredValidator() - Constructor for class org.eclipse.birt.report.model.api.validators.DataSetNameRequiredValidator
 
DataSetParameter - class org.eclipse.birt.report.model.api.elements.structures.DataSetParameter.
Represents the parameter for ODA drivers.
DataSetParameter() - Constructor for class org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
 
DataSetParameterHandle - class org.eclipse.birt.report.model.api.DataSetParameterHandle.
Represents the parameter for ODA drivers.
DataSetParameterHandle(SimpleValueHandle, int) - Constructor for class org.eclipse.birt.report.model.api.DataSetParameterHandle
Constructs the handle of data set parameter.
DataSetRequiredValidator - class org.eclipse.birt.report.model.api.validators.DataSetRequiredValidator.
Validates the data set of a listing element should be provided.
DataSetRequiredValidator() - Constructor for class org.eclipse.birt.report.model.api.validators.DataSetRequiredValidator
 
DataSetResultSetValidator - class org.eclipse.birt.report.model.api.validators.DataSetResultSetValidator.
Validates the result set of the given data set has at least one column.
DataSetResultSetValidator() - Constructor for class org.eclipse.birt.report.model.api.validators.DataSetResultSetValidator
 
DataSourceHandle - class org.eclipse.birt.report.model.api.DataSourceHandle.
This abstract class represents a data source element: a connection to an external data provider such as an SQL database.
DataSourceHandle(Module, DesignElement) - Constructor for class org.eclipse.birt.report.model.api.DataSourceHandle
Constructs a handle of DataSource with the given design and element.
DataSourceParamBinding - class org.eclipse.birt.report.model.api.elements.structures.DataSourceParamBinding.
This class presents the parameter binding that maps a data source and its properties to expressions.
DataSourceParamBinding() - Constructor for class org.eclipse.birt.report.model.api.elements.structures.DataSourceParamBinding
 
DataSourceParamBindingHandle - class org.eclipse.birt.report.model.api.DataSourceParamBindingHandle.
Represents the handle of datasource parameter binding.
DataSourceParamBindingHandle(SimpleValueHandle, int) - Constructor for class org.eclipse.birt.report.model.api.DataSourceParamBindingHandle
Constructors a data source parameter handle
DateTimeFormatValue - class org.eclipse.birt.report.model.api.elements.structures.DateTimeFormatValue.
 
DateTimeFormatValue() - Constructor for class org.eclipse.birt.report.model.api.elements.structures.DateTimeFormatValue
 
DefaultResourceLocator - class org.eclipse.birt.report.model.api.DefaultResourceLocator.
The default file search algorithm.
DefaultResourceLocator() - Constructor for class org.eclipse.birt.report.model.api.DefaultResourceLocator
 
DesignChoiceConstants - interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants.
This class collects commonly-used choice constants.
DesignElementHandle - class org.eclipse.birt.report.model.api.DesignElementHandle.
Base class for all report elements.
DesignElementHandle(Module) - Constructor for class org.eclipse.birt.report.model.api.DesignElementHandle
Constructs a handle with the given module.
DesignEngine - class org.eclipse.birt.report.model.api.DesignEngine.
Represents the BIRT design engine as a whole.
DesignEngine() - Constructor for class org.eclipse.birt.report.model.api.DesignEngine
 
DesignFileException - exception org.eclipse.birt.report.model.api.DesignFileException.
Signals that a fatal error occurred when opening a design file.
DesignFileException(String, Exception) - Constructor for class org.eclipse.birt.report.model.api.DesignFileException
Constructs a DesignFileException with the given design filename and the specified cause.
DesignFileException(String, List) - Constructor for class org.eclipse.birt.report.model.api.DesignFileException
Constructs a DesignFileException with the given design filename and a list of errors.
DesignFileException(String, List, Exception) - Constructor for class org.eclipse.birt.report.model.api.DesignFileException
Constructs a DesignFileException with the given design filename, a list of errors and the new exception to add.
DesignVisitor - class org.eclipse.birt.report.model.api.DesignVisitor.
Applies logic customized to each type of report element.
DesignVisitor() - Constructor for class org.eclipse.birt.report.model.api.DesignVisitor
Constructs a DesignVisitor, which is not related with the specific report.
DesignVisitor.Forwarder - class org.eclipse.birt.report.model.api.DesignVisitor.Forwarder.
A class forward the visit of an element to its handle.
DesignVisitor.Forwarder() - Constructor for class org.eclipse.birt.report.model.api.DesignVisitor.Forwarder
 
DimensionHandle - class org.eclipse.birt.report.model.api.DimensionHandle.
Simplifies working with dimension properties.
DimensionHandle(DesignElementHandle, MemberRef) - Constructor for class org.eclipse.birt.report.model.api.DimensionHandle
Constructs a dimension handle for a member of a structure.
DimensionHandle(DesignElementHandle, ElementPropertyDefn) - Constructor for class org.eclipse.birt.report.model.api.DimensionHandle
Constructs a dimension handle for a element property.
DimensionUtil - class org.eclipse.birt.report.model.api.util.DimensionUtil.
Utility class to do conversions between units.
DimensionUtil() - Constructor for class org.eclipse.birt.report.model.api.util.DimensionUtil
 
DimensionValue - class org.eclipse.birt.report.model.api.metadata.DimensionValue.
Representation of a dimension property value.
DimensionValue(double, String) - Constructor for class org.eclipse.birt.report.model.api.metadata.DimensionValue
Constructs a DimensionValue given its measure and unit.
DisposeEvent - class org.eclipse.birt.report.model.api.core.DisposeEvent.
Notification event that says that the module is disposed.
DisposeEvent(Module) - Constructor for class org.eclipse.birt.report.model.api.core.DisposeEvent
Constructs a dispose event with the changed module.
data - Variable in class org.eclipse.birt.report.model.api.elements.structures.EmbeddedImage
String of the image data in 8859_1 encoding.
dataSourceBindingsIterator() - Method in class org.eclipse.birt.report.model.api.ReportDesignHandle
Returns the iterator over all data source bindings.
dataType - Variable in class org.eclipse.birt.report.model.api.metadata.ValidationValueException
The name of the data type being validated.
decrypt(String) - Method in interface org.eclipse.birt.report.model.api.extension.IEncryptionHelper
Decrypts the given encrypted string, and returns the original string.
deliveryPath - Variable in class org.eclipse.birt.report.model.api.activity.NotificationEvent
The current delivery path for the notification.
derivedIterator() - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Returns an iterator over the elements that derive from this one.
deserialize(String, ByteArrayInputStream) - Method in interface org.eclipse.birt.report.model.api.extension.IReportItem
Deserializes the model.
deserialize(String, ByteArrayInputStream) - Method in class org.eclipse.birt.report.model.api.extension.ReportItem
 
deserializeAction(InputStream) - Static method in class org.eclipse.birt.report.model.api.ModuleUtil
Deserialize an input stream into an Action.
deserializeAction(String) - Static method in class org.eclipse.birt.report.model.api.ModuleUtil
Deserialize a string into an ActionHandle, notice that the handle is faked, the action is not in the design tree, the operation to the handle is not able to be undoned.
display - Variable in class org.eclipse.birt.report.model.api.elements.structures.MapRule
The non-localized text to display when the rule "fires.".
displayKey - Variable in class org.eclipse.birt.report.model.api.elements.structures.MapRule
The message ID for the localized text to display when the rule "fires.".
displayName - Variable in class org.eclipse.birt.report.model.api.elements.structures.CustomColor
The display name for the color.
displayName - Variable in class org.eclipse.birt.report.model.api.metadata.UserChoice
The choice's display name.
displayNameID - Variable in class org.eclipse.birt.report.model.api.elements.structures.CustomColor
The message ID for the display name.
doSort(List) - Static method in class org.eclipse.birt.report.model.api.DesignElementHandle
Sorts a list of elements by localized display name.
doubleToString(double, int) - Static method in class org.eclipse.birt.report.model.api.util.StringUtil
Converts the double value to locale-independent string representation.
drop() - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Drops this element from the design.
drop() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
 
drop() - Method in class org.eclipse.birt.report.model.api.PrivateStyleHandle
This method is not defined for private styles.
drop(DesignElementHandle) - Method in class org.eclipse.birt.report.model.api.SlotHandle
Drops a content element from the slot, and unresolve any reference property which refers the element to drop.
drop(int) - Method in class org.eclipse.birt.report.model.api.SlotHandle
Drops a content element at the given position from the slot, and unresolve any reference property which refers the element to drop.
drop() - Method in class org.eclipse.birt.report.model.api.StructureHandle
Removes this structure from a list property or member.
dropAndClear() - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Drops this element from the design.
dropAndClear() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
 
dropAndClear() - Method in class org.eclipse.birt.report.model.api.PrivateStyleHandle
This method is not defined for private styles.
dropAndClear(DesignElementHandle) - Method in class org.eclipse.birt.report.model.api.SlotHandle
Drops a content element from the slot, and clear any reference property which refers the element to drop.
dropAndClear(int) - Method in class org.eclipse.birt.report.model.api.SlotHandle
Drops a content element at the given position from the slot, and clear any reference property which refers the element to drop.
dropConfigVariable(String) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Deprecated.  
dropImage(List) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Drops an embedded image handle list from the design.
dropImage(String) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Deprecated.  
dropLibrary(LibraryHandle) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Drops the given library from the included libraries of this design file.
dropLibraryAndBreakExtends(LibraryHandle) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Drops the given library from the design and break all the parent/child relationships.
dropTranslation(String, String) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Drops a translation from the design.
dropUserPropertyDefn(String) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Removes an existing user property definition from the element.
dropUserPropertyDefn(String) - Method in class org.eclipse.birt.report.model.api.PrivateStyleHandle
This method is not defined for private styles.

E

ELEMENT_CLIENT - Static variable in class org.eclipse.birt.report.model.api.activity.NotificationEvent
Event is being sent to the elements that use an element.
ELEMENT_DELETE_EVENT - Static variable in class org.eclipse.birt.report.model.api.activity.NotificationEvent
The event type of ElementDeletedEvent.
ELEMENT_LOCALIZE_EVENT - Static variable in class org.eclipse.birt.report.model.api.activity.NotificationEvent
The event type of ELEMENT_LOCALIZE_EVENT
ELEMENT_REF_NAME - Static variable in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Name of the Element reference property type.
ELEMENT_REF_TYPE - Static variable in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Type code for the Element reference property type.
ELEMENT_RENAMED - Static variable in class org.eclipse.birt.report.model.api.command.NameSpaceEvent
The element in namespace is renamed.
EMBEDDED_IMAGE_STRUCT - Static variable in class org.eclipse.birt.report.model.api.elements.structures.EmbeddedImage
Name of this structure.
EMPTY_CELL - Static variable in class org.eclipse.birt.report.model.api.elements.table.LayoutCell
The empty cell.
ERROR - Static variable in class org.eclipse.birt.report.model.api.elements.SemanticError
The constant for the semantic error.
EXPORT_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.ColumnHint
Name of the export member.
EXPORT_TYPE_ALWAYS - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
EXPORT_TYPE_IF_REALIZED - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
EXPORT_TYPE_NONE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
EXPRESSION_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
Name of the expression member.
EXPRESSION_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.ParamBinding
Name of the parameter binding expression member.
EXPRESSION_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.SearchKey
Name of the expression property.
EXPRESSION_TYPE - Static variable in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Type code for the Expression property type.
EXPRESSION_TYPE_NAME - Static variable in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Name of the Expression property type.
EXPR_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.FilterCondition
Name of the filter expression member.
EXTENDED_ITEM - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
 
EXTENDS_EVENT - Static variable in class org.eclipse.birt.report.model.api.activity.NotificationEvent
The event type of ExtendsEvent.
EXTENDS_TYPE - Static variable in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Type code for the Extends property type.
EXTENDS_TYPE_NAME - Static variable in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Name of the Extends property type.
EXTENSION_PROPERTY_DEFINITION_EVENT - Static variable in class org.eclipse.birt.report.model.api.activity.NotificationEvent
The event type of PropertyListEvent.
ElementCommand - class org.eclipse.birt.report.model.api.extension.ElementCommand.
Extension adapter class for the IElementCommand.
ElementCommand() - Constructor for class org.eclipse.birt.report.model.api.extension.ElementCommand
 
ElementDeletedEvent - class org.eclipse.birt.report.model.api.command.ElementDeletedEvent.
Indicates that an element was deleted.
ElementDeletedEvent(DesignElement) - Constructor for class org.eclipse.birt.report.model.api.command.ElementDeletedEvent
Constructor.
ElementDeletedEvent(DesignElement, DesignElement) - Constructor for class org.eclipse.birt.report.model.api.command.ElementDeletedEvent
Constructor.
ElementDetailHandle - class org.eclipse.birt.report.model.api.ElementDetailHandle.
Abstract base class for property handles, slot handles, structure handles an other handles that provide detail about a report element.
ElementDetailHandle(DesignElementHandle) - Constructor for class org.eclipse.birt.report.model.api.ElementDetailHandle
Constructs a detail handle given a handle to a report element.
ElementExportUtil - class org.eclipse.birt.report.model.api.util.ElementExportUtil.
Represents the utility class to help export element and structure to library file.
ElementExportUtil() - Constructor for class org.eclipse.birt.report.model.api.util.ElementExportUtil
 
ElementFactory - class org.eclipse.birt.report.model.api.ElementFactory.
Creates a new report elements and returns handles to it.
ElementFactory(Module) - Constructor for class org.eclipse.birt.report.model.api.ElementFactory
Constructs a element factory with the given module.
ElementLocalizeEvent - class org.eclipse.birt.report.model.api.command.ElementLocalizeEvent.
Events indicating that the element is just localized.
ElementLocalizeEvent(DesignElement) - Constructor for class org.eclipse.birt.report.model.api.command.ElementLocalizeEvent
Constructor.
ElementReferenceValidator - class org.eclipse.birt.report.model.api.validators.ElementReferenceValidator.
Validates the property whose type is element reference.
ElementReferenceValidator() - Constructor for class org.eclipse.birt.report.model.api.validators.ElementReferenceValidator
 
EmbeddedImage - class org.eclipse.birt.report.model.api.elements.structures.EmbeddedImage.
Represents an embedded image.
EmbeddedImage() - Constructor for class org.eclipse.birt.report.model.api.elements.structures.EmbeddedImage
Default constructor.
EmbeddedImage(String) - Constructor for class org.eclipse.birt.report.model.api.elements.structures.EmbeddedImage
Constructs the image with the given name.
EmbeddedImage(String, String) - Constructor for class org.eclipse.birt.report.model.api.elements.structures.EmbeddedImage
Constructs the image with the required name and type.
EmbeddedImageHandle - class org.eclipse.birt.report.model.api.EmbeddedImageHandle.
Represents the handle of an embedded image.
EmbeddedImageHandle(SimpleValueHandle, int) - Constructor for class org.eclipse.birt.report.model.api.EmbeddedImageHandle
Constructs the handle of embedded image.
EmptyGroupElementHandle - class org.eclipse.birt.report.model.api.EmptyGroupElementHandle.
Implements an empty group element handle, which actually can do nothing.
EmptyGroupElementHandle() - Constructor for class org.eclipse.birt.report.model.api.EmptyGroupElementHandle
 
ErrorDetail - class org.eclipse.birt.report.model.api.ErrorDetail.
Provides detail information about errors found when opening a design file.
ErrorDetail(Exception) - Constructor for class org.eclipse.birt.report.model.api.ErrorDetail
Constructs the error detail with a given exception.
ExtendedElementException - exception org.eclipse.birt.report.model.api.extension.ExtendedElementException.
Base class for all peer-provided exceptions.
ExtendedElementException(String, String, ResourceBundle) - Constructor for class org.eclipse.birt.report.model.api.extension.ExtendedElementException
Constructs a new model exception with no cause object.
ExtendedElementException(String, String, ResourceBundle, Throwable) - Constructor for class org.eclipse.birt.report.model.api.extension.ExtendedElementException
Constructs a new model exception.
ExtendedElementException(String, String, Object[], ResourceBundle, Throwable) - Constructor for class org.eclipse.birt.report.model.api.extension.ExtendedElementException
Constructs a new model exception.
ExtendedElementException(String, String, Object, ResourceBundle, Throwable) - Constructor for class org.eclipse.birt.report.model.api.extension.ExtendedElementException
Constructs a new model exception.
ExtendedElementException(String, String, Object[], ResourceBundle) - Constructor for class org.eclipse.birt.report.model.api.extension.ExtendedElementException
Constructs a new model exception.
ExtendedElementException(String, String, Object, ResourceBundle) - Constructor for class org.eclipse.birt.report.model.api.extension.ExtendedElementException
Constructs a new model exception.
ExtendedElementException(String, String, Object[], Throwable) - Constructor for class org.eclipse.birt.report.model.api.extension.ExtendedElementException
Constructs a new model exception.
ExtendedItemHandle - class org.eclipse.birt.report.model.api.ExtendedItemHandle.
Represents an extended element.
ExtendedItemHandle(Module, DesignElement) - Constructor for class org.eclipse.birt.report.model.api.ExtendedItemHandle
Constructs the handle with the report design and the element it holds.
ExtendedProperty - class org.eclipse.birt.report.model.api.elements.structures.ExtendedProperty.
This class represents one Extended property.
ExtendedProperty() - Constructor for class org.eclipse.birt.report.model.api.elements.structures.ExtendedProperty
Default constructor.
ExtendedProperty(String, String) - Constructor for class org.eclipse.birt.report.model.api.elements.structures.ExtendedProperty
Constructs the extended property with the given name and value.
ExtendedPropertyHandle - class org.eclipse.birt.report.model.api.ExtendedPropertyHandle.
Represents the handle of Extended property.
ExtendedPropertyHandle(SimpleValueHandle, int) - Constructor for class org.eclipse.birt.report.model.api.ExtendedPropertyHandle
Constructs the handle of Extended property.
Extended_PROPERTY_STRUCT - Static variable in class org.eclipse.birt.report.model.api.elements.structures.ExtendedProperty
The Extended property structure name.
ExtendsEvent - class org.eclipse.birt.report.model.api.command.ExtendsEvent.
Indicates that the extends attribute of an element changed.
ExtendsEvent(DesignElement) - Constructor for class org.eclipse.birt.report.model.api.command.ExtendsEvent
Constructor.
ExtendsException - exception org.eclipse.birt.report.model.api.command.ExtendsException.
Indicates an error while setting the extends property of an element.
ExtendsException(DesignElement, String, String) - Constructor for class org.eclipse.birt.report.model.api.command.ExtendsException
Constructor.
ExtendsException(DesignElement, DesignElement, String) - Constructor for class org.eclipse.birt.report.model.api.command.ExtendsException
Constructor.
ExtensionPropertyDefinitionEvent - class org.eclipse.birt.report.model.api.command.ExtensionPropertyDefinitionEvent.
Notification event to send when the dynamic property list is changed after setting an extension property value.
ExtensionPropertyDefinitionEvent(DesignElement) - Constructor for class org.eclipse.birt.report.model.api.command.ExtensionPropertyDefinitionEvent
Constructor.
ExtensionValidator - class org.eclipse.birt.report.model.api.validators.ExtensionValidator.
Validates the extension is valid, which is provided by IReportItem.
ExtensionValidator() - Constructor for class org.eclipse.birt.report.model.api.validators.ExtensionValidator
 
e - Variable in class org.eclipse.birt.report.model.api.DesignFileException
Exception thrown by SAX.
element - Variable in class org.eclipse.birt.report.model.api.GridColumnBandAdapter
The element where the copy/paste operation occurs.
element - Variable in class org.eclipse.birt.report.model.api.ReportElementHandle
The target report element.
element - Variable in class org.eclipse.birt.report.model.api.TableColumnBandAdapter
The element where the copy/paste operation occurs.
element - Variable in class org.eclipse.birt.report.model.api.activity.SemanticException
The element with semantic error.
elementChanged(DesignElementHandle, NotificationEvent) - Method in interface org.eclipse.birt.report.model.api.core.Listener
Notifies the listener about a Design Engine event.
elementHandle - Variable in class org.eclipse.birt.report.model.api.ElementDetailHandle
The handle to the report element.
elementValidated(DesignElementHandle, ValidationEvent) - Method in interface org.eclipse.birt.report.model.api.validators.IValidationListener
Notifies the element is validated.
elements - Variable in class org.eclipse.birt.report.model.api.SimpleGroupElementHandle
List of handles to design elements.
enableElementID() - Method in interface org.eclipse.birt.report.model.api.metadata.IMetaDataDictionary
Enables the use of element IDs.
encrypt(String) - Method in interface org.eclipse.birt.report.model.api.extension.IEncryptionHelper
Encrypts the given string, and returns the encrypted string.
ensureSize(int, int) - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutSlot
Makes the slot has enough space with the given row size and the column size.
equals(Object) - Method in class org.eclipse.birt.report.model.api.GroupPropertyHandle
Compares the specified Object with this GroupPropertyHandle for equality.
equals(Object) - Method in class org.eclipse.birt.report.model.api.PropertyHandle
Returns true if the two property handle has the same element and the same property.
equals(Object) - Method in class org.eclipse.birt.report.model.api.metadata.DimensionValue
Compares this dimension value to the given object.
execute(IActivityRecord) - Method in interface org.eclipse.birt.report.model.api.CommandStack
Executes the specified record and flushes the redo stack.
execute(IElementCommand) - Method in interface org.eclipse.birt.report.model.api.CommandStack
Executes the specified extended element command.
execute() - Method in interface org.eclipse.birt.report.model.api.activity.IActivityRecord
Executes the record.
execute() - Method in class org.eclipse.birt.report.model.api.extension.ElementCommand
 
execute() - Method in interface org.eclipse.birt.report.model.api.extension.IElementCommand
Executes the record.
exportDesign(ReportDesignHandle, String, boolean, boolean) - Static method in class org.eclipse.birt.report.model.api.util.ElementExportUtil
Export the report design to a library file specified by the file name.
exportDesign(ReportDesignHandle, LibraryHandle, boolean, boolean) - Static method in class org.eclipse.birt.report.model.api.util.ElementExportUtil
Exports one design to library.
exportElement(DesignElementHandle, String, boolean) - Static method in class org.eclipse.birt.report.model.api.util.ElementExportUtil
Exports the given element into one library file.
exportElement(DesignElementHandle, LibraryHandle, boolean) - Static method in class org.eclipse.birt.report.model.api.util.ElementExportUtil
Exports the given element into one library.
exportElements(List, String, boolean) - Static method in class org.eclipse.birt.report.model.api.util.ElementExportUtil
Exports the given element list into one library file.
exportStructure(StructureHandle, String, boolean) - Static method in class org.eclipse.birt.report.model.api.util.ElementExportUtil
Exports the given structure into one library.
exportStructure(StructureHandle, LibraryHandle, boolean) - Static method in class org.eclipse.birt.report.model.api.util.ElementExportUtil
Exports the given structure into one library.
exportStructures(List, String, boolean) - Static method in class org.eclipse.birt.report.model.api.util.ElementExportUtil
Exports the given structure into one library.
expression - Variable in class org.eclipse.birt.report.model.api.elements.structures.HideRule
The expression for the visibility rule.
expression - Variable in class org.eclipse.birt.report.model.api.elements.structures.SearchKey
Value of the expression property.
extendsName - Variable in class org.eclipse.birt.report.model.api.command.ExtendsException
The new extends value.
extractFileName(String) - Static method in class org.eclipse.birt.report.model.api.util.StringUtil
Extract file name (without path and suffix) from file name with path and suffix.
extractFileNameWithSuffix(String) - Static method in class org.eclipse.birt.report.model.api.util.StringUtil
Extract file name (without path but with suffix) from file name with path and suffix.
extractName(String) - Static method in class org.eclipse.birt.report.model.api.util.StringUtil
Extracts the name from the given qualified reference value.
extractNamespace(String) - Static method in class org.eclipse.birt.report.model.api.util.StringUtil
Extracts the libaray namespace from the given qualified reference value.

F

FILE_NAME_ATTRIBUTE - Static variable in class org.eclipse.birt.report.model.api.core.AttributeEvent
 
FILE_NAME_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.IncludeScript
Name of the "file-name" property.
FILE_NAME_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.IncludedLibrary
Name of the file name member.
FILE_SCHEMA - Static variable in class org.eclipse.birt.report.model.api.util.URIUtil
 
FILTER_COND_STRUCT - Static variable in class org.eclipse.birt.report.model.api.elements.structures.FilterCondition
Name of this structure.
FILTER_OPERATOR_ANY - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FILTER_OPERATOR_BETWEEN - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FILTER_OPERATOR_BOTTOM_N - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FILTER_OPERATOR_BOTTOM_PERCENT - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FILTER_OPERATOR_EQ - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FILTER_OPERATOR_FALSE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FILTER_OPERATOR_GE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FILTER_OPERATOR_GT - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FILTER_OPERATOR_LE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FILTER_OPERATOR_LIKE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FILTER_OPERATOR_LT - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FILTER_OPERATOR_MATCH - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FILTER_OPERATOR_NE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FILTER_OPERATOR_NOT_BETWEEN - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FILTER_OPERATOR_NOT_NULL - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FILTER_OPERATOR_NULL - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FILTER_OPERATOR_TOP_N - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FILTER_OPERATOR_TOP_PERCENT - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FILTER_OPERATOR_TRUE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FLOAT_TYPE - Static variable in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Type code for the Float property type.
FLOAT_TYPE_NAME - Static variable in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Name of the Float property type.
FONT_FAMILY_CURSIVE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FONT_FAMILY_FANTASY - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FONT_FAMILY_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.HighlightRule
 
FONT_FAMILY_MONOSPACE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FONT_FAMILY_SANS_SERIF - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FONT_FAMILY_SERIF - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FONT_SIZE_LARGE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FONT_SIZE_LARGER - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FONT_SIZE_MEDIUM - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FONT_SIZE_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.HighlightRule
 
FONT_SIZE_SMALL - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FONT_SIZE_SMALLER - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FONT_SIZE_XX_LARGE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FONT_SIZE_XX_SMALL - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FONT_SIZE_X_LARGE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FONT_SIZE_X_SMALL - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FONT_STYLE_ITALIC - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FONT_STYLE_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.HighlightRule
 
FONT_STYLE_NORMAL - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FONT_STYLE_OBLIQUE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FONT_VARIANT_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.HighlightRule
 
FONT_VARIANT_NORMAL - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FONT_VARIANT_SMALL_CAPS - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FONT_WEIGHT_100 - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FONT_WEIGHT_200 - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FONT_WEIGHT_300 - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FONT_WEIGHT_400 - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FONT_WEIGHT_500 - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FONT_WEIGHT_600 - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FONT_WEIGHT_700 - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FONT_WEIGHT_800 - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FONT_WEIGHT_900 - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FONT_WEIGHT_BOLD - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FONT_WEIGHT_BOLDER - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FONT_WEIGHT_LIGHTER - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FONT_WEIGHT_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.HighlightRule
 
FONT_WEIGHT_NORMAL - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FORMAT_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.ColumnHint
Name of the format member.
FORMAT_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.HideRule
Name of the format member.
FORMAT_TYPE_ALL - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FORMAT_TYPE_EMAIL - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FORMAT_TYPE_EXCEL - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FORMAT_TYPE_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.Action
Property name of format.
FORMAT_TYPE_PDF - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FORMAT_TYPE_POWERPOINT - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FORMAT_TYPE_PRINT - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FORMAT_TYPE_REPORTLET - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FORMAT_TYPE_RTF - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FORMAT_TYPE_VIEWER - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FORMAT_TYPE_WORD - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
FORMAT_VALUE_STRUCT - Static variable in class org.eclipse.birt.report.model.api.elements.structures.DateTimeFormatValue
Name of this structure.
FORMAT_VALUE_STRUCT - Static variable in class org.eclipse.birt.report.model.api.elements.structures.NumberFormatValue
Name of this structure.
FORMAT_VALUE_STRUCT - Static variable in class org.eclipse.birt.report.model.api.elements.structures.StringFormatValue
Name of this structure.
FREE_FORM_ITEM - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
 
FUCHSIA - Static variable in interface org.eclipse.birt.report.model.api.metadata.IColorConstants
The color fuchsia.
FactoryPropertyHandle - class org.eclipse.birt.report.model.api.FactoryPropertyHandle.
A specialized handle for use when creating the Factory data structures.
FactoryPropertyHandle(DesignElementHandle, ElementPropertyDefn) - Constructor for class org.eclipse.birt.report.model.api.FactoryPropertyHandle
Constructs a factory property handle with the given DesignElementHandle and the definition of the property.
FillCellsStrategy - class org.eclipse.birt.report.model.api.elements.table.FillCellsStrategy.
The strategy to fill empty areas with LayoutCells and Cell elements.
FillCellsStrategy(LayoutTable, boolean) - Constructor for class org.eclipse.birt.report.model.api.elements.table.FillCellsStrategy
Constructs a DropStrategy with the given table.
FilterCondition - class org.eclipse.birt.report.model.api.elements.structures.FilterCondition.
Represents one filter in the filter list of List, Table or their Groups.
FilterCondition() - Constructor for class org.eclipse.birt.report.model.api.elements.structures.FilterCondition
 
FilterConditionHandle - class org.eclipse.birt.report.model.api.FilterConditionHandle.
Represents one filter in the filter list of List, Table or their Groups.
FilterConditionHandle(SimpleValueHandle, int) - Constructor for class org.eclipse.birt.report.model.api.FilterConditionHandle
Constructs the handle of filter condition.
FontHandle - class org.eclipse.birt.report.model.api.FontHandle.
Simplifies working with the font family property.
FontHandle(DesignElementHandle) - Constructor for class org.eclipse.birt.report.model.api.FontHandle
Constructs a font family handle for an element property.
FontHandle(DesignElementHandle, MemberRef) - Constructor for class org.eclipse.birt.report.model.api.FontHandle
Constructs a font family handle for a structure member.
FormatValue - class org.eclipse.birt.report.model.api.elements.structures.FormatValue.
 
FormatValue() - Constructor for class org.eclipse.birt.report.model.api.elements.structures.FormatValue
 
FormatValueHandle - class org.eclipse.birt.report.model.api.FormatValueHandle.
Represents a format value in the style or the highlight rule.
FormatValueHandle(DesignElementHandle, MemberRef) - Constructor for class org.eclipse.birt.report.model.api.FormatValueHandle
Construct an handle to deal with the action structure.
FormatValueHandle(SimpleValueHandle, int) - Constructor for class org.eclipse.birt.report.model.api.FormatValueHandle
Constructs the handle of configuration variable.
FreeFormHandle - class org.eclipse.birt.report.model.api.FreeFormHandle.
Represents a free-form element.
FreeFormHandle(Module, FreeForm) - Constructor for class org.eclipse.birt.report.model.api.FreeFormHandle
Constructs a free-form handle with the given design and the free-from.
fileName - Variable in class org.eclipse.birt.report.model.api.DesignFileException
The file name with the error.
fileName - Variable in class org.eclipse.birt.report.model.api.elements.structures.IncludeScript
Value of the file name property.
fileName - Variable in class org.eclipse.birt.report.model.api.elements.structures.IncludedLibrary
The file name of the included library.
fileNameChanged(ModuleHandle, AttributeEvent) - Method in interface org.eclipse.birt.report.model.api.core.IAttributeListener
Notifies the element is validated.
fillCells(int, int, int, int, Cell, boolean) - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutRow
Occupies cells within space colId and colId + colSpan - 1.
fillDropSpannedCells(int, int, int, int, Cell) - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutRow
Occupies cells within space colId and colId + colSpan - 1.
filtersIterator() - Method in class org.eclipse.birt.report.model.api.DataSetHandle
Returns an iterator over filter.
filtersIterator() - Method in class org.eclipse.birt.report.model.api.ExtendedItemHandle
Returns an iterator over filter.
filtersIterator() - Method in class org.eclipse.birt.report.model.api.GroupHandle
Returns an iterator for the filter list defined on the group.
filtersIterator() - Method in class org.eclipse.birt.report.model.api.ListingHandle
Returns the iterator for filter list defined on a table or list.
findCascadingParameterGroup(String) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Returns a cascading parameter group handle with the given group name
findCellColumnPos(Cell) - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutRow
Finds the column position for the given cell element.
findChoice(String) - Method in interface org.eclipse.birt.report.model.api.metadata.IChoiceSet
Finds a Choice in the ChoiceSet for the given choice name.
findChoiceByDisplayName(String) - Method in interface org.eclipse.birt.report.model.api.metadata.IChoiceSet
Finds a IChoice in the IChoiceSet for its display name.
findColor(String) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Finds the custom color with the given name.
findConfigVariable(String) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Finds the config variable with the given name.
findContentSlot(DesignElementHandle) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Finds the slot within this element that contains the given element.
findContentSlot(DesignElementHandle) - Method in class org.eclipse.birt.report.model.api.PrivateStyleHandle
This method is not defined for private styles.
findDataSet(String) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Finds a data set by name in this module and the included modules.
findDataSource(String) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Finds a data source by name in this module and the included modules.
findElement(String) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Finds a named element in the name space in this module and the included moduled.
findImage(String) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Finds the image with the given name.
findMasterPage(String) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Finds a master page by name in this module and the included modules.
findNativeStyle(String) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Finds a style by its name in this module.
findParameter(String) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Finds a parameter by name in this module and the included modules.
findPosn(DesignElementHandle) - Method in class org.eclipse.birt.report.model.api.SlotHandle
Returns the position of the given content in this slot.
findProperty(String) - Method in interface org.eclipse.birt.report.model.api.metadata.IObjectDefn
Gets a property definition given the property name.
findResource(ModuleHandle, String, int) - Method in class org.eclipse.birt.report.model.api.DefaultResourceLocator
 
findResource(ModuleHandle, String, int) - Method in interface org.eclipse.birt.report.model.api.IResourceLocator
Searches the file by the given file name.
findResource(String, int) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Returns the URL object if the file with fileName exists.
findStyle(String) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Finds a style by its name in this module and the included modules.
findStyle(String) - Method in class org.eclipse.birt.report.model.api.ThemeHandle
Returns the style with the given name.
findStyle(String) - Method in class org.eclipse.birt.report.model.api.css.CssStyleSheetHandle
Gets a style handle with the given name in the style sheet.
findTemplateDataSet(String) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Finds a template data set by name in this module and the included modules.
findTheme(String) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Finds a theme by its name in this module and the included modules.
findUserChoiceByDisplayName(Module, String) - Method in interface org.eclipse.birt.report.model.api.metadata.IChoiceSet
Finds a UserChoice in the IChoiceSet for its display name.
flush() - Method in interface org.eclipse.birt.report.model.api.CommandStack
Clears the record stack.
formRGB(int, int, int) - Static method in class org.eclipse.birt.report.model.api.util.ColorUtil
Calculates the integer color value given its red, blue, green values.
format - Variable in class org.eclipse.birt.report.model.api.elements.structures.HideRule
The comparison operator.
format(int, int) - Static method in class org.eclipse.birt.report.model.api.util.ColorUtil
Formats an integer RGB value according to the format preference provided.
format(String, int) - Static method in class org.eclipse.birt.report.model.api.util.ColorUtil
Formats an color value according to the format preference provided.
forwarder - Variable in class org.eclipse.birt.report.model.api.DesignVisitor
The private internal element visitor.

G

GRAPHIC_MASTER_PAGE_ELEMENT - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
 
GRAY - Static variable in interface org.eclipse.birt.report.model.api.metadata.IColorConstants
The color gray.
GREEN - Static variable in interface org.eclipse.birt.report.model.api.metadata.IColorConstants
The color green.
GRID_ITEM - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
 
GROUP_ELEMENT - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
 
GraphicMasterPageHandle - class org.eclipse.birt.report.model.api.GraphicMasterPageHandle.
Represents a graphic master page in the design.
GraphicMasterPageHandle(Module, DesignElement) - Constructor for class org.eclipse.birt.report.model.api.GraphicMasterPageHandle
Constructs a handle with the given design and the design element.
GridColumnBandAdapter - class org.eclipse.birt.report.model.api.GridColumnBandAdapter.
Represents an object of copied objects when do copy/paste operations between grids.
GridHandle - class org.eclipse.birt.report.model.api.GridHandle.
Represents a grid item in the design.
GridHandle(Module, DesignElement) - Constructor for class org.eclipse.birt.report.model.api.GridHandle
Constructs a grid handle with the given design and the design element.
GroupElementFactory - class org.eclipse.birt.report.model.api.GroupElementFactory.
This class is a factory class to instantiate a group element handle.
GroupElementFactory() - Constructor for class org.eclipse.birt.report.model.api.GroupElementFactory
 
GroupElementHandle - class org.eclipse.birt.report.model.api.GroupElementHandle.
This class provides services to deal with a group of elements.
GroupElementHandle() - Constructor for class org.eclipse.birt.report.model.api.GroupElementHandle
Default constructor.
GroupHandle - class org.eclipse.birt.report.model.api.GroupHandle.
Represents both list and table groups in the design.
GroupHandle(Module, DesignElement) - Constructor for class org.eclipse.birt.report.model.api.GroupHandle
Constructs a group handle with the given design and the design element.
GroupNameValidator - class org.eclipse.birt.report.model.api.validators.GroupNameValidator.
Validates the ducplicat group name in one table with data set.
GroupNameValidator() - Constructor for class org.eclipse.birt.report.model.api.validators.GroupNameValidator
 
GroupPropertyHandle - class org.eclipse.birt.report.model.api.GroupPropertyHandle.
A handle for working with a top-level property of a collection of elements.
get(int) - Method in class org.eclipse.birt.report.model.api.SlotHandle
Returns a handle to the content element at the given position.
getAbsoluteValue() - Method in class org.eclipse.birt.report.model.api.DimensionHandle
Returns the absolute dimension value with the following units.
getAction() - Method in class org.eclipse.birt.report.model.api.activity.ActivityStackEvent
Returns the action which causes this event.
getAction() - Method in class org.eclipse.birt.report.model.api.command.ContentEvent
Returns the type of action.
getAction() - Method in class org.eclipse.birt.report.model.api.command.CustomMsgEvent
Returns the action causing this event.
getAction() - Method in class org.eclipse.birt.report.model.api.command.LibraryEvent
Returns the type of change.
getAction() - Method in class org.eclipse.birt.report.model.api.command.NameSpaceEvent
Returns the action which causes this event.
getAction() - Method in class org.eclipse.birt.report.model.api.command.UserPropertyEvent
Returns the action that causes this event.
getActionHandle() - Method in class org.eclipse.birt.report.model.api.DataItemHandle
Returns a handle to work with the action property, action is a structure that defines a hyperlink.
getActionHandle() - Method in class org.eclipse.birt.report.model.api.ImageHandle
Returns a handle to work with the action property, action is a structure that defines a hyperlink.
getActionHandle() - Method in class org.eclipse.birt.report.model.api.LabelHandle
Returns a handle to work with the action property, action is a structure that defines a hyperlink.
getAfterClose() - Method in class org.eclipse.birt.report.model.api.DataSetHandle
Returns the code of the afterClose method.
getAfterClose() - Method in class org.eclipse.birt.report.model.api.DataSourceHandle
Returns the code of the afterClose method.
getAfterCloseDoc() - Method in class org.eclipse.birt.report.model.api.ReportDesignHandle
Deprecated.  
getAfterFactory() - Method in class org.eclipse.birt.report.model.api.ReportDesignHandle
Returns the script called at the end of the Factory after closing the report document (if any).
getAfterOpen() - Method in class org.eclipse.birt.report.model.api.DataSetHandle
Returns the code of the afterOpen method.
getAfterOpen() - Method in class org.eclipse.birt.report.model.api.DataSourceHandle
Returns the code of the afterOpen method.
getAfterOpenDoc() - Method in class org.eclipse.birt.report.model.api.ReportDesignHandle
Deprecated.  
getAfterRender() - Method in class org.eclipse.birt.report.model.api.ReportDesignHandle
Returns the script called after starting a presentation time action.
getAlias() - Method in class org.eclipse.birt.report.model.api.ColumnHintHandle
Returns the alias name of this column.
getAlignment() - Method in class org.eclipse.birt.report.model.api.ColumnHandle
Deprecated. by the StyleHandle.getTextAlign()
getAlignment() - Method in class org.eclipse.birt.report.model.api.ScalarParameterHandle
Returns the alignment for this parameter.
getAllBookmarks() - Method in class org.eclipse.birt.report.model.api.LibraryHandle
 
getAllBookmarks() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Gets all bookmarks defined in this module.
getAllBookmarks() - Method in class org.eclipse.birt.report.model.api.ReportDesignHandle
 
getAllDataSets() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Returns all data set handles that this modules and the included modules contain.
getAllDataSources() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Returns all data source handles that this modules and the included modules contain.
getAllImages() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Returns the list of embedded images, including the one from libraries.
getAllLibraries() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Returns the libraries this report design includes directly or indirectly.
getAllPages() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Returns all page handles that this modules and the included modules contain.
getAllParameters() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Returns all parameter handles that this modules and the included modules contain.
getAllStyles() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Returns all style element handles that this modules and the included modules contain.
getAllThemes() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Returns all theme element handles that this modules and the included modules contain.
getAllowedChoices() - Method in interface org.eclipse.birt.report.model.api.metadata.IPropertyDefn
Returns the allowed choices for this property.
getAllowedType() - Method in class org.eclipse.birt.report.model.api.TemplateElementHandle
Gets allowed type of the template element.
getAllowedType() - Method in class org.eclipse.birt.report.model.api.TemplateParameterDefinitionHandle
Gets allowed type of the template parameter definition.
getAllowedTypes() - Static method in class org.eclipse.birt.report.model.api.core.UserPropertyDefn
Gets valid types for user property.
getAllowedUnits() - Method in class org.eclipse.birt.report.model.api.DimensionHandle
Returns an array of allowed units.
getAltText() - Method in class org.eclipse.birt.report.model.api.ImageHandle
Returns the alternate text of this image.
getAltTextKey() - Method in class org.eclipse.birt.report.model.api.ImageHandle
Returns the resource key of the alternate text of this image.
getAnalysis() - Method in class org.eclipse.birt.report.model.api.ColumnHintHandle
Returns the analysis option.
getApplicationUnits() - Method in class org.eclipse.birt.report.model.api.SessionHandle
Returns the current session (application) units.
getArgument(String) - Method in interface org.eclipse.birt.report.model.api.metadata.IArgumentInfoList
Returns the argument definition given the name.
getAt(int) - Method in class org.eclipse.birt.report.model.api.SimpleValueHandle
Returns the the nth entry in a list property or member.
getAttributeName() - Method in class org.eclipse.birt.report.model.api.core.AttributeEvent
Gets the changed attribute name.
getAuthor() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Returns the name of the author of the design report.
getBackGroundPositionX() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Gets a dimension handle to deal with the x position for the background.
getBackGroundPositionY() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Gets a dimension handle to deal with the y position for the background.
getBackgroundAttachment() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Returns a background attachment as a string.
getBackgroundColor() - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Returns a handle to work with the background color.
getBackgroundColor() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Gets a color handle to deal with the background color.
getBackgroundImage() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Returns the address of the background image.
getBackgroundRepeat() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Returns the pattern of the repeat for a background image.
getBase() - Method in class org.eclipse.birt.report.model.api.ReportDesignHandle
Returns the base directory to use when computing relative links from this report.
getBeforeClose() - Method in class org.eclipse.birt.report.model.api.DataSetHandle
Returns the code of the beforeClose method.
getBeforeClose() - Method in class org.eclipse.birt.report.model.api.DataSourceHandle
Returns the code of the beforeClose method.
getBeforeCloseDoc() - Method in class org.eclipse.birt.report.model.api.ReportDesignHandle
Deprecated.  
getBeforeFactory() - Method in class org.eclipse.birt.report.model.api.ReportDesignHandle
Returns the script called at the start of the Factory after the initialize( ) method and before opening the report document (if any).
getBeforeOpen() - Method in class org.eclipse.birt.report.model.api.DataSetHandle
Returns the code of the beforeOpen method.
getBeforeOpen() - Method in class org.eclipse.birt.report.model.api.DataSourceHandle
Returns the code of the beforeOpen method.
getBeforeOpenDoc() - Method in class org.eclipse.birt.report.model.api.ReportDesignHandle
Deprecated.  
getBeforeRender() - Method in class org.eclipse.birt.report.model.api.ReportDesignHandle
Returns the script called before starting a presentation time action.
getBody() - Method in class org.eclipse.birt.report.model.api.ReportDesignHandle
Returns a slot handle to work with the sections in the report's Body slot.
getBookmark() - Method in class org.eclipse.birt.report.model.api.ReportItemHandle
Returns the bookmark of the report item.
getBookmark() - Method in class org.eclipse.birt.report.model.api.RowHandle
Returns the bookmark of this row.
getBookmarkLink() - Method in class org.eclipse.birt.report.model.api.ActionHandle
Deprecated. use ActionHandle.getTargetBookmark()instead.
getBooleanProperty(String) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Returns the value of a property as a Boolean.
getBooleanValue() - Method in class org.eclipse.birt.report.model.api.FactoryPropertyHandle
Returns the value as a Boolean.
getBorderBottomColor() - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Returns a handle to work with the border bottom color.
getBorderBottomColor() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Gets a color handle to deal with the color of the bottom side of the border.
getBorderBottomStyle() - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Returns the style of the border bottom line.
getBorderBottomStyle() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Returns the style of the bottom line of the border.
getBorderBottomWidth() - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Returns a handle to work with the width of the bottom side of the border.
getBorderBottomWidth() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Gets a dimension handle to deal with the width of the bottom side of the border.
getBorderLeftColor() - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Returns a handle to work with the border left color.
getBorderLeftColor() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Gets a color handle to deal with the color of the left side of the border.
getBorderLeftStyle() - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Returns the style of the border left line.
getBorderLeftStyle() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Returns the style of the left line of the border.
getBorderLeftWidth() - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Returns a handle to work with the width of the left side of the border.
getBorderLeftWidth() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Gets a dimension handle to deal with the width of the left side of the border.
getBorderRightColor() - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Returns a handle to work with the border right color.
getBorderRightColor() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Gets a color handle to deal with the color of the right side of the border.
getBorderRightStyle() - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Returns the style of the border right line.
getBorderRightStyle() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Returns the style of the right line of the border.
getBorderRightWidth() - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Returns a handle to work with the width of the right side of the border.
getBorderRightWidth() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Gets a dimension handle to deal with the width of the right side of the border.
getBorderTopColor() - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Returns a handle to work with the border top color.
getBorderTopColor() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Gets a color handle to deal with the color of the top side of the border.
getBorderTopStyle() - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Returns the style of the top line of the border.
getBorderTopStyle() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Returns the style of the top line of the border.
getBorderTopWidth() - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Returns a handle to work with the width of the top side of the border.
getBorderTopWidth() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Gets a dimension handle to deal with the width of the top side of the border.
getBottomMargin() - Method in class org.eclipse.birt.report.model.api.MasterPageHandle
Gets a dimension handle to work with the margin on the bottom side.
getCSSColors() - Method in class org.eclipse.birt.report.model.api.ColorHandle
Returns a list containing standard(CSS) color names.
getCSSFontFamilies() - Method in class org.eclipse.birt.report.model.api.FontHandle
Returns an array containing CSS (pre-defined) font names.
getCSSPropertyName() - Method in class org.eclipse.birt.report.model.api.css.StyleSheetParserException
Gets the CSS property name.
getCSSValue() - Method in class org.eclipse.birt.report.model.api.css.StyleSheetParserException
Gets the CSS property text.
getCachedMetaDataHandle() - Method in class org.eclipse.birt.report.model.api.DataSetHandle
Return a handle to deal with the cached data set information that include output column information when it gets from databases, input/output parameter definitions.
getCachedRowCount() - Method in class org.eclipse.birt.report.model.api.DataSetHandle
Returns the value of cached row count property.
getCaption() - Method in class org.eclipse.birt.report.model.api.TableHandle
Returns the caption text of this table.
getCaptionKey() - Method in class org.eclipse.birt.report.model.api.TableHandle
Returns the resource key of the caption.
getCategory() - Method in class org.eclipse.birt.report.model.api.FormatValueHandle
Returns the category of the format.
getCategory() - Method in class org.eclipse.birt.report.model.api.elements.structures.FormatValue
Returns the variable name.
getCell(int, int) - Method in class org.eclipse.birt.report.model.api.GridHandle
Gets the cell at the position where the given row and column intersect.
getCell() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutCell
Return the corresponding handle of the cell element.
getCell() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutTable.OverlappedArea
Returns the cell element.
getCell(int, int, int) - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutTable
Return a cell element with the given poistion.
getCell(int, int, int, int) - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutTable
Return a cell element with the given poistion.
getCell(int, int) - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutTable
Returns the cell at the given position.
getCell(int, int, int) - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutTableModel
Return a cell element with the given poistion.
getCell(int, int, int, int) - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutTableModel
Return a cell element with the given poistion.
getCell(int, int) - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutTableModel
Returns the cell at the given position.
getCellContent(int, int) - Method in class org.eclipse.birt.report.model.api.GridHandle
Gets the content slot handle of the cell at the position where the given row and column intersect.
getCellId() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutCell
Returns the unique index of the cell element.
getCellPosition(CellHandle) - Method in class org.eclipse.birt.report.model.api.GridColumnBandAdapter
 
getCellPosition(CellHandle) - Method in class org.eclipse.birt.report.model.api.TableColumnBandAdapter
Returns the column number with the given cell.
getCellRegardlessStartPosition() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutCell
Return the corresponding handle of the cell element regardless of the position where the cell starts.
getCells() - Method in class org.eclipse.birt.report.model.api.ColumnBandData
Returns cells after the copy operation.
getCells() - Method in class org.eclipse.birt.report.model.api.RowHandle
Returns the cell slot of row.
getCellsUnderColumn(int) - Method in class org.eclipse.birt.report.model.api.GridColumnBandAdapter
 
getCellsUnderColumn(int) - Method in class org.eclipse.birt.report.model.api.TableColumnBandAdapter
Returns copied cells with the column number.
getCheatSheet() - Method in class org.eclipse.birt.report.model.api.ReportDesignHandle
Gets the design cheat sheet file path.
getCheetSheet() - Method in class org.eclipse.birt.report.model.api.ReportDesignHandle
Deprecated. by ReportDesignHandle.getCheatSheet()
getChoiceSet(String) - Method in interface org.eclipse.birt.report.model.api.metadata.IMetaDataDictionary
Finds a choice set by name.
getChoices(String) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Returns a array of valid choices for a property.
getChoices() - Method in class org.eclipse.birt.report.model.api.SimpleValueHandle
Returns the array of choices that are defined for this property or member.
getChoices() - Method in interface org.eclipse.birt.report.model.api.extension.IPropertyDefinition
Returns a list of choices if the property is a choice (type is CHOICE_TYPE).
getChoices() - Method in class org.eclipse.birt.report.model.api.extension.PropertyDefinition
 
getChoices() - Method in interface org.eclipse.birt.report.model.api.metadata.IChoiceSet
Returns an array containing the choices, the return choices are in their internal sequence.
getChoices(Comparator) - Method in interface org.eclipse.birt.report.model.api.metadata.IChoiceSet
Returns an array containing the choices, the return choices are sorted according to the given comparator.
getChoices() - Method in interface org.eclipse.birt.report.model.api.metadata.IPropertyDefn
Gets the list of choices for the property.
getChoices() - Method in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Gets the set of choices for this type.
getClass(String) - Method in interface org.eclipse.birt.report.model.api.metadata.IMetaDataDictionary
Returns the class definition given the class name.
getClasses() - Method in interface org.eclipse.birt.report.model.api.metadata.IMetaDataDictionary
Returns the class list.
getClose() - Method in class org.eclipse.birt.report.model.api.ScriptDataSetHandle
Returns the script for closing data set.
getClose() - Method in class org.eclipse.birt.report.model.api.ScriptDataSourceHandle
Returns the script name for closing data connection.
getColPosn() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutTable.OverlappedArea
Returns the column position
getColSpanOffset() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutTable.OverlappedArea
Returns the offset of the column span
getColor() - Method in class org.eclipse.birt.report.model.api.CustomColorHandle
Returns the color value as what the user has input.
getColor() - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Returns a handle to work with the color property.
getColor() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Gets a color handle to deal with the font color.
getColor() - Method in class org.eclipse.birt.report.model.api.elements.structures.CustomColor
Returns the color value as what the user has input.
getColorFormat() - Method in class org.eclipse.birt.report.model.api.SessionHandle
Returns the current application rgb color display preference.
getColorProperty(String) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Returns a handle to work with a color property.
getColorValue() - Method in class org.eclipse.birt.report.model.api.FactoryPropertyHandle
Gets the CSS color value.
getColors() - Method in class org.eclipse.birt.report.model.api.ColorHandle
Returns a list containing all the names of both standard(CSS) colors or user defined colors.
getColumn() - Method in class org.eclipse.birt.report.model.api.CellHandle
Returns the cell's column property.
getColumn() - Method in class org.eclipse.birt.report.model.api.ColumnBandData
Returns the copied column.
getColumn() - Method in class org.eclipse.birt.report.model.api.FilterConditionHandle
Deprecated. This property has been removed.
getColumn() - Method in class org.eclipse.birt.report.model.api.elements.structures.FilterCondition
Deprecated. This property has been removed.
getColumnCount() - Method in class org.eclipse.birt.report.model.api.GraphicMasterPageHandle
Returns the number of columns in the report.
getColumnCount() - Method in class org.eclipse.birt.report.model.api.GridColumnBandAdapter
 
getColumnCount() - Method in class org.eclipse.birt.report.model.api.GridHandle
Returns the number of columns in the Grid.
getColumnCount() - Method in class org.eclipse.birt.report.model.api.TableColumnBandAdapter
 
getColumnCount() - Method in class org.eclipse.birt.report.model.api.TableHandle
Returns the number of columns in the table.
getColumnCount() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutRow
Returns the column count of the row.
getColumnCount() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutSlot
Gets the column count of the slot.
getColumnCount() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutTable
Returns the column count in the table.
getColumnCount() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutTableModel
Returns the column count in the table.
getColumnName() - Method in class org.eclipse.birt.report.model.api.ColumnHintHandle
Returns the column name.
getColumnName() - Method in class org.eclipse.birt.report.model.api.ComputedColumnHandle
Deprecated. using ComputedColumnHandle.getName() instead.
getColumnName() - Method in class org.eclipse.birt.report.model.api.ResultSetColumnHandle
Returns the column name.
getColumnName() - Method in class org.eclipse.birt.report.model.api.SortKeyHandle
Deprecated. This property has been removed. See the method SortKeyHandle.getKey().
getColumnName() - Method in class org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
Deprecated. using ComputedColumn.getName() instead.
getColumnName() - Method in class org.eclipse.birt.report.model.api.elements.structures.ResultSetColumn
Returns the column name.
getColumnName() - Method in class org.eclipse.birt.report.model.api.elements.structures.SortKey
Deprecated. This property has been removed. See the method SortKey.getKey().
getColumnPos(int, Cell) - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutSlot
Returns 1-based the column position with the given row index and the cell element.
getColumnPos(int, int, Cell) - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutTable
Return the column position for a given cell.
getColumnPos(int, int, int, Cell) - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutTable
Return the column position for a given cell.
getColumnPosn() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutCell
Returns the column position of the current layout cell.
getColumnSpacing() - Method in class org.eclipse.birt.report.model.api.GraphicMasterPageHandle
Returns a handle to work with the the space between columns.
getColumnSpan() - Method in class org.eclipse.birt.report.model.api.CellHandle
Returns the cell's column span.
getColumnSpanOffset() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutCell
Returns the 0-based offset of the column span.
getColumns() - Method in class org.eclipse.birt.report.model.api.GridColumnBandAdapter
 
getColumns() - Method in class org.eclipse.birt.report.model.api.GridHandle
Returns a slot handle for the columns in the grid.
getColumns() - Method in class org.eclipse.birt.report.model.api.TableColumnBandAdapter
 
getColumns() - Method in class org.eclipse.birt.report.model.api.TableHandle
Returns the column slot.
getCommandStack() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Returns the command stack that manages undo/redo operations for the design.
getComments() - Method in class org.eclipse.birt.report.model.api.ReportElementHandle
Gets the comments of the report element.
getCommonProperties() - Method in class org.eclipse.birt.report.model.api.EmptyGroupElementHandle
 
getCommonProperties() - Method in class org.eclipse.birt.report.model.api.GroupElementHandle
Returns the common properties shared by the given group of elements(including user properties).
getCommonProperties() - Method in class org.eclipse.birt.report.model.api.SimpleGroupElementHandle
 
getComponents() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Returns a slot handle to work with the top-level components within the report.
getCompoundContainer(IDesignElement) - Static method in class org.eclipse.birt.report.model.api.elements.table.LayoutUtil
Returns a nearest TableItem/GridItem container for TableRow, TableGroup and TableItem if applicable.
getConstructor() - Method in interface org.eclipse.birt.report.model.api.metadata.IClassInfo
Returns the constructor definition.
getContainer() - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Returns a handle to the element that contains this element.
getContainer() - Method in class org.eclipse.birt.report.model.api.command.ElementDeletedEvent
Returns the container element.
getContainer() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutRow
Returns the layout slot in which the layout row resides.
getContainerSlotHandle() - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Returns the a handle the the container's slot that holds this element.
getContent() - Method in class org.eclipse.birt.report.model.api.CellHandle
Returns the contents of the cell.
getContent() - Method in class org.eclipse.birt.report.model.api.GraphicMasterPageHandle
Returns the slot handle for the content.
getContent() - Method in class org.eclipse.birt.report.model.api.TextItemHandle
Gets the text of this text element.
getContent() - Method in class org.eclipse.birt.report.model.api.command.ContentEvent
Returns the content element causing this event.
getContent() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutCell
Returns the corresponding cell element.
getContentElements() - Method in interface org.eclipse.birt.report.model.api.metadata.ISlotDefn
Returns the set of element types that can appear in the slot.
getContentExtendedElements() - Method in interface org.eclipse.birt.report.model.api.metadata.ISlotDefn
Returns the set of element types that can appear in the slot.
getContentKey() - Method in class org.eclipse.birt.report.model.api.TextItemHandle
Gets the resource key of the text for the item.
getContentType() - Method in class org.eclipse.birt.report.model.api.TextDataHandle
Returns the expression that that defines the type of text the multi-line data item holds.
getContentType() - Method in class org.eclipse.birt.report.model.api.TextItemHandle
Returns the content type of this text item.
getContentTypeExpr() - Method in class org.eclipse.birt.report.model.api.TextDataHandle
Deprecated. by the method TextDataHandle.getContentType()
getContents() - Method in class org.eclipse.birt.report.model.api.SlotHandle
Returns the a list with slot contents.Items are handles to the contents and in order by position.
getControlType() - Method in class org.eclipse.birt.report.model.api.ScalarParameterHandle
Returns the control type for this parameter.
getCopy() - Method in class org.eclipse.birt.report.model.api.UserPropertyDefnHandle
Returns the copy of the property definition for this user-defined property.
getCount() - Method in class org.eclipse.birt.report.model.api.SlotHandle
Returns the number of elements in the slot.
getCreatedBy() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Returns the name of the tool that created the design.
getCssValue() - Method in class org.eclipse.birt.report.model.api.ColorHandle
Returns a CSS-compatible color value.
getCurrentLayoutRow() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutSlot
Returns the current row worked on.
getCustomXml() - Method in class org.eclipse.birt.report.model.api.ReportElementHandle
Gets the custom XML.
getData() - Method in class org.eclipse.birt.report.model.api.EmbeddedImageHandle
Returns the byte array of image data.
getData(Module) - Method in class org.eclipse.birt.report.model.api.elements.structures.EmbeddedImage
Returns the image data in Base64 encoding.
getDataSet() - Method in class org.eclipse.birt.report.model.api.CascadingParameterGroupHandle
Returns the handle for the data set defined on the cascading parameter group.
getDataSet() - Method in class org.eclipse.birt.report.model.api.ReportItemHandle
Returns the data set of the report item.
getDataSetName() - Method in class org.eclipse.birt.report.model.api.ScalarParameterHandle
Returns the data set name of the dynamic list for this parameter.
getDataSets() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Returns a slot handle to work with the data sets within the report.
getDataSource() - Method in class org.eclipse.birt.report.model.api.DataSetHandle
Returns a handle to the data source for this data set.
getDataSourceName() - Method in class org.eclipse.birt.report.model.api.DataSetHandle
Returns the name of the data source for this data set.
getDataSourceName() - Method in class org.eclipse.birt.report.model.api.DataSourceParamBindingHandle
Get the data source name member.
getDataSources() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Returns a slot handle to work with the data sources within the report.
getDataType() - Method in class org.eclipse.birt.report.model.api.ComputedColumnHandle
Returns the data type of this column.
getDataType() - Method in class org.eclipse.birt.report.model.api.DataSetParameterHandle
Returns the data type of this parameter.
getDataType() - Method in class org.eclipse.birt.report.model.api.ResultSetColumnHandle
Returns the data type of this column.
getDataType() - Method in class org.eclipse.birt.report.model.api.ScalarParameterHandle
Returns the data type for this parameter.
getDataType() - Method in class org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
Returns the data type of this column.
getDataType() - Method in class org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
Returns the parameter data type.
getDataType() - Method in class org.eclipse.birt.report.model.api.elements.structures.ResultSetColumn
Returns the data type of this column.
getDataType() - Method in interface org.eclipse.birt.report.model.api.metadata.IMemberInfo
Returns the script data type of this member.
getDateTimeFormat() - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Returns the pattern of the date-time-format for a highlight rule.
getDateTimeFormat() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Returns the pattern of the date-time-format.
getDateTimeFormatCategory() - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Returns the category of the date-time-format for a highlight rule.
getDateTimeFormatCategory() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Returns the category of the date-time-format.
getDefault() - Method in interface org.eclipse.birt.report.model.api.metadata.IPropertyDefn
Returns the default value for the property.
getDefaultElement() - Method in class org.eclipse.birt.report.model.api.TemplateElementHandle
Gets the default element of this template element.
getDefaultElement() - Method in class org.eclipse.birt.report.model.api.TemplateParameterDefinitionHandle
Gets the default element of this template parameter definition.
getDefaultUnit() - Method in class org.eclipse.birt.report.model.api.DimensionHandle
Gets the default unit of the property.
getDefaultUnit() - Method in class org.eclipse.birt.report.model.api.SimpleValueHandle
Gets the default unit of the property.
getDefaultUnits() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Returns the default units for the design.
getDefaultValue() - Method in class org.eclipse.birt.report.model.api.DataSetParameterHandle
Gets the default value of the input parameter.
getDefaultValue() - Method in class org.eclipse.birt.report.model.api.ScalarParameterHandle
Returns the default value of the parameter.
getDefaultValue(String) - Method in class org.eclipse.birt.report.model.api.SessionHandle
Gets the default value of the specified style property.
getDefaultValue() - Method in class org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
Gets the default value of the input parameter.
getDefaultValue() - Method in interface org.eclipse.birt.report.model.api.extension.IPropertyDefinition
Returns the default value for the property.
getDefaultValue() - Method in class org.eclipse.birt.report.model.api.extension.PropertyDefinition
 
getDefn() - Method in class org.eclipse.birt.report.model.api.ComplexValueHandle
Returns a definition for the handle.
getDefn() - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Gets the definition of the element.
getDefn() - Method in class org.eclipse.birt.report.model.api.ExtendedItemHandle
 
getDefn() - Method in class org.eclipse.birt.report.model.api.MemberHandle
 
getDefn() - Method in class org.eclipse.birt.report.model.api.OdaDataSetHandle
Returns the element definition of the element this handle represents.
getDefn() - Method in class org.eclipse.birt.report.model.api.OdaDataSourceHandle
Returns the element definition of the element this handle represents.
getDefn() - Method in class org.eclipse.birt.report.model.api.PropertyHandle
 
getDefn() - Method in class org.eclipse.birt.report.model.api.SimpleValueHandle
Gets the generic property definition.
getDefn() - Method in class org.eclipse.birt.report.model.api.StructureHandle
Returns the definition of the structure.
getDefn() - Method in class org.eclipse.birt.report.model.api.UserPropertyDefnHandle
Gets the user-defined property of this handle.
getDefn() - Method in interface org.eclipse.birt.report.model.api.core.IDesignElement
Returns the definition object for this element.
getDefn() - Method in interface org.eclipse.birt.report.model.api.core.IStructure
Returns the structure definition from the meta-data dictionary.
getDefn() - Method in class org.eclipse.birt.report.model.api.core.UserPropertyDefn
Gets the definition of the structure which represents the user property definition.
getDefn() - Method in class org.eclipse.birt.report.model.api.elements.structures.HighlightRule
 
getDefn() - Method in class org.eclipse.birt.report.model.api.elements.structures.MapRule
 
getDeliveryPath() - Method in class org.eclipse.birt.report.model.api.activity.NotificationEvent
Returns the delivery path by which the event was sent to the listener.
getDescribe() - Method in class org.eclipse.birt.report.model.api.ScriptDataSetHandle
Returns the script for describing the result set dynamically.
getDescription() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Returns the static description for the module.
getDescription() - Method in class org.eclipse.birt.report.model.api.TemplateElementHandle
Returns the static description for the template element.
getDescription() - Method in class org.eclipse.birt.report.model.api.TemplateParameterDefinitionHandle
Returns the static description for the template parameter definition.
getDescriptionKey() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Returns the resource key of the static description of the module.
getDescriptionKey() - Method in class org.eclipse.birt.report.model.api.TemplateElementHandle
Returns the resource key of the static description of the template element.
getDescriptionKey() - Method in class org.eclipse.birt.report.model.api.TemplateParameterDefinitionHandle
Returns the resource key of the static description of the template parameter definition.
getDesign() - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Deprecated. replaced by getModule()
getDesign() - Method in class org.eclipse.birt.report.model.api.ElementDetailHandle
Deprecated.  
getDesignHandle() - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Deprecated. replaced by getModuleHandle()
getDetail() - Method in class org.eclipse.birt.report.model.api.ListingHandle
Returns the detail slot.
getDetail() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutTable
Returns the detail slot.
getDimensionProperty(String) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Returns a handle to work with a Dimension property.
getDirection() - Method in class org.eclipse.birt.report.model.api.SortKeyHandle
Returns the sort direction.
getDirection() - Method in class org.eclipse.birt.report.model.api.elements.structures.SortKey
Returns the sort direction.
getDirectory(String) - Static method in class org.eclipse.birt.report.model.api.util.URIUtil
Converts a filename to a valid URL.
getDisplay() - Method in class org.eclipse.birt.report.model.api.MapRuleHandle
Returns the display value when this rule applies.
getDisplay() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Returns the value that specifies if a top-level element should be a block or in-line element.
getDisplay() - Method in class org.eclipse.birt.report.model.api.elements.structures.MapRule
Returns the non-localized display text.
getDisplayContent() - Method in class org.eclipse.birt.report.model.api.TextItemHandle
Returns the localized content for the text.
getDisplayDescription() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Returns the localized description for the module.
getDisplayDescription() - Method in class org.eclipse.birt.report.model.api.TemplateElementHandle
Returns the localized description for the template element.
getDisplayDescription() - Method in class org.eclipse.birt.report.model.api.TemplateParameterDefinitionHandle
Returns the localized description for the template parameter definition.
getDisplayKey() - Method in class org.eclipse.birt.report.model.api.MapRuleHandle
Returns the resource key of display value.
getDisplayKey() - Method in class org.eclipse.birt.report.model.api.elements.structures.MapRule
Returns the message ID for the text.
getDisplayLabel() - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Returns the short display label for this element.
getDisplayLabel(int) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Returns the display label for this element.
getDisplayLabel(int) - Method in class org.eclipse.birt.report.model.api.ThemeHandle
 
getDisplayName() - Method in class org.eclipse.birt.report.model.api.ColumnHintHandle
Returns the display name.
getDisplayName() - Method in class org.eclipse.birt.report.model.api.CustomColorHandle
Returns the internal display name.
getDisplayName() - Method in class org.eclipse.birt.report.model.api.ReportDesignHandle
Gets the display name.
getDisplayName() - Method in class org.eclipse.birt.report.model.api.ReportElementHandle
Gets the display name.
getDisplayName() - Method in class org.eclipse.birt.report.model.api.UserPropertyDefnHandle
Returns the display name of the user-defined property.
getDisplayName() - Method in class org.eclipse.birt.report.model.api.core.UserPropertyDefn
Gets the display name of this user property definition.
getDisplayName() - Method in class org.eclipse.birt.report.model.api.elements.structures.CustomColor
Returns the color display name.
getDisplayName(Module) - Method in class org.eclipse.birt.report.model.api.elements.structures.CustomColor
Return the display name of the color that can be showed to user.
getDisplayName() - Method in interface org.eclipse.birt.report.model.api.metadata.IArgumentInfo
Returns the display name for the property if the resource key of display name is defined.
getDisplayName() - Method in interface org.eclipse.birt.report.model.api.metadata.IChoice
Returns the localized display name for the choice.
getDisplayName() - Method in interface org.eclipse.birt.report.model.api.metadata.ILocalizableInfo
Returns the display name if the resource key of display name is available.
getDisplayName() - Method in interface org.eclipse.birt.report.model.api.metadata.IObjectDefn
Gets the display name.
getDisplayName() - Method in interface org.eclipse.birt.report.model.api.metadata.IPropertyDefn
Returns the display name for the property.
getDisplayName() - Method in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Returns the localized display name.
getDisplayName() - Method in interface org.eclipse.birt.report.model.api.metadata.ISlotDefn
Returns the localized display name.
getDisplayName() - Method in class org.eclipse.birt.report.model.api.metadata.UserChoice
Returns the property value of "displayName" for the choice.
getDisplayNameID() - Method in class org.eclipse.birt.report.model.api.CustomColorHandle
Returns the resource key for display name.
getDisplayNameID() - Method in class org.eclipse.birt.report.model.api.elements.structures.CustomColor
Returns the color display name message ID.
getDisplayNameID() - Method in class org.eclipse.birt.report.model.api.extension.ChoiceDefinition
 
getDisplayNameID() - Method in interface org.eclipse.birt.report.model.api.extension.IChoiceDefinition
Returns the resource key for localized display name of this choice.
getDisplayNameID() - Method in interface org.eclipse.birt.report.model.api.extension.IPropertyDefinition
Returns the resource key for the localized display name of the property.
getDisplayNameID() - Method in class org.eclipse.birt.report.model.api.extension.PropertyDefinition
 
getDisplayNameID() - Method in interface org.eclipse.birt.report.model.api.metadata.IPropertyDefn
Returns the message id for the display name.
getDisplayNameID() - Method in interface org.eclipse.birt.report.model.api.metadata.ISlotDefn
Returns the message ID for the display name.
getDisplayNameKey() - Method in class org.eclipse.birt.report.model.api.ColumnHintHandle
Returns the resource key for display name.
getDisplayNameKey() - Method in class org.eclipse.birt.report.model.api.ReportDesignHandle
Gets the resource key of the display name.
getDisplayNameKey() - Method in class org.eclipse.birt.report.model.api.ReportElementHandle
Gets the resource key of the display name.
getDisplayNameKey() - Method in interface org.eclipse.birt.report.model.api.metadata.IArgumentInfo
Returns the resource key for the display name.
getDisplayNameKey() - Method in interface org.eclipse.birt.report.model.api.metadata.IChoice
Returns the display name resource key for the choice.
getDisplayNameKey() - Method in interface org.eclipse.birt.report.model.api.metadata.ILocalizableInfo
Returns the resource key for display name.
getDisplayNameKey() - Method in interface org.eclipse.birt.report.model.api.metadata.IObjectDefn
Gets the resource key for the display name.
getDisplayNameKey() - Method in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Gets the display name resource key.
getDisplayProperty(String) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Return a localized string version of the property.
getDisplayText() - Method in class org.eclipse.birt.report.model.api.LabelHandle
Returns the localized text for the label.
getDisplayValue() - Method in class org.eclipse.birt.report.model.api.ComplexValueHandle
Returns the value of the property or member in a localized format.
getDisplayValue() - Method in class org.eclipse.birt.report.model.api.GroupPropertyHandle
Value will be returned as string only if all values of this property are equal within the collection of elements.
getDisplayValue() - Method in class org.eclipse.birt.report.model.api.SimpleValueHandle
gets the localized value of the property.
getDisplayValue(String, String, Object, Locale) - Static method in class org.eclipse.birt.report.model.api.util.ParameterValidationUtil
Gets the display string for the value with the given data type, format, locale.
getDisplayValue(String, String, Object) - Static method in class org.eclipse.birt.report.model.api.util.ParameterValidationUtil
Gets the display string for the value with the given data type, format and the default locale defined by the class(Locale.US).
getDistinct() - Method in class org.eclipse.birt.report.model.api.DataItemHandle
Deprecated. by the drop function of Cell element.
getDistinctReset() - Method in class org.eclipse.birt.report.model.api.DataItemHandle
Deprecated. by the drop function of Cell element.
getDrillThroughReportName() - Method in class org.eclipse.birt.report.model.api.ActionHandle
Deprecated. use ActionHandle.getReportName()instead.
getDriverName() - Method in class org.eclipse.birt.report.model.api.OdaDataSourceHandle
Deprecated. This property is removed.
getDrop() - Method in class org.eclipse.birt.report.model.api.CellHandle
Returns the cell's drop property.
getEffectiveColumnSpan(CellHandle) - Static method in class org.eclipse.birt.report.model.api.elements.table.LayoutUtil
Returns the effective column span of the given cell.
getEffectiveHeight() - Method in class org.eclipse.birt.report.model.api.MasterPageHandle
Deprecated.  
getEffectiveModule() - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Returns the effective module of the element.
getEffectiveRowSpan(CellHandle) - Static method in class org.eclipse.birt.report.model.api.elements.table.LayoutUtil
Returns the effective row span of the given cell.
getEffectiveWidth() - Method in class org.eclipse.birt.report.model.api.MasterPageHandle
Deprecated.  
getElement() - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Returns the element to which this handle is attached.
getElement() - Method in class org.eclipse.birt.report.model.api.ElementDetailHandle
Returns the design element.
getElement() - Method in class org.eclipse.birt.report.model.api.ErrorDetail
Returns the element that causes error.
getElement() - Method in class org.eclipse.birt.report.model.api.LibraryHandle
 
getElement() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
 
getElement() - Method in class org.eclipse.birt.report.model.api.ReportElementHandle
 
getElement() - Method in class org.eclipse.birt.report.model.api.activity.SemanticException
Returns the element having semantic error.
getElement() - Method in class org.eclipse.birt.report.model.api.command.NameSpaceEvent
Returns the element whose name is changed for ELEMENT_RENAMED.
getElement(String) - Method in interface org.eclipse.birt.report.model.api.metadata.IMetaDataDictionary
Finds the element definition by its internal name.
getElementByID(long) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Finds the handle to an element by a given element ID.
getElementFactory() - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Returns the element factory for creating new report elements.
getElementHandle() - Method in class org.eclipse.birt.report.model.api.ElementDetailHandle
Returns a handle to the design element.
getElementHandle() - Method in class org.eclipse.birt.report.model.api.GridColumnBandAdapter
 
getElementHandle() - Method in class org.eclipse.birt.report.model.api.PrivateStyleHandle
Returns a handle to the element that owns this private style.
getElementHandle() - Method in class org.eclipse.birt.report.model.api.TableColumnBandAdapter
 
getElementHandle() - Method in interface org.eclipse.birt.report.model.api.extension.IElementCommand
Gets the extendedItem handle from the extension user.
getElementName(DesignElement) - Static method in class org.eclipse.birt.report.model.api.activity.SemanticException
Returns the element name if it exists.
getElementProperty(String) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Returns the value of an element reference property.
getElements() - Method in class org.eclipse.birt.report.model.api.EmptyGroupElementHandle
 
getElements() - Method in class org.eclipse.birt.report.model.api.GroupElementHandle
Returns the list that contains the group of design elements.
getElements() - Method in class org.eclipse.birt.report.model.api.SimpleGroupElementHandle
 
getElements() - Method in interface org.eclipse.birt.report.model.api.metadata.IMetaDataDictionary
Returns the element list.
getEmbeddedImage() - Method in class org.eclipse.birt.report.model.api.ImageHandle
Returns the embedded image handle that this image refers, if the image source type is IMAGE_REF_TYPE_EMBED.
getErrorCode() - Method in class org.eclipse.birt.report.model.api.ErrorDetail
Returns the error code of the cause of the exception.
getErrorLevel() - Method in class org.eclipse.birt.report.model.api.elements.SemanticError
Returns the level of the error.
getErrorList() - Method in class org.eclipse.birt.report.model.api.DesignFileException
Returns the error list.
getErrorList() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Returns a list containing errors during parsing the design file.
getErrors() - Method in class org.eclipse.birt.report.model.api.validators.ValidationEvent
Returns the error list which is the validation result.
getEventHandleClass() - Method in class org.eclipse.birt.report.model.api.CellHandle
Gets a string that defines the event handle class.
getEventHandleClass() - Method in class org.eclipse.birt.report.model.api.RowHandle
Gets a string that defines the event handle class.
getEventHandlerClass() - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Gets a string that defines the event handle class.
getEventType() - Method in class org.eclipse.birt.report.model.api.activity.NotificationEvent
Returns the event type.
getEventType() - Method in class org.eclipse.birt.report.model.api.command.ContentEvent
 
getEventType() - Method in class org.eclipse.birt.report.model.api.command.ContentReplaceEvent
 
getEventType() - Method in class org.eclipse.birt.report.model.api.command.CustomMsgEvent
 
getEventType() - Method in class org.eclipse.birt.report.model.api.command.ElementDeletedEvent
 
getEventType() - Method in class org.eclipse.birt.report.model.api.command.ElementLocalizeEvent
 
getEventType() - Method in class org.eclipse.birt.report.model.api.command.ExtendsEvent
 
getEventType() - Method in class org.eclipse.birt.report.model.api.command.ExtensionPropertyDefinitionEvent
 
getEventType() - Method in class org.eclipse.birt.report.model.api.command.LibraryEvent
 
getEventType() - Method in class org.eclipse.birt.report.model.api.command.NameEvent
 
getEventType() - Method in class org.eclipse.birt.report.model.api.command.NameSpaceEvent
 
getEventType() - Method in class org.eclipse.birt.report.model.api.command.PropertyEvent
 
getEventType() - Method in class org.eclipse.birt.report.model.api.command.StyleEvent
 
getEventType() - Method in class org.eclipse.birt.report.model.api.command.TemplateTransformEvent
 
getEventType() - Method in class org.eclipse.birt.report.model.api.command.ThemeEvent
 
getEventType() - Method in class org.eclipse.birt.report.model.api.command.UserPropertyEvent
 
getEventType() - Method in class org.eclipse.birt.report.model.api.core.AttributeEvent
 
getEventType() - Method in class org.eclipse.birt.report.model.api.core.DisposeEvent
 
getEventType() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutChangedEvent
 
getEventType() - Method in class org.eclipse.birt.report.model.api.validators.ValidationEvent
 
getExceptionList() - Method in class org.eclipse.birt.report.model.api.DesignFileException
Returns the exception list.
getExceptionName() - Method in class org.eclipse.birt.report.model.api.ErrorDetail
Returns the name of exception with package prefix.
getExport() - Method in class org.eclipse.birt.report.model.api.ColumnHintHandle
Returns the export option.
getExpr() - Method in class org.eclipse.birt.report.model.api.FilterConditionHandle
Returns the filter expression.
getExpr() - Method in class org.eclipse.birt.report.model.api.elements.structures.FilterCondition
Returns the filter expression.
getExpression() - Method in class org.eclipse.birt.report.model.api.ComputedColumnHandle
Returns the expression used to define this computed column.
getExpression() - Method in class org.eclipse.birt.report.model.api.HideRuleHandle
Returns the value expression of this visibility rule.
getExpression() - Method in class org.eclipse.birt.report.model.api.ParamBindingHandle
Returns the expression the parameter is binded to.
getExpression() - Method in class org.eclipse.birt.report.model.api.SearchKeyHandle
Returns the expression of this search key.
getExpression() - Method in class org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
Returns the expression to compute.
getExpression() - Method in class org.eclipse.birt.report.model.api.elements.structures.HideRule
Returns the expression of the rule.
getExpression() - Method in class org.eclipse.birt.report.model.api.elements.structures.ParamBinding
Returns the binding expression.
getExpression() - Method in class org.eclipse.birt.report.model.api.elements.structures.SearchKey
Returns expression value this key.
getExpressions() - Method in interface org.eclipse.birt.report.model.api.metadata.IElementDefn
Returns the expression property definition list of this element definition and parent definition.
getExtends() - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Returns a handle to the element that this element extends.
getExtends() - Method in class org.eclipse.birt.report.model.api.PrivateStyleHandle
This method is not defined for private styles.
getExtends() - Method in class org.eclipse.birt.report.model.api.command.ExtendsException
Returns the attempted new value for the extends property.
getExtension(String) - Method in interface org.eclipse.birt.report.model.api.metadata.IMetaDataDictionary
Returns the extension definition given the extension name.
getExtensionID() - Method in class org.eclipse.birt.report.model.api.OdaDataSetHandle
Returns ID of the extension which extends this ODA data set.
getExtensionID() - Method in class org.eclipse.birt.report.model.api.OdaDataSourceHandle
Returns ID of the extension which extends this ODA data source.
getExtensionName() - Method in class org.eclipse.birt.report.model.api.ExtendedItemHandle
Returns the extension name defined by the extended item.
getExtensionName() - Method in class org.eclipse.birt.report.model.api.OdaDataSetHandle
Deprecated. use getExtensionID()
getExtensionName() - Method in class org.eclipse.birt.report.model.api.OdaDataSourceHandle
Deprecated. use getExtensioID()
getExtensionPropertyDefinitionList() - Method in class org.eclipse.birt.report.model.api.ExtendedItemHandle
 
getExtensionPropertyDefinitionList() - Method in class org.eclipse.birt.report.model.api.OdaDataSetHandle
Returns the list of extension property definition.
getExtensionPropertyDefinitionList() - Method in class org.eclipse.birt.report.model.api.OdaDataSourceHandle
Returns the list of extension property definition.
getExtensions() - Method in interface org.eclipse.birt.report.model.api.metadata.IMetaDataDictionary
Returns the extension list.
getExternalScript() - Method in class org.eclipse.birt.report.model.api.ExtendedItemHandle
Returns the external script defined in the extended element model.
getFactoryPropertyHandle(String) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Returns a handle for a top-level property for use in preparing the Factory data structures.
getFetch() - Method in class org.eclipse.birt.report.model.api.ScriptDataSetHandle
Returns the script for providing the data for the next row from the result set.
getFileName() - Method in class org.eclipse.birt.report.model.api.DesignFileException
Returns the design file name.
getFileName() - Method in class org.eclipse.birt.report.model.api.IncludeScriptHandle
Returns file name of the script.
getFileName() - Method in class org.eclipse.birt.report.model.api.IncludedLibraryHandle
Gets the file name of the include library.
getFileName() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Returns the file name of the design.
getFileName() - Method in class org.eclipse.birt.report.model.api.elements.structures.IncludeScript
Returns file name of the script.
getFileName() - Method in class org.eclipse.birt.report.model.api.elements.structures.IncludedLibrary
Gets the file name of the include library.
getFilterExpr() - Method in class org.eclipse.birt.report.model.api.FilterConditionHandle
Deprecated. Replaced by the method FilterConditionHandle.getExpr()
getFilterExpr() - Method in class org.eclipse.birt.report.model.api.elements.structures.FilterCondition
Deprecated. Replaced by the method FilterCondition.getExpr()
getFlattenParameters() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Returns the flatten Parameters/ParameterGroups of the design.
getFlattenedLayoutSlots(LayoutTable) - Static method in class org.eclipse.birt.report.model.api.elements.table.LayoutUtil
Returns flattern slots of the layout table regardless GROUP/Table slots.
getFloatProperty(String) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Returns the value of a property as a double.
getFloatValue() - Method in class org.eclipse.birt.report.model.api.FactoryPropertyHandle
Returns the value as a double.
getFloatValue() - Method in class org.eclipse.birt.report.model.api.SimpleValueHandle
Gets the value as a double.
getFontFamilies() - Method in class org.eclipse.birt.report.model.api.FontHandle
Returns an array containing all of font names in the correct order.
getFontFamilyHandle() - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Returns the font family handle of the highlight rule.
getFontFamilyHandle() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Returns the font handle to deal with the font family.
getFontProperty() - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Gets the font handle for the element.
getFontSize() - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Returns a handle to work with the font size.
getFontSize() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Gets a dimension handle to deal with the font size.
getFontStyle() - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Returns the font style handle for the style.
getFontStyle() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Returns the style of the font.
getFontVariant() - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Returns the font variant in a string.
getFontVariant() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Returns the variant of the font.
getFontWeight() - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Returns the font weight of the highlight rule.
getFontWeight() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Returns the weight of the font.
getFooter() - Method in class org.eclipse.birt.report.model.api.GroupHandle
Returns the footer slot.
getFooter() - Method in class org.eclipse.birt.report.model.api.ListingHandle
Returns the footer slot.
getFooter() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutTable
Returns the footer slot.
getFooterHeight() - Method in class org.eclipse.birt.report.model.api.SimpleMasterPageHandle
Gets a dimension handle to work with the height on page footer.
getFormat() - Method in class org.eclipse.birt.report.model.api.ColumnHintHandle
Returns the format option.
getFormat() - Method in class org.eclipse.birt.report.model.api.HideRuleHandle
Returns the output format of this visibility rule.
getFormat() - Method in class org.eclipse.birt.report.model.api.ScalarParameterHandle
Returns the format instructions for the parameter value.
getFormat() - Method in class org.eclipse.birt.report.model.api.elements.structures.HideRule
Returns the format as an internal choice name.
getFormatType() - Method in class org.eclipse.birt.report.model.api.ActionHandle
Gets the format type of the action.
getFrom() - Method in class org.eclipse.birt.report.model.api.command.TemplateTransformEvent
Returns the element which this event transforms from.
getGroup() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutGroup
Returns the corresponding handle of the table group.
getGroup() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutSlot
Returns the handle of the group that contains this slot if applicable.
getGroupCount() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutTable
Returns the count of the group in the table.
getGroupFooters() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutTable
Returns the group footer slot.
getGroupHeaders() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutTable
Returns the group header slot.
getGroupLevel() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutSlot
Returns the group level of the slot if this slot is a Group Header or Group Footer slot.
getGroupName() - Method in interface org.eclipse.birt.report.model.api.metadata.IElementPropertyDefn
Returns the group name (if any) for the property.
getGroupNameID() - Method in interface org.eclipse.birt.report.model.api.extension.IPropertyDefinition
Returns the resource key for display name of the property group.
getGroupNameID() - Method in class org.eclipse.birt.report.model.api.extension.PropertyDefinition
 
getGroupNameKey() - Method in interface org.eclipse.birt.report.model.api.metadata.IElementPropertyDefn
Returns the message ID for the group name.
getGroupNames() - Method in interface org.eclipse.birt.report.model.api.metadata.IElementDefn
Returns a list of the localized property group names defined by this element and its parents.
getGroupStart() - Method in class org.eclipse.birt.report.model.api.GroupHandle
Deprecated. by GroupHandle.getIntervalBase()
getGroups() - Method in class org.eclipse.birt.report.model.api.ListingHandle
Returns the group slot.
getHandle(Module) - Method in interface org.eclipse.birt.report.model.api.core.IDesignElement
Returns an API handle for this element.
getHandle(SimpleValueHandle) - Method in class org.eclipse.birt.report.model.api.elements.structures.Action
 
getHandle(SimpleValueHandle) - Method in class org.eclipse.birt.report.model.api.elements.structures.CachedMetaData
 
getHandle(SimpleValueHandle) - Method in class org.eclipse.birt.report.model.api.elements.structures.DateTimeFormatValue
Return an FormatValueHandle to deal with the date-time format.
getHandle(SimpleValueHandle) - Method in class org.eclipse.birt.report.model.api.elements.structures.NumberFormatValue
Return an FormatValueHandle to deal with the number format.
getHandle(SimpleValueHandle) - Method in class org.eclipse.birt.report.model.api.elements.structures.StringFormatValue
Return an FormatValueHandle to deal with the string format.
getHeader() - Method in class org.eclipse.birt.report.model.api.GroupHandle
Returns the header slot in the group.
getHeader() - Method in class org.eclipse.birt.report.model.api.ListingHandle
Returns the header slot.
getHeader() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutTable
Returns the header slot.
getHeaderHeight() - Method in class org.eclipse.birt.report.model.api.SimpleMasterPageHandle
Gets a dimension handle to work with the height on page header.
getHeight() - Method in class org.eclipse.birt.report.model.api.CellHandle
Returns the cell's height.
getHeight() - Method in class org.eclipse.birt.report.model.api.MasterPageHandle
Gets a dimension handle to work with the height of the page.
getHeight() - Method in class org.eclipse.birt.report.model.api.ReportItemHandle
Gets a handle to deal with the item's height.
getHeight() - Method in class org.eclipse.birt.report.model.api.RowHandle
Gets a handle to deal with the row's height.
getHelpGuide() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Returns an external file that provides help information for the report.
getHelpText() - Method in class org.eclipse.birt.report.model.api.ColumnHintHandle
Returns the help text.
getHelpText() - Method in class org.eclipse.birt.report.model.api.DataItemHandle
Returns the help text of this data item.
getHelpText() - Method in class org.eclipse.birt.report.model.api.ImageHandle
Returns the help text of this image item.
getHelpText() - Method in class org.eclipse.birt.report.model.api.LabelHandle
Returns the help text of this label item.
getHelpText() - Method in class org.eclipse.birt.report.model.api.ParameterGroupHandle
Returns additional pop-up help text associated with the group.
getHelpText() - Method in class org.eclipse.birt.report.model.api.ParameterHandle
Returns the additional text to display for the parameter to explain how to use the parameter.
getHelpTextKey() - Method in class org.eclipse.birt.report.model.api.ColumnHintHandle
Returns the resource key for help text.
getHelpTextKey() - Method in class org.eclipse.birt.report.model.api.DataItemHandle
Returns the help text resource key of this data item.
getHelpTextKey() - Method in class org.eclipse.birt.report.model.api.ImageHandle
Returns the resource key of the help text of this image item.
getHelpTextKey() - Method in class org.eclipse.birt.report.model.api.LabelHandle
Returns the help text key of this label item.
getHelpTextKey() - Method in class org.eclipse.birt.report.model.api.ParameterGroupHandle
Returns the resource key of the help text for this parameter group.
getHelpTextKey() - Method in class org.eclipse.birt.report.model.api.ParameterHandle
Returns the resource key of the additional text to display for the parameter to explain how to use the parameter.
getHighlightTestExpr() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Deprecated.  
getHostHandle() - Method in class org.eclipse.birt.report.model.api.LibraryHandle
Returns the host handle which includes the library.
getHostModule() - Method in interface org.eclipse.birt.report.model.api.core.INameManager
Gets the host module of this name manager.
getHyperlink() - Method in class org.eclipse.birt.report.model.api.ActionHandle
Deprecated. use ActionHandle.getURI()instead.
getID() - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Returns the unique ID for this object.
getID() - Method in class org.eclipse.birt.report.model.api.elements.structures.PropertyBinding
Gets the element id of the binding.
getIconFile() - Method in class org.eclipse.birt.report.model.api.ReportDesignHandle
Gets the design icon/thumbnail file path.
getImageName() - Method in class org.eclipse.birt.report.model.api.ImageHandle
Returns the embedded image name that this image refers, if the image source type is IMAGE_REF_TYPE_EMBED.
getIncludeResource() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Get the base name of the customer-defined resource bundle.
getInitialize() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Returns the script called when the report starts executing.
getInstance() - Static method in class org.eclipse.birt.report.model.api.validators.CascadingParameterTypeValidator
Returns the instance of this validator.
getInstance() - Static method in class org.eclipse.birt.report.model.api.validators.CellOverlappingValidator
Returns the singleton validator instance.
getInstance() - Static method in class org.eclipse.birt.report.model.api.validators.DataSetNameRequiredValidator
Returns the singleton validator instance.
getInstance() - Static method in class org.eclipse.birt.report.model.api.validators.DataSetRequiredValidator
Returns the singleton validator instance.
getInstance() - Static method in class org.eclipse.birt.report.model.api.validators.DataSetResultSetValidator
Returns the singleton validator instance.
getInstance() - Static method in class org.eclipse.birt.report.model.api.validators.ElementReferenceValidator
Returns the singleton validator instance.
getInstance() - Static method in class org.eclipse.birt.report.model.api.validators.ExtensionValidator
Returns the singleton validator instance.
getInstance() - Static method in class org.eclipse.birt.report.model.api.validators.GroupNameValidator
Returns the singleton validator instance.
getInstance() - Static method in class org.eclipse.birt.report.model.api.validators.ImageFileExistingValidator
Returns the singleton validator instance.
getInstance() - Static method in class org.eclipse.birt.report.model.api.validators.InconsistentColumnsValidator
Returns the singleton validator instance.
getInstance() - Static method in class org.eclipse.birt.report.model.api.validators.MasterPageContextContainmentValidator
Returns the singleton validator instance.
getInstance() - Static method in class org.eclipse.birt.report.model.api.validators.MasterPageMultiColumnValidator
Returns the singleton validator instance.
getInstance() - Static method in class org.eclipse.birt.report.model.api.validators.MasterPageRequiredValidator
Returns the singleton validator instance.
getInstance() - Static method in class org.eclipse.birt.report.model.api.validators.MasterPageSizeValidator
Returns the singleton validator instance.
getInstance() - Static method in class org.eclipse.birt.report.model.api.validators.MasterPageTypeValidator
Returns the singleton validator instance.
getInstance() - Static method in class org.eclipse.birt.report.model.api.validators.StructureListValidator
Returns the singleton validator instance.
getInstance() - Static method in class org.eclipse.birt.report.model.api.validators.StructureReferenceValidator
Returns the singleton validator instance.
getInstance() - Static method in class org.eclipse.birt.report.model.api.validators.StructureValidator
Returns the singleton validator instance.
getInstance() - Static method in class org.eclipse.birt.report.model.api.validators.StyleReferenceValidator
Returns the singleton validator instance.
getInstance() - Static method in class org.eclipse.birt.report.model.api.validators.TableHeaderContextContainmentValidator
Returns the singleton validator instance.
getInstance() - Static method in class org.eclipse.birt.report.model.api.validators.ThemeStyleNameValidator
Returns the singleton validator instance.
getInstance() - Static method in class org.eclipse.birt.report.model.api.validators.UnsupportedElementValidator
Returns the singleton validator instance.
getInstance() - Static method in class org.eclipse.birt.report.model.api.validators.ValueRequiredValidator
Returns the singleton validator instance.
getIntProperty(String) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Returns the value of a property as an integer.
getIntValue() - Method in class org.eclipse.birt.report.model.api.FactoryPropertyHandle
Returns the property value as an integer.
getIntValue() - Method in class org.eclipse.birt.report.model.api.SimpleValueHandle
Gets the value as an integer.
getInterval() - Method in class org.eclipse.birt.report.model.api.GroupHandle
Returns the interval of this group.
getIntervalBase() - Method in class org.eclipse.birt.report.model.api.GroupHandle
Return the interval base property value of this group.
getIntervalRange() - Method in class org.eclipse.birt.report.model.api.GroupHandle
Returns the interval range of this group.
getIntrinsicProperty(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
 
getIntrinsicProperty(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.ConfigVariable
 
getIntrinsicProperty(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.CustomColor
 
getIntrinsicProperty(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
 
getIntrinsicProperty(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.EmbeddedImage
 
getIntrinsicProperty(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.ExtendedProperty
 
getIntrinsicProperty(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.FilterCondition
 
getIntrinsicProperty(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.FormatValue
 
getIntrinsicProperty(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.HideRule
 
getIntrinsicProperty(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.IncludeScript
 
getIntrinsicProperty(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.IncludedLibrary
 
getIntrinsicProperty(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.MapRule
 
getIntrinsicProperty(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.ParamBinding
 
getIntrinsicProperty(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.PropertyBinding
 
getIntrinsicProperty(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.PropertyMask
 
getIntrinsicProperty(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.ResultSetColumn
 
getIntrinsicProperty(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.SearchKey
 
getIntrinsicProperty(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.SelectionChoice
 
getIntrinsicProperty(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.SortKey
 
getIntrinsicProperty(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.StyleRule
 
getInvalidValue() - Method in class org.eclipse.birt.report.model.api.metadata.PropertyValueException
Returns the invalid value.
getKey() - Method in class org.eclipse.birt.report.model.api.SortKeyHandle
Returns an expression that gives the sort key on which to sort.
getKey() - Method in class org.eclipse.birt.report.model.api.elements.structures.SortKey
Returns the expression that gives the sort key on which to sort.
getKeyExpr() - Method in class org.eclipse.birt.report.model.api.GroupHandle
Gets the expression that defines the group.
getLabel() - Method in class org.eclipse.birt.report.model.api.SelectionChoiceHandle
Returns the label.
getLabel() - Method in interface org.eclipse.birt.report.model.api.activity.IActivityRecord
Gets the label of this record.
getLabel() - Method in class org.eclipse.birt.report.model.api.elements.structures.SelectionChoice
Returns the label of the choice.
getLabel() - Method in class org.eclipse.birt.report.model.api.extension.ElementCommand
 
getLabel() - Method in interface org.eclipse.birt.report.model.api.extension.IElementCommand
Gets the label of this record.
getLabelColumn() - Method in class org.eclipse.birt.report.model.api.ScalarParameterHandle
Deprecated. Replaced by the method ScalarParameterHandle.getLabelExpr()
getLabelExpr() - Method in class org.eclipse.birt.report.model.api.ScalarParameterHandle
Returns an expression on the data row from the dynamic list data set that returns the prompt for the choice.
getLabelKey() - Method in class org.eclipse.birt.report.model.api.SelectionChoiceHandle
Returns the resource key if label needs localization.
getLabelResourceKey() - Method in class org.eclipse.birt.report.model.api.elements.structures.SelectionChoice
Returns the resource key for the label of the choice.
getLayoutCell(int) - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutRow
Returns the cell with the given index.
getLayoutCell(CellHandle) - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutRow
Returns the layout cell with the given cell element.
getLayoutCell(int, int) - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutSlot
Return the layout cell with the given row and column index.
getLayoutCell(int, CellHandle) - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutSlot
Return the layout cell with the given row and column index.
getLayoutContainer() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutCell
Returns the layout row that this layout cell resides.
getLayoutGroup(int) - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutTable
Returns the layout group with the given group level.
getLayoutGroup(int) - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutTableModel
Returns the layout group with the given group level.
getLayoutModel() - Method in class org.eclipse.birt.report.model.api.TableHandle
Returns the layout model of the table.
getLayoutRow(int) - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutSlot
Returns the row with the give index.
getLayoutSlot(int) - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutTable
Returns the slot with the given slot index.
getLayoutSlot(int, int) - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutTable
Returns the slot with the given slot index and the group level.
getLayoutSlotDetail() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutTableModel
Returns the detail slot.
getLayoutSlotFooter() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutGroup
Returns the layout slot of the HEADER_FOOTER.
getLayoutSlotFooter() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutTableModel
Returns the footer slot.
getLayoutSlotHeader() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutGroup
Returns the layout slot of the HEADER_SLOT.
getLayoutSlotHeader() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutTableModel
Returns the header slot.
getLayoutString() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutCell
Returns the string that shows the layout.
getLayoutString() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutRow
Returns the string that shows the layout.
getLayoutString() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutSlot
Returns the string that shows the layout.
getLayoutString() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutTable
Returns the string that shows the layout.
getLeftMargin() - Method in class org.eclipse.birt.report.model.api.MasterPageHandle
Gets a dimension handle to work with the margin on the left side.
getLetterSpacing() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Gets a dimension handle to deal with the spacing between individual letters.
getLibraries(int) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Returns included libaries this report design includes directly or indirectly within the given depth.
getLibraries() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Returns the libraries this report design includes directly.
getLibrary(String) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Returns the library handle with the given namespace.
getLibrary() - Method in class org.eclipse.birt.report.model.api.command.LibraryEvent
Returns the library causing this event.
getLineHeight() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Gets a dimension handle to deal with the height of a line.
getLineNo() - Method in class org.eclipse.birt.report.model.api.ErrorDetail
Returns line number in design file, where error is found.
getLinkType() - Method in class org.eclipse.birt.report.model.api.ActionHandle
Gets the link type of the action.
getListProperty(Module, String) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Gets the value of a property as a list.
getListValue() - Method in class org.eclipse.birt.report.model.api.SimpleValueHandle
Gets the value as a structure list.
getListlimit() - Method in class org.eclipse.birt.report.model.api.ScalarParameterHandle
get the list limited number.
getLocalExpressions() - Method in interface org.eclipse.birt.report.model.api.metadata.IElementDefn
Returns the expression property definition list of this element definition.
getLocalMethods() - Method in interface org.eclipse.birt.report.model.api.metadata.IElementDefn
Returns the method definition list of this element definition.
getLocalPath(String) - Static method in class org.eclipse.birt.report.model.api.util.URIUtil
Checks uri is file path.
getLocalProperties() - Method in interface org.eclipse.birt.report.model.api.metadata.IElementDefn
Returns properties definitions as a list.
getLocalProperty(Module, PropertyDefn) - Method in interface org.eclipse.birt.report.model.api.core.IStructure
Gets the locale value of a property.
getLocalProperty(Module, PropertyDefn) - Method in class org.eclipse.birt.report.model.api.core.UserPropertyDefn
 
getLocalStringProperty(String) - Method in class org.eclipse.birt.report.model.api.GroupElementHandle
If the given property is a common property, value will be returned as a string if all values within the group of elements are equal and one of them has a local value.
getLocalStringValue() - Method in class org.eclipse.birt.report.model.api.GroupPropertyHandle
Value will be returned as string only if all values of this property are equal within the collection of elements and one of them has a local value.
getLocale() - Method in class org.eclipse.birt.report.model.api.SessionHandle
Returns the locale of the current session.
getLocale() - Method in class org.eclipse.birt.report.model.api.TranslationHandle
Returns the locale of the translation message.
getLocalizedMessage() - Method in class org.eclipse.birt.report.model.api.DesignFileException
 
getLocalizedMessage() - Method in class org.eclipse.birt.report.model.api.command.ContentException
 
getLocalizedMessage() - Method in class org.eclipse.birt.report.model.api.command.CustomMsgException
 
getLocalizedMessage() - Method in class org.eclipse.birt.report.model.api.command.ExtendsException
 
getLocalizedMessage() - Method in class org.eclipse.birt.report.model.api.command.NameException
 
getLocalizedMessage() - Method in class org.eclipse.birt.report.model.api.command.PropertyNameException
 
getLocalizedMessage() - Method in class org.eclipse.birt.report.model.api.command.StyleException
 
getLocalizedMessage() - Method in class org.eclipse.birt.report.model.api.command.TemplateException
 
getLocalizedMessage() - Method in class org.eclipse.birt.report.model.api.command.ThemeException
 
getLocalizedMessage() - Method in class org.eclipse.birt.report.model.api.command.UserPropertyException
 
getLocalizedMessage() - Method in class org.eclipse.birt.report.model.api.css.StyleSheetException
 
getLocalizedMessage() - Method in class org.eclipse.birt.report.model.api.css.StyleSheetParserException
 
getLocalizedMessage() - Method in class org.eclipse.birt.report.model.api.elements.SemanticError
 
getLocalizedMessage() - Method in class org.eclipse.birt.report.model.api.metadata.MetaDataReaderException
 
getLocalizedMessage() - Method in class org.eclipse.birt.report.model.api.metadata.PropertyValueException
 
getLocalizedMessage() - Method in class org.eclipse.birt.report.model.api.metadata.ValidationValueException
 
getMapTestExpr() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Deprecated.  
getMarginBottom() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Gets a handle to deal with the margin of the bottom side.
getMarginLeft() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Gets a handle to deal with the margin of the left side.
getMarginRight() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Gets a handle to deal with the margin of the right side.
getMarginTop() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Gets a handle to deal with the margin of the top side.
getMask() - Method in class org.eclipse.birt.report.model.api.PropertyMaskHandle
Returns the property mask.
getMask() - Method in class org.eclipse.birt.report.model.api.elements.structures.PropertyMask
Returns the mask of the property.
getMasterPage() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Returns the name of the master page on which to start this section.
getMasterPages() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Returns a slot handle to work with the master pages within the report.
getMeasure() - Method in class org.eclipse.birt.report.model.api.DimensionHandle
Returns the numeric measure part of the dimension.
getMeasure() - Method in class org.eclipse.birt.report.model.api.metadata.DimensionValue
Returns the measure portion of the dimension.
getMember(String) - Method in class org.eclipse.birt.report.model.api.DataSetParameterHandle
 
getMember(String) - Method in class org.eclipse.birt.report.model.api.StructureHandle
Returns a handle to a structure member.
getMember(String) - Method in interface org.eclipse.birt.report.model.api.metadata.IClassInfo
Returns the member definition given method name.
getMember(String) - Method in interface org.eclipse.birt.report.model.api.metadata.IStructureDefn
Gets a structure member by name.
getMemberName() - Method in class org.eclipse.birt.report.model.api.command.PropertyNameException
Return the invalid member name.
getMembers() - Method in interface org.eclipse.birt.report.model.api.extension.IPropertyDefinition
Returns a list of member definitions if the property is a structure (type is TBD).
getMembers() - Method in class org.eclipse.birt.report.model.api.extension.PropertyDefinition
 
getMembers() - Method in interface org.eclipse.birt.report.model.api.metadata.IClassInfo
Returns the list of member definitions.
getMessage() - Method in class org.eclipse.birt.report.model.api.DesignFileException
 
getMessage() - Method in class org.eclipse.birt.report.model.api.ErrorDetail
Returns the error message.
getMessage(String) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Finds user-defined messages for the current thread's locale.
getMessage(String, Locale) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Finds user-defined messages for the given locale.
getMessage() - Method in class org.eclipse.birt.report.model.api.activity.SemanticException
 
getMessage(String, Locale) - Method in interface org.eclipse.birt.report.model.api.extension.IMessages
Returns the localized message given the resource key and given locale.
getMessage() - Method in class org.eclipse.birt.report.model.api.metadata.MetaDataReaderException
 
getMessageKeys() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Return a list of user-defined message keys.
getMessages() - Method in interface org.eclipse.birt.report.model.api.extension.IReportItemFactory
Returns the IMessages, which can get localized message for the given resource key and locale.
getMessages() - Method in class org.eclipse.birt.report.model.api.extension.ReportItemFactory
 
getMetaDataDictionary() - Static method in class org.eclipse.birt.report.model.api.DesignEngine
Gets the meta-data dictionary of the design engine.
getMethod(String) - Method in interface org.eclipse.birt.report.model.api.metadata.IClassInfo
Get the method definition given the method name.
getMethodInfo() - Method in class org.eclipse.birt.report.model.api.core.UserPropertyDefn
User-defined methods are not supported.
getMethodInfo() - Method in interface org.eclipse.birt.report.model.api.extension.IPropertyDefinition
Returns the method information of this property.
getMethodInfo() - Method in class org.eclipse.birt.report.model.api.extension.PropertyDefinition
 
getMethodInfo() - Method in interface org.eclipse.birt.report.model.api.metadata.IElementPropertyDefn
Returns the method information of this property.
getMethods() - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Returns the methods defined on the element definition.
getMethods() - Method in class org.eclipse.birt.report.model.api.ExtendedItemHandle
Returns the methods defined on the extension element definition and the methods defined within the extension model property inside.
getMethods() - Method in interface org.eclipse.birt.report.model.api.extension.IReportItem
Returns the method definition list of extension elements.
getMethods() - Method in class org.eclipse.birt.report.model.api.extension.ReportItem
 
getMethods() - Method in interface org.eclipse.birt.report.model.api.metadata.IClassInfo
Returns the method definition list.
getMethods() - Method in interface org.eclipse.birt.report.model.api.metadata.IElementDefn
Returns the method definition list of this element definition and parent definition.
getModule() - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Returns the module on which this handle is attached.
getModule() - Method in class org.eclipse.birt.report.model.api.ElementDetailHandle
Returns the module
getModule() - Method in class org.eclipse.birt.report.model.api.EmptyGroupElementHandle
 
getModule() - Method in class org.eclipse.birt.report.model.api.GroupElementHandle
Returns the module.
getModule() - Method in class org.eclipse.birt.report.model.api.SimpleGroupElementHandle
 
getModule() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutTable
Returns the module where the table element belongs to.
getModuleHandle() - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Returns the handle of module.
getModuleHandle() - Method in class org.eclipse.birt.report.model.api.EmptyGroupElementHandle
 
getModuleHandle() - Method in class org.eclipse.birt.report.model.api.GroupElementHandle
Returns the handle of module.
getModuleHandle() - Method in class org.eclipse.birt.report.model.api.SimpleGroupElementHandle
 
getName() - Method in class org.eclipse.birt.report.model.api.ComputedColumnHandle
Returns the column name.
getName() - Method in class org.eclipse.birt.report.model.api.ConfigVariableHandle
Returns the variable name.
getName() - Method in class org.eclipse.birt.report.model.api.CustomColorHandle
Returns the custom color name.
getName() - Method in class org.eclipse.birt.report.model.api.DataSetParameterHandle
Returns the parameter name.
getName() - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Returns the name of this element.
getName() - Method in class org.eclipse.birt.report.model.api.EmbeddedImageHandle
Returns the embedded image name.
getName() - Method in class org.eclipse.birt.report.model.api.ExtendedPropertyHandle
Returns the property name.
getName() - Method in class org.eclipse.birt.report.model.api.GroupHandle
Gets the name of the group.
getName() - Method in class org.eclipse.birt.report.model.api.PropertyMaskHandle
Returns the property name.
getName() - Method in class org.eclipse.birt.report.model.api.UserPropertyDefnHandle
Returns the name of the user-defined property.
getName() - Method in class org.eclipse.birt.report.model.api.command.NameException
Returns the name that caused the error.
getName() - Method in class org.eclipse.birt.report.model.api.css.StyleSheetParserException
Gets the name of the style or rule which has the errors.
getName() - Method in class org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
Returns the column name.
getName() - Method in class org.eclipse.birt.report.model.api.elements.structures.ConfigVariable
Returns the config variable name.
getName() - Method in class org.eclipse.birt.report.model.api.elements.structures.CustomColor
Returns the internal color name.
getName() - Method in class org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
Returns the parameter name.
getName() - Method in class org.eclipse.birt.report.model.api.elements.structures.EmbeddedImage
Returns name of the image.
getName() - Method in class org.eclipse.birt.report.model.api.elements.structures.ExtendedProperty
Returns the Extended property name.
getName() - Method in class org.eclipse.birt.report.model.api.elements.structures.PropertyBinding
Gets the property name of this binding.
getName() - Method in class org.eclipse.birt.report.model.api.elements.structures.PropertyMask
Returns the property name.
getName() - Method in class org.eclipse.birt.report.model.api.extension.ChoiceDefinition
 
getName() - Method in interface org.eclipse.birt.report.model.api.extension.IChoiceDefinition
Returns the non-localized, internal version of the choice.
getName() - Method in interface org.eclipse.birt.report.model.api.extension.IPropertyDefinition
Returns the internal name of the property.
getName() - Method in class org.eclipse.birt.report.model.api.extension.PropertyDefinition
 
getName() - Method in interface org.eclipse.birt.report.model.api.metadata.IArgumentInfo
Returns the internal name for the argument.
getName() - Method in interface org.eclipse.birt.report.model.api.metadata.IChoice
Returns the choice name that appears in the XML design file.
getName() - Method in interface org.eclipse.birt.report.model.api.metadata.IChoiceSet
Returns the name of this ChoiceSet.
getName() - Method in interface org.eclipse.birt.report.model.api.metadata.ILocalizableInfo
Returns the definition name.
getName() - Method in interface org.eclipse.birt.report.model.api.metadata.IObjectDefn
Gets the internal name for the element.
getName() - Method in interface org.eclipse.birt.report.model.api.metadata.IPropertyDefn
Returns the internal name for the property.
getName() - Method in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Returns the name to use in the XML design and XML metadata files.
getName() - Method in interface org.eclipse.birt.report.model.api.metadata.ISlotDefn
Returns the internal name.
getNameOption() - Method in interface org.eclipse.birt.report.model.api.metadata.IElementDefn
Gets the name option that says how the element type handles names.
getNameSpaceID() - Method in class org.eclipse.birt.report.model.api.command.NameSpaceEvent
Returns the id of the name space that changed.
getNamespace() - Method in class org.eclipse.birt.report.model.api.IncludedLibraryHandle
Returns the namespace of the included library.
getNamespace() - Method in class org.eclipse.birt.report.model.api.LibraryHandle
Returns the library namespace, which identifies one library unqiuely in one design file.
getNamespace() - Method in class org.eclipse.birt.report.model.api.elements.structures.IncludedLibrary
Returns the namespace of the included library.
getNewElement() - Method in class org.eclipse.birt.report.model.api.command.ContentReplaceEvent
Returns the new element causing this event.
getNewName() - Method in class org.eclipse.birt.report.model.api.command.NameEvent
Gets the new name causing the event.
getNextCellId() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutTable
Returns the next available cell index.
getNumberAlign() - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Returns the value of the number-align member.
getNumberFormat() - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Returns the pattern of a number format for a highlight rule.
getNumberFormat() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Returns the pattern of a number format for a style.
getNumberFormatCategory() - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Returns the category of a number format for a highlight rule.
getNumberFormatCategory() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Returns the category of a number format for a style.
getNumberProperty(String) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Returns the value of a property as a number (BigDecimal).
getNumberValue() - Method in class org.eclipse.birt.report.model.api.FactoryPropertyHandle
Returns the value as a number (BigDecimal).
getNumberValue() - Method in class org.eclipse.birt.report.model.api.SimpleValueHandle
Gets the value as a number (BigDecimal).
getObjectDefn() - Method in class org.eclipse.birt.report.model.api.core.UserPropertyDefn
Gets the object definition of the user property definition.
getOldElement() - Method in class org.eclipse.birt.report.model.api.command.ContentReplaceEvent
Returns the old element causing this event.
getOldName() - Method in class org.eclipse.birt.report.model.api.command.NameEvent
Gets the old name of the event.
getOnCreate() - Method in class org.eclipse.birt.report.model.api.CellHandle
Gets the on-finish script of the group.
getOnCreate() - Method in class org.eclipse.birt.report.model.api.ReportItemHandle
Returns the script executed when the element is created in the Factory.
getOnCreate() - Method in class org.eclipse.birt.report.model.api.RowHandle
Gets the on-finish script of the group.
getOnFetch() - Method in class org.eclipse.birt.report.model.api.DataSetHandle
Returns the code of the onFetch method.
getOnPrepare() - Method in class org.eclipse.birt.report.model.api.CellHandle
Gets the on-prepare script of the group.
getOnPrepare() - Method in class org.eclipse.birt.report.model.api.GroupHandle
Gets the on-prepare script of the group.
getOnPrepare() - Method in class org.eclipse.birt.report.model.api.ReportItemHandle
Gets the on-prepare script of the group.
getOnPrepare() - Method in class org.eclipse.birt.report.model.api.RowHandle
Gets the on-prepare script of the group.
getOnRender() - Method in class org.eclipse.birt.report.model.api.CellHandle
Gets the on-finish script of the group.
getOnRender() - Method in class org.eclipse.birt.report.model.api.ReportItemHandle
Returns the script executed when the element is prepared for rendering in the Presentation engine.
getOnRender() - Method in class org.eclipse.birt.report.model.api.RowHandle
Gets the on-finish script of the group.
getOpen() - Method in class org.eclipse.birt.report.model.api.ScriptDataSetHandle
Returns the script for opening data set.
getOpen() - Method in class org.eclipse.birt.report.model.api.ScriptDataSourceHandle
Returns the script name for opening data connection.
getOperator() - Method in class org.eclipse.birt.report.model.api.FilterConditionHandle
Returns the operator of this filter condition.
getOperator() - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Returns the operator of the highlight rule.
getOperator() - Method in class org.eclipse.birt.report.model.api.StyleRuleHandle
Returns the operator.
getOperator() - Method in class org.eclipse.birt.report.model.api.elements.structures.FilterCondition
Returns the operator.
getOperator() - Method in class org.eclipse.birt.report.model.api.elements.structures.StyleRule
Returns the operator.
getOrientation() - Method in class org.eclipse.birt.report.model.api.LineHandle
Returns the orientation of the line.
getOrientation() - Method in class org.eclipse.birt.report.model.api.MasterPageHandle
Returns the page orientation.
getOrphans() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Returns the value of orphans.
getPaddingBottom() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Gets a dimension handle to deal with the padding of the bottom side.
getPaddingLeft() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Gets a dimension handle to deal with the padding of the left side.
getPaddingRight() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Gets a dimension handle to deal with the padding of the right side.
getPaddingTop() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Gets a dimension handle to deal with the padding of the top side.
getPageBreakAfter() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Returns the page break after property for block-level elements.
getPageBreakBefore() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Returns the page break before property for block-level elements.
getPageBreakInside() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Returns the page break inside property for block-level elements.
getPageBreakInterval() - Method in class org.eclipse.birt.report.model.api.ListingHandle
Returns the page break interval value
getPageFooter() - Method in class org.eclipse.birt.report.model.api.SimpleMasterPageHandle
Returns the page footer slot of this simple master page.
getPageHeader() - Method in class org.eclipse.birt.report.model.api.SimpleMasterPageHandle
Returns the page header slot of this simple master page.
getPageHeight() - Method in class org.eclipse.birt.report.model.api.MasterPageHandle
Gets the effective page height.
getPageType() - Method in class org.eclipse.birt.report.model.api.MasterPageHandle
Returns the type of the page.
getPageWidth() - Method in class org.eclipse.birt.report.model.api.MasterPageHandle
Gets the effective page width.
getParamBindings() - Method in class org.eclipse.birt.report.model.api.ActionHandle
Get a handle to deal with the parameter binding list member if the link type is ACTION_LINK_TYPE_DRILLTHROUGH.
getParamBindings() - Method in class org.eclipse.birt.report.model.api.DataSourceParamBindingHandle
Get a handle to deal with the parameter binding list member.
getParamName() - Method in class org.eclipse.birt.report.model.api.ParamBindingHandle
Returns the parameter name.
getParamName() - Method in class org.eclipse.birt.report.model.api.elements.structures.ParamBinding
Returns the parameter name of this binding.
getParameters() - Method in class org.eclipse.birt.report.model.api.CachedMetaDataHandle
Get a handle to deal with the cached parameter list member.
getParameters() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Returns a slot handle to work with the top-level parameters and parameter groups within the report.
getParameters() - Method in class org.eclipse.birt.report.model.api.ParameterGroupHandle
Returns a slot handle to work with the parameters within the parameter group.
getParentLevel() - Method in class org.eclipse.birt.report.model.api.ColumnHintHandle
Returns the parent level.
getPattern() - Method in class org.eclipse.birt.report.model.api.FormatValueHandle
Returns the pattern of the format.
getPattern() - Method in class org.eclipse.birt.report.model.api.elements.structures.FormatValue
Returns the variable value.
getPosition() - Method in class org.eclipse.birt.report.model.api.DataSetParameterHandle
Returns the position of this parameter in parameter list.
getPosition() - Method in class org.eclipse.birt.report.model.api.ResultSetColumnHandle
Returns the position that this column is in the result set.
getPosition() - Method in class org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
Returns the position of this parameter.
getPosition() - Method in class org.eclipse.birt.report.model.api.elements.structures.ResultSetColumn
Returns the position of this parameter.
getPosition() - Method in class org.eclipse.birt.report.model.api.util.Rectangle
Returns the position of the top left corner.
getPredefinedColor(int) - Static method in class org.eclipse.birt.report.model.api.util.ColorUtil
Gets a css predefined color given its rgb value.
getPredefinedStyles() - Method in interface org.eclipse.birt.report.model.api.metadata.IMetaDataDictionary
Gets the predefined style list.
getPrivateDriverDesignState() - Method in class org.eclipse.birt.report.model.api.OdaDataSetHandle
Deprecated.  
getPrivateDriverProperty(String) - Method in class org.eclipse.birt.report.model.api.OdaDataSetHandle
Returns a private driver property value with the given property name.
getPrivateDriverProperty(String) - Method in class org.eclipse.birt.report.model.api.OdaDataSourceHandle
Returns a private driver property value with the given property name.
getPrivateStyle() - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Returns a handle to work with the style properties of this element.
getPromptText() - Method in class org.eclipse.birt.report.model.api.ScalarParameterHandle
get the display prompt text.
getProperties() - Method in interface org.eclipse.birt.report.model.api.metadata.IElementDefn
Returns the properties defined on this element.
getProperty(String) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Returns the value of a property as a generic object.
getProperty(String) - Method in class org.eclipse.birt.report.model.api.StructureHandle
Gets the value of a member.
getProperty() - Method in class org.eclipse.birt.report.model.api.command.UserPropertyEvent
Returns the definition of the user-defined property that changed.
getProperty(Module, PropertyDefn) - Method in class org.eclipse.birt.report.model.api.core.UserPropertyDefn
Gets the value of property by the given property definition.
getProperty(String) - Method in interface org.eclipse.birt.report.model.api.extension.IReportItem
Returns the value of a public property.
getProperty(String) - Method in class org.eclipse.birt.report.model.api.extension.ReportItem
 
getProperty(String) - Method in interface org.eclipse.birt.report.model.api.metadata.IElementDefn
Gets a property definition given a property name.
getPropertyBinding(String) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Returns the overridden value of the specified property given its internal name.
getPropertyDefinitions() - Method in interface org.eclipse.birt.report.model.api.extension.IReportItem
Gets the list of all the property definitions that the extended element model has.
getPropertyDefinitions() - Method in class org.eclipse.birt.report.model.api.extension.ReportItem
 
getPropertyDefn() - Method in class org.eclipse.birt.report.model.api.ComplexValueHandle
 
getPropertyDefn(String) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Gets the property data for either a system-defined or user-defined property.
getPropertyDefn() - Method in class org.eclipse.birt.report.model.api.GroupPropertyHandle
Return the property definition.
getPropertyDefn() - Method in class org.eclipse.birt.report.model.api.MemberHandle
 
getPropertyDefn() - Method in class org.eclipse.birt.report.model.api.PropertyHandle
 
getPropertyDefn() - Method in class org.eclipse.birt.report.model.api.StructureHandle
 
getPropertyDefn() - Method in class org.eclipse.birt.report.model.api.ValueHandle
Gets the property definition.
getPropertyHandle(String) - Method in class org.eclipse.birt.report.model.api.DataSetHandle
 
getPropertyHandle(String) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Returns a property handle for a top-level property.
getPropertyHandle(String) - Method in class org.eclipse.birt.report.model.api.EmptyGroupElementHandle
 
getPropertyHandle(String) - Method in class org.eclipse.birt.report.model.api.GroupElementHandle
If property is shared by the group of elements, return the corresponding GroupPropertyHandle, otherwise, return null.
getPropertyHandle(String) - Method in class org.eclipse.birt.report.model.api.SimpleGroupElementHandle
 
getPropertyIterator() - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Returns an iterator over the properties of this element.
getPropertyIterator() - Method in interface org.eclipse.birt.report.model.api.metadata.IObjectDefn
Returns an iterator over the property definitions.
getPropertyMask(String) - Method in class org.eclipse.birt.report.model.api.ReportElementHandle
Returns the mask of the specified property given its internal name.
getPropertyName() - Method in class org.eclipse.birt.report.model.api.command.PropertyEvent
Returns the name of the property that changed.
getPropertyName() - Method in class org.eclipse.birt.report.model.api.command.PropertyNameException
Returns the invalid property name.
getPropertyName() - Method in class org.eclipse.birt.report.model.api.command.UserPropertyException
Gets the name of the property that caused the problem.
getPropertyName() - Method in class org.eclipse.birt.report.model.api.metadata.PropertyValueException
Returns the name of the property being set.
getPropertyType(int) - Method in interface org.eclipse.birt.report.model.api.metadata.IMetaDataDictionary
Gets the metadata for a property type.
getPropertyType(String) - Method in interface org.eclipse.birt.report.model.api.metadata.IMetaDataDictionary
Gets the metadata for a property type given the type's XML name.
getPropertyTypes() - Method in interface org.eclipse.birt.report.model.api.metadata.IMetaDataDictionary
Gets a list of rom-defined property types.
getQualifiedName() - Method in class org.eclipse.birt.report.model.api.CustomColorHandle
Returns the qualified name of this element.
getQualifiedName() - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Gets the name of this element.
getQualifiedName() - Method in class org.eclipse.birt.report.model.api.EmbeddedImageHandle
Returns the qualified name of this element.
getQualifiedName() - Method in class org.eclipse.birt.report.model.api.SharedStyleHandle
 
getQueryScript() - Method in class org.eclipse.birt.report.model.api.OdaDataSetHandle
Deprecated. to be removed.
getQueryText() - Method in class org.eclipse.birt.report.model.api.OdaDataSetHandle
Returns the query text.
getRGB() - Method in class org.eclipse.birt.report.model.api.ColorHandle
Returns the color value as an integer RGB value.
getRGB() - Method in class org.eclipse.birt.report.model.api.CustomColorHandle
Returns the color value as an integer RGB value.
getRGB() - Method in class org.eclipse.birt.report.model.api.elements.structures.CustomColor
Returns the color value as an integer RGB value.
getRGBs(int) - Static method in class org.eclipse.birt.report.model.api.util.ColorUtil
Returns the Red, Blue, Green value for a integer RGB color value.
getRGBs(String) - Static method in class org.eclipse.birt.report.model.api.util.ColorUtil
Returns the Red, Blue, Green value for a color value.
getRedoLabel() - Method in interface org.eclipse.birt.report.model.api.CommandStack
Returns an optional label for the next command to redo.
getRedoRecord() - Method in interface org.eclipse.birt.report.model.api.CommandStack
Peeks at the top of the redo stack.
getReferencableProperty() - Method in class org.eclipse.birt.report.model.api.elements.structures.ConfigVariable
 
getReferencableProperty() - Method in class org.eclipse.birt.report.model.api.elements.structures.CustomColor
 
getReferencableProperty() - Method in class org.eclipse.birt.report.model.api.elements.structures.EmbeddedImage
 
getReference() - Method in class org.eclipse.birt.report.model.api.ComplexValueHandle
 
getReference() - Method in class org.eclipse.birt.report.model.api.MemberHandle
 
getReference() - Method in class org.eclipse.birt.report.model.api.PropertyHandle
 
getReference() - Method in class org.eclipse.birt.report.model.api.StructureHandle
Returns a reference to the structure.
getReference() - Method in class org.eclipse.birt.report.model.api.ValueHandle
Returns a reference to the value.
getReferenceableElementList() - Method in class org.eclipse.birt.report.model.api.GroupPropertyHandle
Returns the element reference value list if the property is element referenceable type.
getReferenceableElementList() - Method in class org.eclipse.birt.report.model.api.PropertyHandle
returns the element reference value list if the property is element referenceable type.
getRefreshRate() - Method in class org.eclipse.birt.report.model.api.ReportDesignHandle
Returns the refresh rate when viewing the report.
getRelativePath(String, String) - Static method in class org.eclipse.birt.report.model.api.util.URIUtil
Return the relative path for the given resource according to base.
getRepeatCount() - Method in class org.eclipse.birt.report.model.api.ColumnHandle
Returns the repeat count for this column.
getReportItem() - Method in class org.eclipse.birt.report.model.api.ExtendedItemHandle
Returns the interface IReportItem for extension.
getReportItems() - Method in class org.eclipse.birt.report.model.api.FreeFormHandle
Returns a slot handle to work with the Report Items within the free-form.
getReportName() - Method in class org.eclipse.birt.report.model.api.ActionHandle
Gets the name of the target report document if the link type is ACTION_LINK_TYPE_DRILLTHROUGH.
getResourceBundle(Locale) - Method in interface org.eclipse.birt.report.model.api.extension.IResourceBundleProvider
Returns the resource bundle with the locale.
getResourceKey() - Method in class org.eclipse.birt.report.model.api.TranslationHandle
Returns the resource key of the translation.
getResourceLocator() - Method in class org.eclipse.birt.report.model.api.SessionHandle
Returns the installed resource locator.
getResultSet() - Method in class org.eclipse.birt.report.model.api.CachedMetaDataHandle
Get a handle to deal with the cached resuklt set list member.
getResultSetName() - Method in class org.eclipse.birt.report.model.api.OdaDataSetHandle
Returns the result set name.
getReturnType() - Method in interface org.eclipse.birt.report.model.api.metadata.IMethodInfo
Returns the script type for return.
getRightMargin() - Method in class org.eclipse.birt.report.model.api.MasterPageHandle
Gets a dimension handle to work with the margin on the right side.
getRoot() - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Returns the root container of this element.
getRow(int, int, int) - Method in class org.eclipse.birt.report.model.api.GridColumnBandAdapter
 
getRow(int, int, int) - Method in class org.eclipse.birt.report.model.api.TableColumnBandAdapter
 
getRow() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutRow
Returns the corresponding handle of the row element.
getRow(int) - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutTable
Return the row handle with the given row position.
getRowCount() - Method in class org.eclipse.birt.report.model.api.GridColumnBandAdapter
 
getRowCount() - Method in class org.eclipse.birt.report.model.api.TableColumnBandAdapter
 
getRowCount() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutSlot
Returns the row count in the slot.
getRowCount() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutTableModel
Returns the column count in the table.
getRowCount(LayoutTable) - Static method in class org.eclipse.birt.report.model.api.elements.table.LayoutUtil
Calculates the row number in the table.
getRowPosn() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutRow
Returns the row position in the its container.
getRowPosn() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutTable.OverlappedArea
Returns the row position
getRowSpan() - Method in class org.eclipse.birt.report.model.api.CellHandle
Returns the cell's row span.
getRowSpanForDrop() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutCell
Returns the row number for the drop span.
getRowSpanOffset() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutCell
Returns the 0-based offset of the row span.
getRowSpanOffset() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutTable.OverlappedArea
Returns the offset of the row span
getRows() - Method in class org.eclipse.birt.report.model.api.GridHandle
Returns a slot handle for the rows in the grid.
getScale() - Method in class org.eclipse.birt.report.model.api.ImageHandle
Returns the image scale.
getScratchPad() - Method in class org.eclipse.birt.report.model.api.ReportDesignHandle
Returns a slot handle to work with the scratched elements within the report, which are no longer needed or are in the process of rearranged.
getScriptPropertyDefinition() - Method in interface org.eclipse.birt.report.model.api.extension.IReportItem
Gets the script property definition of this report item.
getScriptPropertyDefinition() - Method in class org.eclipse.birt.report.model.api.extension.ReportItem
 
getSearch() - Method in class org.eclipse.birt.report.model.api.ActionHandle
Get a handle to deal with the search key list member if the link type is ACTION_LINK_TYPE_DRILLTHROUGH.
getSearching() - Method in class org.eclipse.birt.report.model.api.ColumnHintHandle
Returns the searching option.
getSelector() - Method in interface org.eclipse.birt.report.model.api.metadata.ISlotDefn
Returns the selector associated with the slot.
getSemanticErrors() - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Returns the semantic error list, each of which is the instance of ErrorDetail.
getSemanticErrors(List, String) - Static method in class org.eclipse.birt.report.model.api.ErrorDetail
Returns a list containing the semantic errors with the given error type.
getSender() - Method in class org.eclipse.birt.report.model.api.activity.NotificationEvent
Returns the sender: the UI or other application object that caused the event to be sent.
getSince() - Method in interface org.eclipse.birt.report.model.api.metadata.ISlotDefn
Return the version in which the slot was introduced.
getSize() - Method in class org.eclipse.birt.report.model.api.ImageHandle
Returns the image size.
getSize() - Method in class org.eclipse.birt.report.model.api.MasterPageHandle
Returns the size of the page.
getSize() - Method in class org.eclipse.birt.report.model.api.util.Rectangle
Returns the rectangle size.
getSlot(int) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Returns a handle to the given slot.
getSlot() - Method in class org.eclipse.birt.report.model.api.SlotHandle
Returns the internal representation of the slot.
getSlot() - Method in class org.eclipse.birt.report.model.api.command.ContentEvent
Returns the slot id within the container.
getSlot() - Method in class org.eclipse.birt.report.model.api.command.ContentException
Returns the slot ID.
getSlot() - Method in class org.eclipse.birt.report.model.api.command.ContentReplaceEvent
Returns the slot id within the container.
getSlot() - Method in class org.eclipse.birt.report.model.api.command.TemplateTransformEvent
Returns the slot id within the container.
getSlot() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutSlot
Returns the slot handle of the layout slot.
getSlot() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutTable.OverlappedArea
Returns the slot in which the overlapped occurs
getSlot(int) - Method in interface org.eclipse.birt.report.model.api.metadata.IElementDefn
Returns the meta-data definition for a slot given its numeric slot identifier.
getSlotCount() - Method in interface org.eclipse.birt.report.model.api.metadata.IElementDefn
Returns the number of slots in this container.
getSlotID() - Method in class org.eclipse.birt.report.model.api.SlotHandle
Returns the numeric identifier of the slot.
getSlotID() - Method in interface org.eclipse.birt.report.model.api.metadata.ISlotDefn
Returns the internal slot identifier.
getSlotId() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutSlot
Returns the id of the slot.
getSortDirection() - Method in class org.eclipse.birt.report.model.api.GroupHandle
Returns the sort direction of this group.
getSortType() - Method in class org.eclipse.birt.report.model.api.GroupHandle
Return the sort type.
getSource() - Method in class org.eclipse.birt.report.model.api.ImageHandle
Returns the image source type.
getStack() - Method in class org.eclipse.birt.report.model.api.activity.ActivityStackEvent
Returns the stack that changes.
getStringFormat() - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Returns the pattern of a string format for a highlight rule.
getStringFormat() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Returns the pattern of a string format.
getStringFormatCategory() - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Returns the category of a string format for a highlight rule.
getStringFormatCategory() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Returns the category of a string format.
getStringProperty(String) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Returns the value of a property as a string which is locale independent.
getStringProperty(String) - Method in class org.eclipse.birt.report.model.api.GroupElementHandle
If the given property is a common property, value will be returned as a string if all values within the group of elements are equal.
getStringProperty(String) - Method in class org.eclipse.birt.report.model.api.StructureHandle
Get the string value of a member.
getStringValue() - Method in class org.eclipse.birt.report.model.api.ComplexValueHandle
Gets the property value converted to a string value.
getStringValue() - Method in class org.eclipse.birt.report.model.api.FactoryPropertyHandle
Returns the value as a non-localized string.
getStringValue() - Method in class org.eclipse.birt.report.model.api.GroupPropertyHandle
Value will be returned as string only if all values of this property are equal within the collection of elements.
getStringValue() - Method in class org.eclipse.birt.report.model.api.SimpleValueHandle
Gets the value as a string.
getStructDefn() - Method in class org.eclipse.birt.report.model.api.core.UserPropertyDefn
 
getStructDefn() - Method in interface org.eclipse.birt.report.model.api.metadata.IPropertyDefn
Returns the structure definition for this value.
getStructName() - Method in interface org.eclipse.birt.report.model.api.core.IStructure
Returns the name of the structure definition.
getStructName() - Method in class org.eclipse.birt.report.model.api.core.UserPropertyDefn
Gets the name predefined for this structure.
getStructName() - Method in class org.eclipse.birt.report.model.api.elements.structures.Action
 
getStructName() - Method in class org.eclipse.birt.report.model.api.elements.structures.CachedMetaData
 
getStructName() - Method in class org.eclipse.birt.report.model.api.elements.structures.ColumnHint
 
getStructName() - Method in class org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
 
getStructName() - Method in class org.eclipse.birt.report.model.api.elements.structures.ConfigVariable
 
getStructName() - Method in class org.eclipse.birt.report.model.api.elements.structures.CustomColor
 
getStructName() - Method in class org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
 
getStructName() - Method in class org.eclipse.birt.report.model.api.elements.structures.DataSourceParamBinding
 
getStructName() - Method in class org.eclipse.birt.report.model.api.elements.structures.DateTimeFormatValue
 
getStructName() - Method in class org.eclipse.birt.report.model.api.elements.structures.EmbeddedImage
 
getStructName() - Method in class org.eclipse.birt.report.model.api.elements.structures.ExtendedProperty
 
getStructName() - Method in class org.eclipse.birt.report.model.api.elements.structures.FilterCondition
 
getStructName() - Method in class org.eclipse.birt.report.model.api.elements.structures.HideRule
 
getStructName() - Method in class org.eclipse.birt.report.model.api.elements.structures.HighlightRule
 
getStructName() - Method in class org.eclipse.birt.report.model.api.elements.structures.IncludeScript
 
getStructName() - Method in class org.eclipse.birt.report.model.api.elements.structures.IncludedLibrary
 
getStructName() - Method in class org.eclipse.birt.report.model.api.elements.structures.MapRule
 
getStructName() - Method in class org.eclipse.birt.report.model.api.elements.structures.NumberFormatValue
 
getStructName() - Method in class org.eclipse.birt.report.model.api.elements.structures.ParamBinding
 
getStructName() - Method in class org.eclipse.birt.report.model.api.elements.structures.PropertyBinding
 
getStructName() - Method in class org.eclipse.birt.report.model.api.elements.structures.PropertyMask
 
getStructName() - Method in class org.eclipse.birt.report.model.api.elements.structures.ResultSetColumn
 
getStructName() - Method in class org.eclipse.birt.report.model.api.elements.structures.SearchKey
 
getStructName() - Method in class org.eclipse.birt.report.model.api.elements.structures.SelectionChoice
 
getStructName() - Method in class org.eclipse.birt.report.model.api.elements.structures.SortKey
 
getStructName() - Method in class org.eclipse.birt.report.model.api.elements.structures.StringFormatValue
 
getStructure() - Method in class org.eclipse.birt.report.model.api.StructureHandle
Returns the structure.
getStructure(String) - Method in interface org.eclipse.birt.report.model.api.metadata.IMetaDataDictionary
Finds a structure definition by name.
getStructures() - Method in interface org.eclipse.birt.report.model.api.metadata.IMetaDataDictionary
Returns the structure list.
getStyle() - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Returns the shared style, if any, as a style handle.
getStyle() - Method in class org.eclipse.birt.report.model.api.command.StyleException
Returns the name of the style being set.
getStyle() - Method in interface org.eclipse.birt.report.model.api.metadata.IMetaDataDictionary
Returns the meta-data element that defines the style element.
getStyleIterator() - Method in class org.eclipse.birt.report.model.api.css.CssStyleSheetHandle
Returns an iterator over the styles of this style sheet.
getStyles() - Method in class org.eclipse.birt.report.model.api.LibraryHandle
Deprecated. uses the theme instead
getStyles() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Returns a slot handle to work with the styles within the report.
getStyles() - Method in class org.eclipse.birt.report.model.api.ReportDesignHandle
Returns a slot handle to work with the styles within the report.
getStyles() - Method in class org.eclipse.birt.report.model.api.ThemeHandle
Returns the styles slot of row.
getTable() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutTable
Returns the handle of the table that the layout belongs to.
getTable() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutTableModel
Returns the table to which the layout model belongs.
getTagName() - Method in class org.eclipse.birt.report.model.api.ErrorDetail
Returns the tag name that causes error.
getTarget() - Method in class org.eclipse.birt.report.model.api.activity.NotificationEvent
Returns the target element: the part of the design that actually changed.
getTargetBookmark() - Method in class org.eclipse.birt.report.model.api.ActionHandle
Gets the bookmark link if the link type is ACTION_LINK_TYPE_BOOKMARK_LINK.
getTargetElementType() - Method in interface org.eclipse.birt.report.model.api.metadata.IPropertyDefn
Return the element type associated with this property.
getTargetWindow() - Method in class org.eclipse.birt.report.model.api.ActionHandle
Gets the name of the target browser window for the link.
getTestExpression() - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
gets the expression for this highlight rule.
getTestExpression() - Method in class org.eclipse.birt.report.model.api.MapRuleHandle
sets the test expression for this map rule.
getTestExpression() - Method in class org.eclipse.birt.report.model.api.elements.structures.StyleRule
gets the test expression value of this rule.
getText() - Method in class org.eclipse.birt.report.model.api.LabelHandle
Returns the static text for the label.
getText() - Method in class org.eclipse.birt.report.model.api.TranslationHandle
Returns translated text for the translation, the text defined for the locale.
getTextAlign() - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Returns the value of text align property.
getTextAlign() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Returns the text align for block-level elements.
getTextIndent() - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Gets a handle to deal with the value of the text-indent property.
getTextIndent() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Gets a dimension handle to deal with the text indent.
getTextKey() - Method in class org.eclipse.birt.report.model.api.LabelHandle
Returns the resource key of the static text of the label.
getTextLineThrough() - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Returns the value of the line through property.
getTextLineThrough() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Returns one 'text-decoration' property to set line-through styles.
getTextOverline() - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Returns the value of the overline property.
getTextOverline() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Returns one 'text-decoration' property to set overline styles.
getTextTransform() - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Returns the value of the text transform property.
getTextTransform() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Returns the value to transform the text.
getTextUnderline() - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Returns the value of the underline property.
getTextUnderline() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Returns one 'text-decoration' property to set underline styles.
getTheme() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Returns the refresh rate when viewing the report.
getTheme() - Method in class org.eclipse.birt.report.model.api.command.ThemeException
Returns the name of the style being set.
getThemes() - Method in class org.eclipse.birt.report.model.api.LibraryHandle
Returns a slot handle to work with the themes within the library.
getTo() - Method in class org.eclipse.birt.report.model.api.command.TemplateTransformEvent
Returns the element which this event transforms to.
getTocExpression() - Method in class org.eclipse.birt.report.model.api.GroupHandle
Returns the expression evalueated as a table of contents entry for this item.
getTocExpression() - Method in class org.eclipse.birt.report.model.api.ReportItemHandle
Returns the expression evalueated as a table of contents entry for this item.
getToolTip() - Method in interface org.eclipse.birt.report.model.api.metadata.ILocalizableInfo
Returns the tool tip if the resource key of tool tip is available.
getToolTip() - Method in interface org.eclipse.birt.report.model.api.metadata.IMethodInfo
Returns the display string for the tool tip of this method.
getToolTipKey() - Method in interface org.eclipse.birt.report.model.api.metadata.ILocalizableInfo
Returns the resource key for tool tip.
getToolTipKey() - Method in interface org.eclipse.birt.report.model.api.metadata.IMethodInfo
Returns the resource key for tool tip.
getTopMargin() - Method in class org.eclipse.birt.report.model.api.MasterPageHandle
Gets a dimension handle to work with the margin on the top side.
getTranslation(String, String) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Gets a handle to deal with a translation.
getTranslation() - Method in class org.eclipse.birt.report.model.api.command.CustomMsgEvent
Returns the user-defined message that changes.
getTranslationKeys() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Returns a string array containing all the resource keys of user-defined translations for the report.
getTranslations() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Gets a list of translation defined on the report.
getType() - Method in class org.eclipse.birt.report.model.api.EmbeddedImageHandle
Returns the image type.
getType() - Method in class org.eclipse.birt.report.model.api.ErrorDetail
Returns the error type.
getType() - Method in class org.eclipse.birt.report.model.api.OdaDataSetHandle
Deprecated. type has been replaced by extension ID
getType() - Method in class org.eclipse.birt.report.model.api.ScalarParameterHandle
Deprecated. Replaced by the method ScalarParameterHandle.getDataType()
getType() - Method in class org.eclipse.birt.report.model.api.UserPropertyDefnHandle
Returns the type of the user-defined property.
getType(Module) - Method in class org.eclipse.birt.report.model.api.elements.structures.EmbeddedImage
Returns type value this node represents.
getType() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutChangedEvent
Returns the type of event: UPDATE.
getType() - Method in interface org.eclipse.birt.report.model.api.extension.IPropertyDefinition
Returns the property type using one of the types defined in the PropertyTypeclass.
getType() - Method in class org.eclipse.birt.report.model.api.extension.PropertyDefinition
 
getType() - Method in interface org.eclipse.birt.report.model.api.metadata.IArgumentInfo
Returns the script type of this argument.
getTypeCode() - Method in class org.eclipse.birt.report.model.api.SimpleValueHandle
Returns the numeric code for the type of this property or member.
getTypeCode() - Method in interface org.eclipse.birt.report.model.api.metadata.IPropertyDefn
Returns the property type.
getTypeCode() - Method in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Returns the numeric code for this type.
getTypeExpression() - Method in class org.eclipse.birt.report.model.api.ImageHandle
Returns the type expression of the image item if the image source type is IMAGE_REF_TYPE_EXPR.
getURI() - Method in class org.eclipse.birt.report.model.api.ActionHandle
Gets the identifier of the hyperlink if the link type is ACTION_LINK_TYPE_HYPERLINK.
getURI() - Method in class org.eclipse.birt.report.model.api.ImageHandle
Returns the image URI if the image source type is IMAGE_REF_TYPE_URL or IMAGE_REF_TYPE_FILE.
getUndoLabel() - Method in interface org.eclipse.birt.report.model.api.CommandStack
Returns an optional label for the next command to undo.
getUndoRecord() - Method in interface org.eclipse.birt.report.model.api.CommandStack
Peeks at the top of the undo stack.
getUnits() - Method in class org.eclipse.birt.report.model.api.DimensionHandle
Returns the code for the units portion of the dimension.
getUnits() - Method in class org.eclipse.birt.report.model.api.metadata.DimensionValue
Returns the units portion of the dimension.
getUnsupportedStyles() - Method in class org.eclipse.birt.report.model.api.css.CssStyleSheetHandle
Returns all the unsupported style names.
getUserProperties() - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Returns a list of user properties defined in this element and somewhere up the inheritance chain.
getUserPropertyDefnHandle(String) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Returns a user-defined property handle for a top-level property.
getValidate() - Method in class org.eclipse.birt.report.model.api.ParameterHandle
Gets the custom validation code for the parameter.
getValidationID() - Method in class org.eclipse.birt.report.model.api.ErrorDetail
Returns the validation ID, which identifies one specific validation.
getValidationID() - Method in class org.eclipse.birt.report.model.api.validators.ValidationEvent
Returns the ID of the validation this event represents.
getValue() - Method in class org.eclipse.birt.report.model.api.ComplexValueHandle
Gets the value of the property as a generic object.
getValue() - Method in class org.eclipse.birt.report.model.api.ConfigVariableHandle
Returns the variable value.
getValue() - Method in class org.eclipse.birt.report.model.api.ExtendedPropertyHandle
Returns the property value.
getValue() - Method in class org.eclipse.birt.report.model.api.FactoryPropertyHandle
Returns the cached factory property value.
getValue() - Method in class org.eclipse.birt.report.model.api.MemberHandle
 
getValue() - Method in class org.eclipse.birt.report.model.api.PropertyBindingHandle
Returns the overridden value of property binding.
getValue() - Method in class org.eclipse.birt.report.model.api.PropertyHandle
 
getValue() - Method in class org.eclipse.birt.report.model.api.SelectionChoiceHandle
Returns the data value for this choice.
getValue() - Method in class org.eclipse.birt.report.model.api.SimpleValueHandle
Gets the value of the property as a generic object.
getValue() - Method in class org.eclipse.birt.report.model.api.elements.structures.ConfigVariable
Returns the config variable value.
getValue() - Method in class org.eclipse.birt.report.model.api.elements.structures.ExtendedProperty
Returns the Extended property value.
getValue() - Method in class org.eclipse.birt.report.model.api.elements.structures.PropertyBinding
Gets the overridden value of this binding.
getValue() - Method in class org.eclipse.birt.report.model.api.elements.structures.SelectionChoice
Returns the value of this choice.
getValue() - Method in class org.eclipse.birt.report.model.api.extension.ChoiceDefinition
 
getValue() - Method in interface org.eclipse.birt.report.model.api.extension.IChoiceDefinition
Returns the value to which this choice corresponds.
getValue() - Method in interface org.eclipse.birt.report.model.api.metadata.IChoice
Returns the value of the choice.
getValue() - Method in class org.eclipse.birt.report.model.api.metadata.UserChoice
Gets the value of the user choice.
getValue1() - Method in class org.eclipse.birt.report.model.api.FilterConditionHandle
Returns the value 1 expression of this filter condition.
getValue1() - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Returns the value1 of the highlight.
getValue1() - Method in class org.eclipse.birt.report.model.api.StyleRuleHandle
Returns the value 1.
getValue1() - Method in class org.eclipse.birt.report.model.api.elements.structures.FilterCondition
Returns the value 1 expression.
getValue1() - Method in class org.eclipse.birt.report.model.api.elements.structures.StyleRule
Returns the expression for the first operand.
getValue1Expr() - Method in class org.eclipse.birt.report.model.api.FilterConditionHandle
Deprecated. Replaced by the method FilterConditionHandle.getValue1()
getValue1Expr() - Method in class org.eclipse.birt.report.model.api.elements.structures.FilterCondition
Deprecated. Replaced by the method FilterCondition.getValue1()
getValue2() - Method in class org.eclipse.birt.report.model.api.FilterConditionHandle
Returns the value 2 expression of this filter condition.
getValue2() - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Returns the value2 of the highlight rule.
getValue2() - Method in class org.eclipse.birt.report.model.api.StyleRuleHandle
Returns the value 2.
getValue2() - Method in class org.eclipse.birt.report.model.api.elements.structures.FilterCondition
Returns the value 2 expression.
getValue2() - Method in class org.eclipse.birt.report.model.api.elements.structures.StyleRule
Returns the expression for the second operand.
getValue2Expr() - Method in class org.eclipse.birt.report.model.api.FilterConditionHandle
Deprecated. Replaced by the method FilterConditionHandle.getValue2()
getValue2Expr() - Method in class org.eclipse.birt.report.model.api.elements.structures.FilterCondition
Deprecated. Replaced by the method FilterCondition.getValue2()
getValueColumn() - Method in class org.eclipse.birt.report.model.api.ScalarParameterHandle
Deprecated. Replaced by the method ScalarParameterHandle.getValueExpr()
getValueExpr() - Method in class org.eclipse.birt.report.model.api.DataItemHandle
Returns the expression that gives the value that the data item displays.
getValueExpr() - Method in class org.eclipse.birt.report.model.api.ScalarParameterHandle
Returns an expression on the data row from the dynamic list data set that returns the value for the choice.
getValueExpr() - Method in class org.eclipse.birt.report.model.api.TextDataHandle
Returns the expression that gives the text that the multi-line data item displays.
getValueExpression() - Method in class org.eclipse.birt.report.model.api.ImageHandle
Returns the value expression of the image if the image source type is IMAGE_REF_TYPE_EXPR.
getValueOf(String) - Method in interface org.eclipse.birt.report.model.api.IAbsoluteFontSizeValueProvider
Returns the dimension value of absolute font size constant.
getValueType() - Method in class org.eclipse.birt.report.model.api.ScalarParameterHandle
Returns the parameter type for this scalar parameter.
getValueType() - Method in class org.eclipse.birt.report.model.api.core.UserPropertyDefn
Gets the property type.
getVerticalAlign() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Returns the value of the vertical align property for inline elements.
getVisibleDataSets() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Returns data set handles that are visible to this modules.
getVisibleDataSources() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Returns data source handles that are visible to this modules.
getWarningList() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Returns a list containing warnings during parsing the design file.
getWarnings(String) - Method in class org.eclipse.birt.report.model.api.css.CssStyleSheetHandle
Gets the warning list of the given style.
getWhiteSpace() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Returns the white space for block elements.
getWidows() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Returns the value of widows.
getWidth() - Method in class org.eclipse.birt.report.model.api.CellHandle
Returns the cell's width.
getWidth() - Method in class org.eclipse.birt.report.model.api.ColumnHandle
Gets the column width as a dimension handle.
getWidth() - Method in class org.eclipse.birt.report.model.api.MasterPageHandle
Gets a dimension handle to work with the width of the page.
getWidth() - Method in class org.eclipse.birt.report.model.api.ReportItemHandle
Gets a handle to deal with the item's width.
getWordSpacing() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Gets a dimension handle to deal with the spacing between two words.
getX() - Method in class org.eclipse.birt.report.model.api.ReportItemHandle
Gets a handle to deal with the item's x (horizontal) position.
getXPath() - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Returns return the path corresponding to the current position of the element in the tree.
getXmlName() - Method in interface org.eclipse.birt.report.model.api.metadata.ISlotDefn
Return the XML element used to hold slot contents.
getY() - Method in class org.eclipse.birt.report.model.api.ReportItemHandle
Gets a handle to deal with the item's y (vertical) position.

H

HELP_GUIDE_PROP - Static variable in interface org.eclipse.birt.report.model.api.core.IModuleModel
Name of the help guide property.
HELP_TEXT_ID_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.ColumnHint
Name of the help text ID member.
HELP_TEXT_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.ColumnHint
Name of the help text member.
HTML_FORMAT - Static variable in class org.eclipse.birt.report.model.api.util.ColorUtil
Color display preference for HTML style: #RRGGBB.
HTML_TYPE - Static variable in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Type code for the HTML property type.
HTML_TYPE_NAME - Static variable in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Name of the HTML property type.
HideRule - class org.eclipse.birt.report.model.api.elements.structures.HideRule.
Implements hide rules of a ReportItem.
HideRule() - Constructor for class org.eclipse.birt.report.model.api.elements.structures.HideRule
The default Constructor.
HideRule(String, String) - Constructor for class org.eclipse.birt.report.model.api.elements.structures.HideRule
Constructs the hide structure with the format choice and expression.
HideRuleHandle - class org.eclipse.birt.report.model.api.HideRuleHandle.
Represents the handle of visibility rule.
HideRuleHandle(SimpleValueHandle, int) - Constructor for class org.eclipse.birt.report.model.api.HideRuleHandle
Constructs the handle of visibility rule.
HighlightRule - class org.eclipse.birt.report.model.api.elements.structures.HighlightRule.
Represents a highlight rule that says how a data item should appear based on the value within it.
HighlightRule() - Constructor for class org.eclipse.birt.report.model.api.elements.structures.HighlightRule
Default Constructor.
HighlightRule(String, String, String, String) - Constructor for class org.eclipse.birt.report.model.api.elements.structures.HighlightRule
Constructs the highlight rule with an operator and its arguments.
HighlightRuleHandle - class org.eclipse.birt.report.model.api.HighlightRuleHandle.
Represents a highlight rule in the highlight property of a style.
HighlightRuleHandle(SimpleValueHandle, int) - Constructor for class org.eclipse.birt.report.model.api.HighlightRuleHandle
Constructs a highlight rule handle with the given SimpleValueHandle and the index of the highlight rule in the highlight.
handle - Variable in class org.eclipse.birt.report.model.api.GroupPropertyHandle
Handle to a collection of elements.
handle(SimpleValueHandle, int) - Method in class org.eclipse.birt.report.model.api.elements.structures.Action
 
handle(SimpleValueHandle, int) - Method in class org.eclipse.birt.report.model.api.elements.structures.CachedMetaData
 
handle(SimpleValueHandle, int) - Method in class org.eclipse.birt.report.model.api.elements.structures.ColumnHint
 
handle(SimpleValueHandle, int) - Method in class org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
 
handle(SimpleValueHandle, int) - Method in class org.eclipse.birt.report.model.api.elements.structures.ConfigVariable
 
handle(SimpleValueHandle, int) - Method in class org.eclipse.birt.report.model.api.elements.structures.CustomColor
 
handle(SimpleValueHandle, int) - Method in class org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
 
handle(SimpleValueHandle, int) - Method in class org.eclipse.birt.report.model.api.elements.structures.DataSourceParamBinding
 
handle(SimpleValueHandle, int) - Method in class org.eclipse.birt.report.model.api.elements.structures.DateTimeFormatValue
 
handle(SimpleValueHandle, int) - Method in class org.eclipse.birt.report.model.api.elements.structures.EmbeddedImage
 
handle(SimpleValueHandle, int) - Method in class org.eclipse.birt.report.model.api.elements.structures.ExtendedProperty
 
handle(SimpleValueHandle, int) - Method in class org.eclipse.birt.report.model.api.elements.structures.FilterCondition
 
handle(SimpleValueHandle, int) - Method in class org.eclipse.birt.report.model.api.elements.structures.HideRule
 
handle(SimpleValueHandle, int) - Method in class org.eclipse.birt.report.model.api.elements.structures.HighlightRule
 
handle(SimpleValueHandle, int) - Method in class org.eclipse.birt.report.model.api.elements.structures.IncludeScript
 
handle(SimpleValueHandle, int) - Method in class org.eclipse.birt.report.model.api.elements.structures.IncludedLibrary
 
handle(SimpleValueHandle, int) - Method in class org.eclipse.birt.report.model.api.elements.structures.MapRule
 
handle(SimpleValueHandle, int) - Method in class org.eclipse.birt.report.model.api.elements.structures.NumberFormatValue
 
handle(SimpleValueHandle, int) - Method in class org.eclipse.birt.report.model.api.elements.structures.ParamBinding
 
handle(SimpleValueHandle, int) - Method in class org.eclipse.birt.report.model.api.elements.structures.PropertyBinding
 
handle(SimpleValueHandle, int) - Method in class org.eclipse.birt.report.model.api.elements.structures.PropertyMask
 
handle(SimpleValueHandle, int) - Method in class org.eclipse.birt.report.model.api.elements.structures.ResultSetColumn
 
handle(SimpleValueHandle, int) - Method in class org.eclipse.birt.report.model.api.elements.structures.SearchKey
 
handle(SimpleValueHandle, int) - Method in class org.eclipse.birt.report.model.api.elements.structures.SelectionChoice
 
handle(SimpleValueHandle, int) - Method in class org.eclipse.birt.report.model.api.elements.structures.SortKey
 
handle(SimpleValueHandle, int) - Method in class org.eclipse.birt.report.model.api.elements.structures.StringFormatValue
 
hasChoices() - Method in interface org.eclipse.birt.report.model.api.metadata.IPropertyDefn
Checks if a property has a set of choices whatever choice is choice, extended choice or user defined choice.
hasDroppingCell(List) - Method in class org.eclipse.birt.report.model.api.GridColumnBandAdapter
Always false since the "drop" property is disabled in grid.
hasDroppingCell(List) - Method in class org.eclipse.birt.report.model.api.TableColumnBandAdapter
Checks whether any cell in cells has a value of DesignChoiceConstants#DROP_TYPE_DETAIL or DesignChoiceConstants#DROP_TYPE_ALL for the "drop" property.
hasFooter() - Method in class org.eclipse.birt.report.model.api.GroupHandle
Checks whether the group footer slot is empty.
hasHeader() - Method in class org.eclipse.birt.report.model.api.GroupHandle
Checks whether the group header slot is empty.
hasLocalProperties() - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Returns true if this element has any locally-defined property values.
hasLocalPropertiesForExtendedElements() - Method in class org.eclipse.birt.report.model.api.GroupElementHandle
This method returnt true in following condition:
hasNext() - Method in class org.eclipse.birt.report.model.api.MemberIterator
 
hasNext() - Method in class org.eclipse.birt.report.model.api.SlotIterator
 
hasNext() - Method in class org.eclipse.birt.report.model.api.SortedSlotIterator
 
hasNext() - Method in class org.eclipse.birt.report.model.api.StructureIterator
 
hasNext() - Method in class org.eclipse.birt.report.model.api.css.StyleIterator
Returns true if there is another style to retrieve.
hasSemanticError() - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Justifies whether this element has any semantic error or not.
hasSlot(int) - Method in interface org.eclipse.birt.report.model.api.metadata.IElementDefn
Returns whether this element has the requested slot given the numeric identifier of the slot.
hasStyle() - Method in interface org.eclipse.birt.report.model.api.metadata.IElementDefn
Indicates if this element has a style.
hashCode() - Method in class org.eclipse.birt.report.model.api.metadata.DimensionValue
Returns a hash code for this DimensionValue object.
height - Variable in class org.eclipse.birt.report.model.api.util.Rectangle
The height of the rectangle.
highlightRulesIterator() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Returns the iterator of highlight rules.

I

IAbsoluteFontSizeValueProvider - interface org.eclipse.birt.report.model.api.IAbsoluteFontSizeValueProvider.
Provides the absolute dimension value for absolute font size constant.
IActivityRecord - interface org.eclipse.birt.report.model.api.activity.IActivityRecord.
Application-level interface into the Model's activity record.
IArgumentInfo - interface org.eclipse.birt.report.model.api.metadata.IArgumentInfo.
Represents the definition of argument.
IArgumentInfoList - interface org.eclipse.birt.report.model.api.metadata.IArgumentInfoList.
Represents an optional argument list of a method.
IAttributeListener - interface org.eclipse.birt.report.model.api.core.IAttributeListener.
Receives file name events after one attribute of the report design is changed.
IChoice - interface org.eclipse.birt.report.model.api.metadata.IChoice.
Describes the options for a property value.
IChoiceDefinition - interface org.eclipse.birt.report.model.api.extension.IChoiceDefinition.
Defines a choice within a list of property choices defined by a peer extension.
IChoiceSet - interface org.eclipse.birt.report.model.api.metadata.IChoiceSet.
Represents a set of choices on a predefined or user defined property type or property definition.
IClassInfo - interface org.eclipse.birt.report.model.api.metadata.IClassInfo.
Represents the script object definition.
IColorConstants - interface org.eclipse.birt.report.model.api.metadata.IColorConstants.
The interface for constants of colors used in BIRT.
ID_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.PropertyBinding
Name of the "id" property.
IDesignElement - interface org.eclipse.birt.report.model.api.core.IDesignElement.
Interface for all the design elements.
IDisposeListener - interface org.eclipse.birt.report.model.api.core.IDisposeListener.
Receives dispose events after one report design is disposed.
IElementCommand - interface org.eclipse.birt.report.model.api.extension.IElementCommand.
Represents a extended element command that is integrated with the BIRT command stack.
IElementDefn - interface org.eclipse.birt.report.model.api.metadata.IElementDefn.
Interface for a report element definition.
IElementPropertyDefn - interface org.eclipse.birt.report.model.api.metadata.IElementPropertyDefn.
Interface of the Meta-data information for an element property or an extension model property.
IEncryptionHelper - interface org.eclipse.birt.report.model.api.extension.IEncryptionHelper.
Defines the interface of encryption helper, which includes two methods for encryption and decryption.
ILLEGAL_OPERATION_EXCEPTION - Static variable in class org.eclipse.birt.report.model.api.IllegalOperationException
Error message for the exception.
ILocalizableInfo - interface org.eclipse.birt.report.model.api.metadata.ILocalizableInfo.
Represents the abstract definition which can be localized.
IMAGE - Static variable in interface org.eclipse.birt.report.model.api.IResourceLocator
The type of the images to search
IMAGES_PROP - Static variable in interface org.eclipse.birt.report.model.api.core.IModuleModel
Name of the embedded images property.
IMAGE_ITEM - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
 
IMAGE_REF_TYPE_EMBED - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
IMAGE_REF_TYPE_EXPR - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
IMAGE_REF_TYPE_FILE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
IMAGE_REF_TYPE_NONE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
IMAGE_REF_TYPE_URL - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
IMAGE_SIZE_CLIP - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
IMAGE_SIZE_SCALE_TO_ITEM - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
IMAGE_SIZE_SIZE_TO_IMAGE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
IMAGE_TYPE_IMAGE_BMP - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
IMAGE_TYPE_IMAGE_GIF - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
IMAGE_TYPE_IMAGE_JPEG - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
IMAGE_TYPE_IMAGE_PNG - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
IMAGE_TYPE_IMAGE_X_PNG - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
IMemberInfo - interface org.eclipse.birt.report.model.api.metadata.IMemberInfo.
Represents the definition of class member.
IMessages - interface org.eclipse.birt.report.model.api.extension.IMessages.
The interface for getting localized messages from extension element.
IMetaDataDictionary - interface org.eclipse.birt.report.model.api.metadata.IMetaDataDictionary.
Global, shared dictionary of design meta data.
IMetaLogger - interface org.eclipse.birt.report.model.api.metadata.IMetaLogger.
Interface to handle meta-data errors during initialization.
IMethodInfo - interface org.eclipse.birt.report.model.api.metadata.IMethodInfo.
Represents the method information for both class and element.
IModuleModel - interface org.eclipse.birt.report.model.api.core.IModuleModel.
The interface for the root element to store the constants.
INCLUDED_LIBRARY_STRUCT - Static variable in class org.eclipse.birt.report.model.api.elements.structures.IncludedLibrary
Name of this structure.
INCLUDE_RESOURCE_PROP - Static variable in interface org.eclipse.birt.report.model.api.core.IModuleModel
Base name of the included resource bundle file.
INCLUDE_SCRIPTS_PROP - Static variable in interface org.eclipse.birt.report.model.api.core.IModuleModel
Name of the property that gives some include scripts.
INCLUDE_SCRIPT_STRUCT - Static variable in class org.eclipse.birt.report.model.api.elements.structures.IncludeScript
Name of this structure.
INITIALIZE_METHOD - Static variable in interface org.eclipse.birt.report.model.api.core.IModuleModel
Name of the method called when the report starts executing in the BIRT Report Engine.
INTEGER_TYPE - Static variable in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Type code for the Integer property type.
INTEGER_TYPE_NAME - Static variable in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Name of the Integer property type.
INTERVAL_DAY - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
INTERVAL_HOUR - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
INTERVAL_INTERVAL - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
INTERVAL_MINUTE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
INTERVAL_MONTH - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
INTERVAL_NONE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
INTERVAL_PREFIX - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
INTERVAL_QUARTER - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
INTERVAL_SECOND - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
INTERVAL_WEEK - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
INTERVAL_YEAR - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
INT_FORMAT - Static variable in class org.eclipse.birt.report.model.api.util.ColorUtil
Useful constant for Color display preference, display Color as integer.
INVALID_MODULE - Static variable in class org.eclipse.birt.report.model.api.ModuleUtil
The invalid module.
INameManager - interface org.eclipse.birt.report.model.api.core.INameManager.
Interface to do all managements about the element names.
IObjectDefn - interface org.eclipse.birt.report.model.api.metadata.IObjectDefn.
Base Interface for methods common to elements and structures.
IPropertyDefinition - interface org.eclipse.birt.report.model.api.extension.IPropertyDefinition.
Defines a property or structure member provided by an peer extension.
IPropertyDefn - interface org.eclipse.birt.report.model.api.metadata.IPropertyDefn.
Base Interface for both element property, extension model property and structure member definitions.
IPropertyType - interface org.eclipse.birt.report.model.api.metadata.IPropertyType.
Base class for the meta-data for property types.
IReportItem - interface org.eclipse.birt.report.model.api.extension.IReportItem.
Represents an instance of a extended report element.
IReportItemFactory - interface org.eclipse.birt.report.model.api.extension.IReportItemFactory.
Represents the peer extension itself.
IResourceBundleProvider - interface org.eclipse.birt.report.model.api.extension.IResourceBundleProvider.
Provides the resource bundle with the given locale.
IResourceLocator - interface org.eclipse.birt.report.model.api.IResourceLocator.
Implements this interface to provide a custom file search algorithm.
IS_INPUT_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
Name of the member indicating that whether this is an input parameter.
IS_NULLABLE_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
Deprecated.  
IS_OPTIONAL_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
Name of the member indicating that whether the report must provide a value for this parameter.
IS_OUTPUT_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
Name of the member indicating that whether this is an output parameter.
ISlotDefn - interface org.eclipse.birt.report.model.api.metadata.ISlotDefn.
Interface for the definition of a slot within an element.
IStructure - interface org.eclipse.birt.report.model.api.core.IStructure.
Interface for objects that appear in a property list.
IStructureDefn - interface org.eclipse.birt.report.model.api.metadata.IStructureDefn.
Interface for the definition of a property structure: an object that is "managed" by the model to allow generic member access and undo/redo support for updates.
IValidationListener - interface org.eclipse.birt.report.model.api.validators.IValidationListener.
Receives validation events after one element is validated.
IllegalOperationException - exception org.eclipse.birt.report.model.api.IllegalOperationException.
Thrown to indicate that a method has been illegally called.
IllegalOperationException() - Constructor for class org.eclipse.birt.report.model.api.IllegalOperationException
Constructs an IllegalOperationException with no detail message.
IllegalOperationException(String) - Constructor for class org.eclipse.birt.report.model.api.IllegalOperationException
Constructs an IllegalOperationException with the specified detail message.
ImageFileExistingValidator - class org.eclipse.birt.report.model.api.validators.ImageFileExistingValidator.
Validates the existance of the image file on the file system.
ImageFileExistingValidator() - Constructor for class org.eclipse.birt.report.model.api.validators.ImageFileExistingValidator
 
ImageHandle - class org.eclipse.birt.report.model.api.ImageHandle.
Represents an image report item.
ImageHandle(Module, DesignElement) - Constructor for class org.eclipse.birt.report.model.api.ImageHandle
Constructs a image handle with the given design and the element.
IncludeScript - class org.eclipse.birt.report.model.api.elements.structures.IncludeScript.
This class represents a include script.
IncludeScript() - Constructor for class org.eclipse.birt.report.model.api.elements.structures.IncludeScript
Default constructor.
IncludeScript(String) - Constructor for class org.eclipse.birt.report.model.api.elements.structures.IncludeScript
Constructs the script with the required file name.
IncludeScriptHandle - class org.eclipse.birt.report.model.api.IncludeScriptHandle.
Represents the handle of the included script.
IncludeScriptHandle(SimpleValueHandle, int) - Constructor for class org.eclipse.birt.report.model.api.IncludeScriptHandle
Constructs the handle of the included script.
IncludedLibrary - class org.eclipse.birt.report.model.api.elements.structures.IncludedLibrary.
This class represents one include library of report design.
IncludedLibrary() - Constructor for class org.eclipse.birt.report.model.api.elements.structures.IncludedLibrary
 
IncludedLibraryHandle - class org.eclipse.birt.report.model.api.IncludedLibraryHandle.
Represents the handle of the included library.
IncludedLibraryHandle(SimpleValueHandle, int) - Constructor for class org.eclipse.birt.report.model.api.IncludedLibraryHandle
Constructs the handle of the included library.
InconsistentColumnsValidator - class org.eclipse.birt.report.model.api.validators.InconsistentColumnsValidator.
Validates the column number in columns slot and the maximum column number in rows should be consistent.
InconsistentColumnsValidator() - Constructor for class org.eclipse.birt.report.model.api.validators.InconsistentColumnsValidator
 
id - Variable in class org.eclipse.birt.report.model.api.elements.structures.PropertyBinding
Element id of the property binding.
imagesIterator() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Returns the iterator over all embedded images of this module instance.
importCssStyles(CssStyleSheetHandle, List) - Method in class org.eclipse.birt.report.model.api.LibraryHandle
 
importCssStyles(CssStyleSheetHandle, List, String) - Method in class org.eclipse.birt.report.model.api.LibraryHandle
Imports the selected styles in a CssStyleSheetHandle to the given theme of the library.
importCssStyles(CssStyleSheetHandle, List) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Imports the selected styles in a CssStyleSheetHandle to the module.
importCssStyles(CssStyleSheetHandle, List) - Method in class org.eclipse.birt.report.model.api.ReportDesignHandle
 
includeLibrariesIterator() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Returns the iterator over all included libraries.
includeLibrary(String, String) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Includes one library with the given library file name.
includeScriptsIterator() - Method in class org.eclipse.birt.report.model.api.ReportDesignHandle
Returns the iterator over all included scripts.
index - Variable in class org.eclipse.birt.report.model.api.StructureIterator
The count over the list positions.
initialize(String) - Static method in class org.eclipse.birt.report.model.api.DesignEngine
Initializes the meta-data system and loads all extensions which implements the extension pointers the model defines.
initialize(InputStream) - Static method in class org.eclipse.birt.report.model.api.DesignEngine
Initializes the meta-data system and loads all extensions which implements the extension pointers the model defines.
insertAndPasteColumn(ColumnBandData, int) - Method in class org.eclipse.birt.report.model.api.GridHandle
Inserts and pastes a column with its cells to the given column number.
insertAndPasteColumn(ColumnBandData, int) - Method in class org.eclipse.birt.report.model.api.TableHandle
Inserts and pastes a column with its cells to the given column number.
insertItem(IStructure, int) - Method in class org.eclipse.birt.report.model.api.SimpleValueHandle
Inserts a new item into a list property or member at the given position.
invalidValue - Variable in class org.eclipse.birt.report.model.api.metadata.PropertyValueException
The invalid value.
isAbsoluteFontSize(String) - Static method in class org.eclipse.birt.report.model.api.util.DimensionUtil
Returns whether the dimension string value is absolute font size constant.
isAbsoluteUnit(String) - Static method in class org.eclipse.birt.report.model.api.util.DimensionUtil
Return if the given unit is an absolute unit or not.
isBlank(String) - Static method in class org.eclipse.birt.report.model.api.util.StringUtil
Reports if a string is blank.
isCellStartPosition() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutCell
Checks whether the current position is where the cell element begins to span.
isConcealValue() - Method in class org.eclipse.birt.report.model.api.ScalarParameterHandle
Tests whether hides the user's entry by displaying asterisks.
isConstructor() - Method in interface org.eclipse.birt.report.model.api.metadata.IMethodInfo
Returns whether this method is constructor.
isContainer() - Method in interface org.eclipse.birt.report.model.api.metadata.IElementDefn
Determines if this element acts as a container.
isCssAbsolute(String) - Static method in class org.eclipse.birt.report.model.api.util.ColorUtil
Indicates whether the color value is of valid css absolute format: "RGB(r,g,b)".
isCssRelative(String) - Static method in class org.eclipse.birt.report.model.api.util.ColorUtil
Indicates whether the color value is of a valid css relative format: "RGB( r%, g%, b%)".
isDropSet() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutCell
Checks whether "drop" value is "all" or "detail".
isDropSpanned() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutCell
Tests whether the atomic cell is occupied because of "drop" properties of cells.
isEditable() - Method in interface org.eclipse.birt.report.model.api.metadata.IElementPropertyDefn
Checks whether the property value can be edited by the user in the property sheet.
isEffectualDrop() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutCell
Checks whether the drop is effectual.
isEmpty() - Method in interface org.eclipse.birt.report.model.api.metadata.IMetaDataDictionary
Determines if the meta data dictionary is empty (uninitialized).
isEmpty() - Method in class org.eclipse.birt.report.model.api.util.Point
Returns whether the point is empty.
isEmpty(String) - Static method in class org.eclipse.birt.report.model.api.util.StringUtil
Reports if a string is empty.
isEmptyContent() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutCell
Checks whether there is any element in the cell element.
isEncryptable() - Method in interface org.eclipse.birt.report.model.api.metadata.IPropertyDefn
Returns whether this property should be encrypted.
isEqual(String, String) - Static method in class org.eclipse.birt.report.model.api.util.StringUtil
Returns if the two string are null or equal.
isEqualIgnoreCase(String, String) - Static method in class org.eclipse.birt.report.model.api.util.StringUtil
Returns if the two string are null or equal.
isExtendedElements() - Method in class org.eclipse.birt.report.model.api.EmptyGroupElementHandle
 
isExtendedElements() - Method in class org.eclipse.birt.report.model.api.GroupElementHandle
Returns true if each of the given collection of element extends has a parent.
isExtendedElements() - Method in class org.eclipse.birt.report.model.api.SimpleGroupElementHandle
 
isFixedOrder() - Method in class org.eclipse.birt.report.model.api.ScalarParameterHandle
Tests whether to display values in the order defined in the list.
isFloatingFooter() - Method in class org.eclipse.birt.report.model.api.SimpleMasterPageHandle
Tests whether allows the footer ¡°floats¡± after the last content on each page.
isHidden() - Method in class org.eclipse.birt.report.model.api.ParameterHandle
Tests whether the parameter will appear in the Requester page.
isInGroup(DesignElementHandle) - Method in class org.eclipse.birt.report.model.api.EmptyGroupElementHandle
 
isInGroup(DesignElementHandle) - Method in class org.eclipse.birt.report.model.api.GroupElementHandle
Checks whether the element is a member of GroupElementHandle.
isInGroup(DesignElementHandle) - Method in class org.eclipse.birt.report.model.api.SimpleGroupElementHandle
 
isInclude(LibraryHandle) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Checks whether there is an included library in this module, which has the same absolute path as that of the given library.
isInput() - Method in class org.eclipse.birt.report.model.api.DataSetParameterHandle
Checks whether this parameter is an input parameter.
isInput() - Method in class org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
Checks whether this parameter is an input parameter.
isKeyword() - Method in class org.eclipse.birt.report.model.api.DimensionHandle
Determines if the dimension is given by a standard format or by a pre-defined constant.
isKindOf(IElementDefn) - Method in interface org.eclipse.birt.report.model.api.metadata.IElementDefn
Determines if the given element type is a kind of this type.
isList() - Method in class org.eclipse.birt.report.model.api.SimpleValueHandle
Indicate if this handle is working on a list property.
isList() - Method in interface org.eclipse.birt.report.model.api.extension.IPropertyDefinition
Returns whether this property represents a list of properties instead of a single property.
isList() - Method in class org.eclipse.birt.report.model.api.extension.PropertyDefinition
 
isList() - Method in interface org.eclipse.birt.report.model.api.metadata.IPropertyDefn
Indicates whether this property is a list.
isLocal() - Method in class org.eclipse.birt.report.model.api.PropertyHandle
Determines whether this property value is set locally for this element.
isMultipleCardinality() - Method in interface org.eclipse.birt.report.model.api.metadata.ISlotDefn
Returns the slot cardinality.
isMustMatch() - Method in class org.eclipse.birt.report.model.api.ScalarParameterHandle
Tests whether the value must match one of values in the selection list.
isNative() - Method in interface org.eclipse.birt.report.model.api.metadata.IClassInfo
Returns whether a class object is native.
isNullable() - Method in class org.eclipse.birt.report.model.api.DataSetParameterHandle
Deprecated. Use allowNull()
isNullable() - Method in class org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
Deprecated. Use allowNull()
isOptional() - Method in class org.eclipse.birt.report.model.api.DataSetParameterHandle
Whether the parameter is optional.
isOptional() - Method in class org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
Whether the parameter is optional.
isOutput() - Method in class org.eclipse.birt.report.model.api.DataSetParameterHandle
Checks whether this parameter is an output parameter.
isOutput() - Method in class org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
Checks whether this parameter is an output parameter.
isPredefined() - Method in class org.eclipse.birt.report.model.api.StyleHandle
checks whether this style is created by user or predefined by BIRT.
isPropertyReadOnly(String) - Method in class org.eclipse.birt.report.model.api.EmptyGroupElementHandle
 
isPropertyReadOnly(String) - Method in class org.eclipse.birt.report.model.api.GroupElementHandle
Checks whether a property is read-only in the property sheet.
isPropertyReadOnly(String) - Method in class org.eclipse.birt.report.model.api.SimpleGroupElementHandle
 
isPropertyReadOnly(String) - Method in interface org.eclipse.birt.report.model.api.metadata.IElementDefn
Checks whether the property value is read-only in the property sheet.
isPropertyVisible(String) - Method in class org.eclipse.birt.report.model.api.EmptyGroupElementHandle
 
isPropertyVisible(String) - Method in class org.eclipse.birt.report.model.api.GroupElementHandle
Checks whether a property is visible in the property sheet.
isPropertyVisible(String) - Method in class org.eclipse.birt.report.model.api.SimpleGroupElementHandle
 
isPropertyVisible(String) - Method in interface org.eclipse.birt.report.model.api.metadata.IElementDefn
Checks whether the property is visible to the property sheet.
isReadOnly() - Method in class org.eclipse.birt.report.model.api.GroupPropertyHandle
Checks whether a property is read-only in the property sheet.
isReadOnly() - Method in class org.eclipse.birt.report.model.api.MemberHandle
 
isReadOnly() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Returns whether this module is read-only.
isReadOnly() - Method in class org.eclipse.birt.report.model.api.PropertyHandle
 
isReadOnly() - Method in class org.eclipse.birt.report.model.api.SimpleValueHandle
Checks whether a value is read-only in the property sheet.
isReadOnly() - Method in interface org.eclipse.birt.report.model.api.extension.IPropertyDefinition
Determines whether this property is read-only or not.
isReadOnly() - Method in class org.eclipse.birt.report.model.api.extension.PropertyDefinition
 
isReadOnly() - Method in interface org.eclipse.birt.report.model.api.metadata.IElementPropertyDefn
Deprecated. by the method IElementDefn.isPropertyReadOnly(String)
isReferencable() - Method in interface org.eclipse.birt.report.model.api.core.IStructure
Justifies whether the structure can be referred by other design elements.
isReferencable() - Method in class org.eclipse.birt.report.model.api.core.UserPropertyDefn
 
isReferencableProperty(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.ConfigVariable
 
isReferencableProperty(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.CustomColor
 
isReferencableProperty(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.EmbeddedImage
 
isRelativeFontSize(String) - Static method in class org.eclipse.birt.report.model.api.util.DimensionUtil
Returns whether the dimension string value is relative font size constant.
isSameType() - Method in class org.eclipse.birt.report.model.api.EmptyGroupElementHandle
 
isSameType() - Method in class org.eclipse.birt.report.model.api.GroupElementHandle
Indicates that if the given elements are of the same definition.
isSameType() - Method in class org.eclipse.birt.report.model.api.SimpleGroupElementHandle
 
isSet() - Method in class org.eclipse.birt.report.model.api.ComplexValueHandle
Tests whether this property value is set for this element or the structure.
isSet() - Method in class org.eclipse.birt.report.model.api.FactoryPropertyHandle
Tests whether this property value is set for this element.
isSet() - Method in class org.eclipse.birt.report.model.api.PropertyHandle
Determines whether this property value is set for this element.
isStatic() - Method in interface org.eclipse.birt.report.model.api.metadata.IMemberInfo
Returns whether this member is static.
isStatic() - Method in interface org.eclipse.birt.report.model.api.metadata.IMethodInfo
Returns whether this method is static.
isStyleProperty() - Method in class org.eclipse.birt.report.model.api.FactoryPropertyHandle
Tests whether this is a style property.
isStyleProperty() - Method in interface org.eclipse.birt.report.model.api.metadata.IElementPropertyDefn
Indicates whether the property is associated with a style or not.
isTemplateParameterValue() - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Checks whether this element is based on a template parameter definition or not.
isUsed() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutCell
Tests whether the atomic cell is occupied by any cell.
isUserDefined() - Method in interface org.eclipse.birt.report.model.api.metadata.IChoiceSet
Tests whether this is a user-defined choice set or not.
isValid() - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Returns whether the element is valid or not.
isValidDesign(SessionHandle, String, InputStream) - Static method in class org.eclipse.birt.report.model.api.ModuleUtil
Justifies whether a given input stream is a valid report design.
isValidLibrary(SessionHandle, String, InputStream) - Static method in class org.eclipse.birt.report.model.api.ModuleUtil
Justifies whether a library resource with the given file name is a valid library.
isValidLocale(String) - Static method in class org.eclipse.birt.report.model.api.util.StringUtil
Check if the locale string is a valid locale format, with the language, country and variant separated by underbars.
isValidReferenceForCompoundElement() - Method in class org.eclipse.birt.report.model.api.ReportElementHandle
Checks whether the compound element is valid if the element has no extends property value or if the current element is compound elements and extends value is unresovled.
isVisible() - Method in class org.eclipse.birt.report.model.api.GroupPropertyHandle
Checks whether a property is visible in the property sheet.
isVisible() - Method in class org.eclipse.birt.report.model.api.MemberHandle
 
isVisible() - Method in class org.eclipse.birt.report.model.api.PropertyHandle
 
isVisible() - Method in class org.eclipse.birt.report.model.api.SimpleValueHandle
Checks whether a value is visible in the property sheet.
isVisible() - Method in interface org.eclipse.birt.report.model.api.extension.IPropertyDefinition
Determines whether this property is visible in property viewer.
isVisible() - Method in class org.eclipse.birt.report.model.api.extension.PropertyDefinition
 
isVisible() - Method in interface org.eclipse.birt.report.model.api.metadata.IElementPropertyDefn
Deprecated. by the method IElementDefn.isPropertyVisible(String)
iter - Variable in class org.eclipse.birt.report.model.api.MemberIterator
Iterator over the members.
iter - Variable in class org.eclipse.birt.report.model.api.css.StyleIterator
The cached iterator.
iterator() - Method in class org.eclipse.birt.report.model.api.SimpleValueHandle
Returns an iterator over the values in a list property, or null if the property is not a list property.
iterator() - Method in class org.eclipse.birt.report.model.api.SlotHandle
Gets an iterator over the items in the slot.
iterator() - Method in class org.eclipse.birt.report.model.api.StructureHandle
Returns an iterator over the members of this structure.

J

JAVA_FORMAT - Static variable in class org.eclipse.birt.report.model.api.util.ColorUtil
Color display preference for JAVA style: 0xRRGGBB.

K

KEY_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.SortKey
Name of the "key" member.

L

LABEL_ITEM - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
 
LABEL_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.SelectionChoice
Name of the label member.
LABEL_RESOURCE_KEY_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.SelectionChoice
Name of the resource key for the label member.
LAYOUT_CHANGED_EVENT - Static variable in class org.eclipse.birt.report.model.api.activity.NotificationEvent
The event type of LAYOUT_CHANGED_EVENT.
LIBRARIES_PROP - Static variable in interface org.eclipse.birt.report.model.api.core.IModuleModel
Name of the property that gives some include libraries.
LIBRARY - Static variable in interface org.eclipse.birt.report.model.api.IResourceLocator
The type of the libraries to search
LIBRARY - Static variable in class org.eclipse.birt.report.model.api.ModuleUtil
The library type.
LIBRARY_ELEMENT - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
 
LIBRARY_EVENT - Static variable in class org.eclipse.birt.report.model.api.activity.NotificationEvent
The event type of LibraryEvent
LIME - Static variable in interface org.eclipse.birt.report.model.api.metadata.IColorConstants
The color lime.
LINE_ITEM - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
 
LINE_ORIENTATION_HORIZONTAL - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
LINE_ORIENTATION_VERTICAL - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
LINE_SPACING_EXACT - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
LINE_SPACING_LINES - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
LINE_STYLE_DASHED - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
LINE_STYLE_DOTTED - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
LINE_STYLE_DOUBLE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
LINE_STYLE_GROOVE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
LINE_STYLE_INSET - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
LINE_STYLE_NONE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
LINE_STYLE_OUTSET - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
LINE_STYLE_RIDGE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
LINE_STYLE_SOLID - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
LINE_WIDTH_MEDIUM - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
LINE_WIDTH_THICK - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
LINE_WIDTH_THIN - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
LINK_TYPE_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.Action
Link type of the Action.
LISTING_ITEM - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
 
LIST_GROUP_ELEMENT - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
 
LIST_ITEM - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
 
LabelHandle - class org.eclipse.birt.report.model.api.LabelHandle.
Represents a label report item.
LabelHandle(Module, DesignElement) - Constructor for class org.eclipse.birt.report.model.api.LabelHandle
Constructs a label handle with the given design and the element.
LayoutCell - class org.eclipse.birt.report.model.api.elements.table.LayoutCell.
The minimal item in the table.
LayoutChangedEvent - class org.eclipse.birt.report.model.api.elements.table.LayoutChangedEvent.
Notification event that says that the layout of the table element has been changed.
LayoutChangedEvent(ReportItem) - Constructor for class org.eclipse.birt.report.model.api.elements.table.LayoutChangedEvent
 
LayoutGroup - class org.eclipse.birt.report.model.api.elements.table.LayoutGroup.
The table group model for a TableGroup element.
LayoutGroup(LayoutTable, int) - Constructor for class org.eclipse.birt.report.model.api.elements.table.LayoutGroup
Constructs a LayoutGroup with the given table and the group level.
LayoutHelper - class org.eclipse.birt.report.model.api.elements.table.LayoutHelper.
An algorithm to support rowSpan, colSpan for BIRT table elements.
LayoutHelper() - Constructor for class org.eclipse.birt.report.model.api.elements.table.LayoutHelper
 
LayoutRow - class org.eclipse.birt.report.model.api.elements.table.LayoutRow.
Represents a row in table layout.
LayoutSlot - class org.eclipse.birt.report.model.api.elements.table.LayoutSlot.
A slot in the table.
LayoutSlot(LayoutTable, int) - Constructor for class org.eclipse.birt.report.model.api.elements.table.LayoutSlot
Constructs a Slot with the given column number.
LayoutSlot(LayoutTable, int, int) - Constructor for class org.eclipse.birt.report.model.api.elements.table.LayoutSlot
Constructs a Slot with the given column number and the group level.
LayoutTable - class org.eclipse.birt.report.model.api.elements.table.LayoutTable.
The table model for the content layout.
LayoutTable(TableItem, Module) - Constructor for class org.eclipse.birt.report.model.api.elements.table.LayoutTable
Constructs a table with the given numbers of rows and columns.
LayoutTable.OverlappedArea - class org.eclipse.birt.report.model.api.elements.table.LayoutTable.OverlappedArea.
Represents an overlapped area of the cell element in the table.
LayoutTableModel - class org.eclipse.birt.report.model.api.elements.table.LayoutTableModel.
The table model for the UI render.
LayoutTableModel(TableHandle) - Constructor for class org.eclipse.birt.report.model.api.elements.table.LayoutTableModel
Constructs a LayoutTableModel with the given table element.
LayoutUtil - class org.eclipse.birt.report.model.api.elements.table.LayoutUtil.
The utility class for LayoutTable.
LayoutUtil() - Constructor for class org.eclipse.birt.report.model.api.elements.table.LayoutUtil
 
LibraryEvent - class org.eclipse.birt.report.model.api.command.LibraryEvent.
Indicates that the library is added, dropped or shifted.
LibraryEvent(Library, int) - Constructor for class org.eclipse.birt.report.model.api.command.LibraryEvent
Constructs the event with the added or dropped library and action.
LibraryHandle - class org.eclipse.birt.report.model.api.LibraryHandle.
Represents the handle of library element.
LibraryHandle(Library) - Constructor for class org.eclipse.birt.report.model.api.LibraryHandle
Constructs one library handle with the given library element.
LineHandle - class org.eclipse.birt.report.model.api.LineHandle.
Represents the line item.
LineHandle(Module, DesignElement) - Constructor for class org.eclipse.birt.report.model.api.LineHandle
Constructs a line handle with the given design and the element.
ListGroupHandle - class org.eclipse.birt.report.model.api.ListGroupHandle.
Represents a group in a list.
ListGroupHandle(Module, DesignElement) - Constructor for class org.eclipse.birt.report.model.api.ListGroupHandle
Constructs a list group handle with the given design and the element.
ListHandle - class org.eclipse.birt.report.model.api.ListHandle.
Represents a list report item.
ListHandle(Module, DesignElement) - Constructor for class org.eclipse.birt.report.model.api.ListHandle
Constructs a list handle with the given design and the element.
Listener - interface org.eclipse.birt.report.model.api.core.Listener.
Receives events about a Design Element.
ListingHandle - class org.eclipse.birt.report.model.api.ListingHandle.
Represents slots and common properties in the two list-oriented elements: table and list.
ListingHandle(Module, DesignElement) - Constructor for class org.eclipse.birt.report.model.api.ListingHandle
Constructs a listing handle with the given design and the element.
label - Variable in class org.eclipse.birt.report.model.api.elements.structures.SelectionChoice
The label for the choice.
labelResourceKey - Variable in class org.eclipse.birt.report.model.api.elements.structures.SelectionChoice
The resource key of the label for the choice.
layoutCellsIterator() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutRow
Returns LayoutCells in the row.
layoutRowsIterator() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutSlot
Returns LayoutRows in the row.
list - Variable in class org.eclipse.birt.report.model.api.SortedSlotIterator
Internal list for sorted.
list - Variable in class org.eclipse.birt.report.model.api.StructureIterator
Cached copy of the property list.
loadExtendedElement() - Method in class org.eclipse.birt.report.model.api.ExtendedItemHandle
Loads the instance of extended element.
localize() - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Localize the element, break the parent/child relationship and set all the extended properties locally.
log(String) - Method in interface org.eclipse.birt.report.model.api.metadata.IMetaLogger
Log an error message.
log(String, Throwable) - Method in interface org.eclipse.birt.report.model.api.metadata.IMetaLogger
Log a message object including the stack trace of the Throwable t passed as parameter.

M

MAP_OPERATOR_ANY - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
MAP_OPERATOR_BETWEEN - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
MAP_OPERATOR_EQ - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
MAP_OPERATOR_FALSE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
MAP_OPERATOR_GE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
MAP_OPERATOR_GT - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
MAP_OPERATOR_LE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
MAP_OPERATOR_LIKE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
MAP_OPERATOR_LT - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
MAP_OPERATOR_MATCH - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
MAP_OPERATOR_NE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
MAP_OPERATOR_NOT_BETWEEN - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
MAP_OPERATOR_NOT_NULL - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
MAP_OPERATOR_NULL - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
MAP_OPERATOR_TRUE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
MARGIN_AUTO - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
MAROON - Static variable in interface org.eclipse.birt.report.model.api.metadata.IColorConstants
The color maroon.
MASK_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.PropertyMask
Name of the value for the mask.
MASTER_PAGE_ELEMENT - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
 
MODULE_ELEMENT - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
 
MULTI_LINE_DATA_ITEM - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
Deprecated. by ReportDesignConstants.TEXT_DATA_ITEM
MapRule - class org.eclipse.birt.report.model.api.elements.structures.MapRule.
This class represents a style mapping rule: a translation of a database value into a set of display values.
MapRule() - Constructor for class org.eclipse.birt.report.model.api.elements.structures.MapRule
Default constructor.
MapRule(String, String, String, String, String, String) - Constructor for class org.eclipse.birt.report.model.api.elements.structures.MapRule
Constructs the map rule with an operator and arguments, message id if the display value is to be localized and display text if the display value is not to be localized.
MapRuleHandle - class org.eclipse.birt.report.model.api.MapRuleHandle.
Represents the handle of map rule.
MapRuleHandle(SimpleValueHandle, int) - Constructor for class org.eclipse.birt.report.model.api.MapRuleHandle
Constructs the handle of map rule.
MasterPageContextContainmentValidator - class org.eclipse.birt.report.model.api.validators.MasterPageContextContainmentValidator.
Validates the table/list is not allowed to appear in header/footer/contents slot of master page in any level.
MasterPageContextContainmentValidator() - Constructor for class org.eclipse.birt.report.model.api.validators.MasterPageContextContainmentValidator
 
MasterPageHandle - class org.eclipse.birt.report.model.api.MasterPageHandle.
Represents a master page.
MasterPageHandle(Module, DesignElement) - Constructor for class org.eclipse.birt.report.model.api.MasterPageHandle
Constructs a master-page handle with the given design and the element.
MasterPageMultiColumnValidator - class org.eclipse.birt.report.model.api.validators.MasterPageMultiColumnValidator.
Validates the multiple columns and content width should be consistent.
MasterPageMultiColumnValidator() - Constructor for class org.eclipse.birt.report.model.api.validators.MasterPageMultiColumnValidator
 
MasterPageRequiredValidator - class org.eclipse.birt.report.model.api.validators.MasterPageRequiredValidator.
Validates the report should have at least one master page.
MasterPageRequiredValidator() - Constructor for class org.eclipse.birt.report.model.api.validators.MasterPageRequiredValidator
 
MasterPageSizeValidator - class org.eclipse.birt.report.model.api.validators.MasterPageSizeValidator.
Validates the page size is invalid.
MasterPageSizeValidator() - Constructor for class org.eclipse.birt.report.model.api.validators.MasterPageSizeValidator
 
MasterPageTypeValidator - class org.eclipse.birt.report.model.api.validators.MasterPageTypeValidator.
Validates the page size against page type.
MasterPageTypeValidator() - Constructor for class org.eclipse.birt.report.model.api.validators.MasterPageTypeValidator
 
MemberHandle - class org.eclipse.birt.report.model.api.MemberHandle.
A handle to a member of a property structure.
MemberHandle(DesignElementHandle, MemberRef) - Constructor for class org.eclipse.birt.report.model.api.MemberHandle
Constructs a member handle with the given element handle and the member reference.
MemberHandle(StructureHandle, StructPropertyDefn) - Constructor for class org.eclipse.birt.report.model.api.MemberHandle
Constructs a member handle with the given structure handle and the member property definition.
MemberIterator - class org.eclipse.birt.report.model.api.MemberIterator.
An iterator over the members of a structure.
MemberIterator(StructureHandle) - Constructor for class org.eclipse.birt.report.model.api.MemberIterator
Constructs a member iterator with the given structure handle.
MetaDataConstants - interface org.eclipse.birt.report.model.api.metadata.MetaDataConstants.
Provides constants used in the meta-data package.
MetaDataReaderException - exception org.eclipse.birt.report.model.api.metadata.MetaDataReaderException.
Exception thrown if an error occurs when reading the meta-data description file or the building the meta-data description.
MetaDataReaderException(String, MetaDataParserException) - Constructor for class org.eclipse.birt.report.model.api.metadata.MetaDataReaderException
Constructs the meta-data reader exception with the error code and the caused parser exception.
ModelException - exception org.eclipse.birt.report.model.api.ModelException.
Implementation of BirtException in model project.
ModelException(String) - Constructor for class org.eclipse.birt.report.model.api.ModelException
Constructs a new model exception with the error code.
ModelException(String, String[], Throwable) - Constructor for class org.eclipse.birt.report.model.api.ModelException
Constructs a new model exception with the error code, string arguments used to format error messages and the nested exception.
ModelException(String, String, ResourceBundle) - Constructor for class org.eclipse.birt.report.model.api.ModelException
Constructs a new model exception with no cause object.
ModelException(String, String, ResourceBundle, Throwable) - Constructor for class org.eclipse.birt.report.model.api.ModelException
Constructs a new model exception.
ModelException(String, String, Object[], ResourceBundle, Throwable) - Constructor for class org.eclipse.birt.report.model.api.ModelException
Constructs a new model exception.
ModelException(String, String, Object, ResourceBundle, Throwable) - Constructor for class org.eclipse.birt.report.model.api.ModelException
Constructs a new model exception.
ModelException(String, String, Object[], ResourceBundle) - Constructor for class org.eclipse.birt.report.model.api.ModelException
Constructs a new model exception.
ModelException(String, String, Object, ResourceBundle) - Constructor for class org.eclipse.birt.report.model.api.ModelException
Constructs a new model exception.
ModelException(String, String, Object[], Throwable) - Constructor for class org.eclipse.birt.report.model.api.ModelException
Constructs a new model exception.
ModuleHandle - class org.eclipse.birt.report.model.api.ModuleHandle.
Abstract module handle which provides the common functionalities of report design and library.
ModuleHandle(Module) - Constructor for class org.eclipse.birt.report.model.api.ModuleHandle
Constructs one module handle with the given module element.
ModuleUtil - class org.eclipse.birt.report.model.api.ModuleUtil.
Provides some tool methods about the modules.
ModuleUtil() - Constructor for class org.eclipse.birt.report.model.api.ModuleUtil
 
MultiLineDataHandle - class org.eclipse.birt.report.model.api.MultiLineDataHandle.
Deprecated. by TextDataHandle
MultiLineDataHandle(ReportDesign, DesignElement) - Constructor for class org.eclipse.birt.report.model.api.MultiLineDataHandle
Deprecated. Constructs the handle with the report design and the element it holds.
makeUniqueName(DesignElement) - Method in interface org.eclipse.birt.report.model.api.core.INameManager
Makes a unqiue name for the given element.
mapRulesIterator() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Returns the iterator for map rules.
mask - Variable in class org.eclipse.birt.report.model.api.elements.structures.PropertyMask
The value of the mask.
measure - Variable in class org.eclipse.birt.report.model.api.metadata.DimensionValue
The numeric measure part of the dimension.
memberRef - Variable in class org.eclipse.birt.report.model.api.ComplexValueHandle
Path to the property within an element, a list or a structure.
memberRef - Variable in class org.eclipse.birt.report.model.api.MemberHandle
The reference to the member itself.
module - Variable in class org.eclipse.birt.report.model.api.DesignElementHandle
Provides overall information about the module, especially the command stack.
module - Variable in class org.eclipse.birt.report.model.api.ElementFactory
The module.
module - Variable in class org.eclipse.birt.report.model.api.SimpleGroupElementHandle
The module that provides overall information, especially the command stack.
module - Variable in class org.eclipse.birt.report.model.api.css.StyleIterator
Module.
moduleDisposed(ModuleHandle, DisposeEvent) - Method in interface org.eclipse.birt.report.model.api.core.IDisposeListener
Notifies the element is disposed.
move(DesignElementHandle, DesignElementHandle, int) - Method in class org.eclipse.birt.report.model.api.SlotHandle
Moves a content element into a slot in another container element.
move(DesignElementHandle, DesignElementHandle, int, int) - Method in class org.eclipse.birt.report.model.api.SlotHandle
Moves a content element into a slot in another container element at the specified position.
moveItem(int, int) - Method in class org.eclipse.birt.report.model.api.SimpleValueHandle
Moves an item within a list property or member.
moveTo(DesignElementHandle, int) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Moves this element to a new location within the design.
moveTo(DesignElementHandle, int) - Method in class org.eclipse.birt.report.model.api.PrivateStyleHandle
This method is not defined for private styles.

N

NAME - Static variable in class org.eclipse.birt.report.model.api.validators.ElementReferenceValidator
Name of this validator.
NAME - Static variable in class org.eclipse.birt.report.model.api.validators.ExtensionValidator
Name of this validator.
NAME - Static variable in class org.eclipse.birt.report.model.api.validators.StructureListValidator
Name of this validator.
NAME - Static variable in class org.eclipse.birt.report.model.api.validators.StructureReferenceValidator
Name of this validator.
NAME - Static variable in class org.eclipse.birt.report.model.api.validators.StructureValidator
Name of this validator.
NAME - Static variable in class org.eclipse.birt.report.model.api.validators.StyleReferenceValidator
Name of this validator.
NAME - Static variable in class org.eclipse.birt.report.model.api.validators.UnsupportedElementValidator
Name of this validator.
NAME - Static variable in class org.eclipse.birt.report.model.api.validators.ValueRequiredValidator
Name of this validator
NAMESPACE_MEMEBR - Static variable in class org.eclipse.birt.report.model.api.elements.structures.IncludedLibrary
Name of the namespace member.
NAME_EVENT - Static variable in class org.eclipse.birt.report.model.api.activity.NotificationEvent
The event type of NameEvent.
NAME_MEMBER - Static variable in class org.eclipse.birt.report.model.api.core.UserPropertyDefn
Name of the name member.
NAME_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
Name of the column name member.
NAME_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.ConfigVariable
Name of the config variable name member.
NAME_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.CustomColor
Name of the color name member.
NAME_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
Name of the parameter name member.
NAME_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.EmbeddedImage
Name of the "name" property.
NAME_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.ExtendedProperty
The member name of the name of Extended property.
NAME_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.PropertyBinding
Name of the "name" property.
NAME_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.PropertyMask
Name of the property name member.
NAME_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.ResultSetColumn
Name of the column name member.
NAME_SPACE_EVENT - Static variable in class org.eclipse.birt.report.model.api.activity.NotificationEvent
The event type of NameSpaceEvent.
NAME_TYPE - Static variable in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Type code for the Name property type.
NAME_TYPE_NAME - Static variable in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Name of the Name property type.
NAVY - Static variable in interface org.eclipse.birt.report.model.api.metadata.IColorConstants
The color navy.
NORMAL_NORMAL - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
NO_NAME - Static variable in interface org.eclipse.birt.report.model.api.metadata.MetaDataConstants
Code for an element that does not take a name.
NO_NAME_SPACE - Static variable in interface org.eclipse.birt.report.model.api.metadata.MetaDataConstants
Code for an element that does not appear in any name space.
NUMBER_ALIGN_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.HighlightRule
 
NUMBER_FORMAT_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.HighlightRule
 
NUMBER_FORMAT_TYPE_CURRENCY - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
NUMBER_FORMAT_TYPE_CUSTOM - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
NUMBER_FORMAT_TYPE_FIXED - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
NUMBER_FORMAT_TYPE_GENERAL_NUMBER - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
NUMBER_FORMAT_TYPE_PERCENT - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
NUMBER_FORMAT_TYPE_SCIENTIFIC - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
NUMBER_FORMAT_TYPE_STANDARD - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
NUMBER_FORMAT_TYPE_UNFORMATTED - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
NUMBER_TYPE - Static variable in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Type code for the Number property type.
NUMBER_TYPE_NAME - Static variable in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Name of the Number property type.
NameEvent - class org.eclipse.birt.report.model.api.command.NameEvent.
Identifies that the name of an element changed.
NameEvent(DesignElement, String, String) - Constructor for class org.eclipse.birt.report.model.api.command.NameEvent
Constructor.
NameException - exception org.eclipse.birt.report.model.api.command.NameException.
Indicates an error when setting the name of an element.
NameException(DesignElement, String, String) - Constructor for class org.eclipse.birt.report.model.api.command.NameException
Constructor.
NameSpaceEvent - class org.eclipse.birt.report.model.api.command.NameSpaceEvent.
Indicates that the contents of a name space changed.
NameSpaceEvent(DesignElement, int, int) - Constructor for class org.eclipse.birt.report.model.api.command.NameSpaceEvent
Constructor.
NameSpaceEvent(DesignElement, int, DesignElement, int) - Constructor for class org.eclipse.birt.report.model.api.command.NameSpaceEvent
Constructor.
NotificationEvent - class org.eclipse.birt.report.model.api.activity.NotificationEvent.
The base class of the notification hierarchy.
NotificationEvent() - Constructor for class org.eclipse.birt.report.model.api.activity.NotificationEvent
Default constructor.
NotificationEvent(DesignElement) - Constructor for class org.eclipse.birt.report.model.api.activity.NotificationEvent
Convenience constructor that specifies the target element.
NumberFormatValue - class org.eclipse.birt.report.model.api.elements.structures.NumberFormatValue.
 
NumberFormatValue() - Constructor for class org.eclipse.birt.report.model.api.elements.structures.NumberFormatValue
 
name - Variable in class org.eclipse.birt.report.model.api.command.NameException
The new element name.
name - Variable in class org.eclipse.birt.report.model.api.command.PropertyNameException
The property/member name that caused the error.
name - Variable in class org.eclipse.birt.report.model.api.elements.structures.CustomColor
The internal color name such as "periwinkle".
name - Variable in class org.eclipse.birt.report.model.api.elements.structures.EmbeddedImage
Value of the name property.
name - Variable in class org.eclipse.birt.report.model.api.elements.structures.PropertyBinding
Name of the property binding.
name - Variable in class org.eclipse.birt.report.model.api.elements.structures.PropertyMask
The name of the property.
namespace - Variable in class org.eclipse.birt.report.model.api.elements.structures.IncludedLibrary
The namespace of the included library.
needsSave() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Determines if the design has changed since it was last read from, or written to, the file.
newCascadingParameterGroup(String) - Method in class org.eclipse.birt.report.model.api.ElementFactory
Creates a new parameter group element.
newCell() - Method in class org.eclipse.birt.report.model.api.ElementFactory
Creates a new cell element.
newDataItem(String) - Method in class org.eclipse.birt.report.model.api.ElementFactory
Creates a new data item.
newElement(String, String) - Method in class org.eclipse.birt.report.model.api.ElementFactory
Creates a design element specified by the element type name.
newElementFrom(DesignElementHandle, String) - Method in class org.eclipse.birt.report.model.api.ElementFactory
Creates one new element based on the given element.
newEmbeddedImageFrom(EmbeddedImageHandle, String, ModuleHandle) - Static method in class org.eclipse.birt.report.model.api.StructureFactory
Creates an embedded image from another library embedded image.
newEmbeddedImageFrom(EmbeddedImageHandle, ModuleHandle) - Static method in class org.eclipse.birt.report.model.api.StructureFactory
Creates an embedded image from another library embedded image.
newExtendedItem(String, String) - Method in class org.eclipse.birt.report.model.api.ElementFactory
Creates a new extended item.
newFreeForm(String) - Method in class org.eclipse.birt.report.model.api.ElementFactory
Creates a new free-form item.
newGraphicMasterPage(String) - Method in class org.eclipse.birt.report.model.api.ElementFactory
Creates a new graphic master page element.
newGridItem(String) - Method in class org.eclipse.birt.report.model.api.ElementFactory
Creates a new grid item.
newGridItem(String, int, int) - Method in class org.eclipse.birt.report.model.api.ElementFactory
Creates a new grid item with pre-defined columns and rows.
newGroupElement(ModuleHandle, List) - Static method in class org.eclipse.birt.report.model.api.GroupElementFactory
Instantiates a group element handle with the given module handle and selected design element list.
newImage(String) - Method in class org.eclipse.birt.report.model.api.ElementFactory
Creates a new image item.
newLabel(String) - Method in class org.eclipse.birt.report.model.api.ElementFactory
Creates a new label item.
newLayoutRow(TableRow) - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutSlot
Creates a row in the slot.
newLineItem(String) - Method in class org.eclipse.birt.report.model.api.ElementFactory
Creates a new line item.
newList(String) - Method in class org.eclipse.birt.report.model.api.ElementFactory
Creates a new list item.
newListGroup() - Method in class org.eclipse.birt.report.model.api.ElementFactory
Creates a new list group element.
newOdaDataSet(String) - Method in class org.eclipse.birt.report.model.api.ElementFactory
Deprecated. see newOdaDataSet( String name, String extensionID )
newOdaDataSet(String, String) - Method in class org.eclipse.birt.report.model.api.ElementFactory
Creates a new oda data set.
newOdaDataSource(String) - Method in class org.eclipse.birt.report.model.api.ElementFactory
Deprecated. see newOdaDataSource( String name, String extensionID )
newOdaDataSource(String, String) - Method in class org.eclipse.birt.report.model.api.ElementFactory
Creates a new oda data source.
newParameterGroup(String) - Method in class org.eclipse.birt.report.model.api.ElementFactory
Creates a new parameter group element.
newRectangle(String) - Method in class org.eclipse.birt.report.model.api.ElementFactory
Creates a new rectangle.
newReportItem(DesignElementHandle) - Method in interface org.eclipse.birt.report.model.api.extension.IReportItemFactory
Creates a new instance of the extended element given a handle to the BIRT report element that represents the extended element.
newReportItem(DesignElementHandle) - Method in class org.eclipse.birt.report.model.api.extension.ReportItemFactory
 
newScalarParameter(String) - Method in class org.eclipse.birt.report.model.api.ElementFactory
Creates a new scalar parameter element.
newScriptDataSet(String) - Method in class org.eclipse.birt.report.model.api.ElementFactory
Creates a new script data set.
newScriptDataSource(String) - Method in class org.eclipse.birt.report.model.api.ElementFactory
Creates a new script data source.
newSession(Locale) - Static method in class org.eclipse.birt.report.model.api.DesignEngine
Creates a new design session handle.
newSimpleMasterPage(String) - Method in class org.eclipse.birt.report.model.api.ElementFactory
Creates a new simple master page element.
newStyle(String) - Method in class org.eclipse.birt.report.model.api.ElementFactory
Creates a new style element.
newTableColumn() - Method in class org.eclipse.birt.report.model.api.ElementFactory
Creates a new column element.
newTableGroup() - Method in class org.eclipse.birt.report.model.api.ElementFactory
Creates a new table group element.
newTableItem(String) - Method in class org.eclipse.birt.report.model.api.ElementFactory
Creates a new table item.
newTableItem(String, int) - Method in class org.eclipse.birt.report.model.api.ElementFactory
Creates a new table item with the given name and given column number.
newTableItem(String, int, int, int, int) - Method in class org.eclipse.birt.report.model.api.ElementFactory
Creates a new table item with the given name and given column number.
newTableRow() - Method in class org.eclipse.birt.report.model.api.ElementFactory
Creates a new row element.
newTableRow(int) - Method in class org.eclipse.birt.report.model.api.ElementFactory
Creates a new table row, filled the row with the given number of cells.
newTextData(String) - Method in class org.eclipse.birt.report.model.api.ElementFactory
Creates a new multi line data item.
newTextItem(String) - Method in class org.eclipse.birt.report.model.api.ElementFactory
Creates a new text item.
newTheme(String) - Method in class org.eclipse.birt.report.model.api.ElementFactory
Creates a new theme element.
next() - Method in class org.eclipse.birt.report.model.api.MemberIterator
Returns a handle to the next member.
next() - Method in class org.eclipse.birt.report.model.api.SlotIterator
Returns a handle to the next content element.
next() - Method in class org.eclipse.birt.report.model.api.SortedSlotIterator
Returns a handle to the next content element.
next() - Method in class org.eclipse.birt.report.model.api.StructureIterator
Returns a handle to the next structure in the list.
next() - Method in class org.eclipse.birt.report.model.api.css.StyleIterator
Returns a handle of the style.
nextCellId - Variable in class org.eclipse.birt.report.model.api.elements.table.LayoutTable
The unique index for each cell.

O

ODA_DATA_SET - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
 
ODA_DATA_SOURCE - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
 
OLIVE - Static variable in interface org.eclipse.birt.report.model.api.metadata.IColorConstants
The color olive.
OPERATOR_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.FilterCondition
Name of the filter operator member.
OPERATOR_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.StyleRule
Name of the comparison operator member.
OPTIONAL_ARGUMENT_NAME - Static variable in interface org.eclipse.birt.report.model.api.metadata.IArgumentInfo
Argument name for optional argument.
OPTIONAL_NAME - Static variable in interface org.eclipse.birt.report.model.api.metadata.MetaDataConstants
Code for an element with an optional name.
ORANGE - Static variable in interface org.eclipse.birt.report.model.api.metadata.IColorConstants
The color blue.
ORPHANS_INHERIT - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
OdaDataSetHandle - class org.eclipse.birt.report.model.api.OdaDataSetHandle.
Represents an extended data set.
OdaDataSetHandle(Module, DesignElement) - Constructor for class org.eclipse.birt.report.model.api.OdaDataSetHandle
Constructs a handle for extended data set report item.
OdaDataSourceHandle - class org.eclipse.birt.report.model.api.OdaDataSourceHandle.
Represents a extended data source.
OdaDataSourceHandle(Module, DesignElement) - Constructor for class org.eclipse.birt.report.model.api.OdaDataSourceHandle
Constructs an extended data source handle with the given design and the element.
onSave() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Calls to inform a save is successful.
openCssStyleSheet(String) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Gets the result style sheet with given file name of an external CSS2 resource.
openCssStyleSheet(InputStream) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Gets the result style sheet with given file name of an external CSS2 resource.
openDesign(String) - Static method in class org.eclipse.birt.report.model.api.DesignEngine
Deprecated.  
openDesign(String, InputStream) - Static method in class org.eclipse.birt.report.model.api.DesignEngine
Deprecated.  
openDesign(String) - Method in class org.eclipse.birt.report.model.api.SessionHandle
Opens a design with the given the file name.
openDesign(String, InputStream) - Method in class org.eclipse.birt.report.model.api.SessionHandle
Opens a design given a stream to the design and the the file name of the design.
openDesign(URL, InputStream) - Method in class org.eclipse.birt.report.model.api.SessionHandle
Opens a design given a stream to the design and the the file name of the design.
openLibrary(String) - Method in class org.eclipse.birt.report.model.api.SessionHandle
Opens a library with the given the file name.
openLibrary(URL, InputStream) - Method in class org.eclipse.birt.report.model.api.SessionHandle
Opens a library with the given the file name.
openModule(String, InputStream) - Method in class org.eclipse.birt.report.model.api.SessionHandle
Opens a module regardless of the module type(library or report design).
openModule(String) - Method in class org.eclipse.birt.report.model.api.SessionHandle
Opens a module regardless of the module type(library or report design).
operator - Variable in class org.eclipse.birt.report.model.api.elements.structures.StyleRule
The comparison operator.
org.eclipse.birt.report.model.api - package 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 - package org.eclipse.birt.report.model.api.activity
Manages the low-level undoable operations and event notifications.
org.eclipse.birt.report.model.api.command - package 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 - package 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 - package org.eclipse.birt.report.model.api.css
 
org.eclipse.birt.report.model.api.elements - package 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 - package org.eclipse.birt.report.model.api.elements.structures
Defines the structure types in Model system.
org.eclipse.birt.report.model.api.elements.table - package org.eclipse.birt.report.model.api.elements.table
 
org.eclipse.birt.report.model.api.extension - package 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.metadata - package 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.util - package org.eclipse.birt.report.model.api.util
Utility classes.
org.eclipse.birt.report.model.api.validators - package org.eclipse.birt.report.model.api.validators
Provides the validation classes for semantic check on multiple properties.

P

PAGE_BREAK_ALWAYS - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
PAGE_BREAK_AUTO - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
PAGE_BREAK_AVOID - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
PAGE_BREAK_INHERIT - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
PAGE_BREAK_INSIDE_AUTO - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
PAGE_BREAK_INSIDE_AVOID - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
PAGE_BREAK_INSIDE_INHERIT - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
PAGE_BREAK_LEFT - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
PAGE_BREAK_RIGHT - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
PAGE_ORIENTATION_AUTO - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
PAGE_ORIENTATION_LANDSCAPE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
PAGE_ORIENTATION_PORTRAIT - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
PAGE_SIZE_A4 - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
PAGE_SIZE_CUSTOM - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
PAGE_SIZE_US_LEGAL - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
PAGE_SIZE_US_LETTER - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
PAGE_SLOT - Static variable in interface org.eclipse.birt.report.model.api.core.IModuleModel
Identifier of the master page slot.
PARAMETERS_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.CachedMetaData
The property name of the data set parameters definitions.
PARAMETER_BINDINGS_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.DataSourceParamBinding
Name of the property bindings member.
PARAMETER_GROUP_ELEMENT - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
 
PARAMETER_SLOT - Static variable in interface org.eclipse.birt.report.model.api.core.IModuleModel
Identifier of the parameter slot.
PARAM_BINDINGS_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.Action
Property name of parameter bindings, when this action is drill-through action.
PARAM_BINDING_STRUCT - Static variable in class org.eclipse.birt.report.model.api.elements.structures.ParamBinding
Name of this structure.
PARAM_CONTROL_CHECK_BOX - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
PARAM_CONTROL_LIST_BOX - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
PARAM_CONTROL_RADIO_BUTTON - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
PARAM_CONTROL_TEXT_BOX - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
PARAM_NAME_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.ParamBinding
Name of the parameter name member.
PARAM_TYPE_BOOLEAN - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
PARAM_TYPE_DATETIME - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
PARAM_TYPE_DECIMAL - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
PARAM_TYPE_FLOAT - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
PARAM_TYPE_STRING - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
PARAM_VALUE_TYPE_DYNAMIC - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
PARAM_VALUE_TYPE_STATIC - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
PARENT_LEVEL_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.ColumnHint
Name of the parent level member.
PATTERN_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.FormatValue
Name of the config variable value member.
PLUGIN_ID - Static variable in class org.eclipse.birt.report.model.api.ModelException
The plugin id of all the model exceptions.
POINTS_TYPE_NAME - Static variable in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Name of the Points property type.
POSITION_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
Name of the position member.
POSITION_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.ResultSetColumn
Name of the position member.
PROPERTY_BINDINGS_PROP - Static variable in interface org.eclipse.birt.report.model.api.core.IModuleModel
Name of the "propertyBindings" property.
PROPERTY_BINDING_STRUCT - Static variable in class org.eclipse.birt.report.model.api.elements.structures.PropertyBinding
Name of the structure.
PROPERTY_EVENT - Static variable in class org.eclipse.birt.report.model.api.activity.NotificationEvent
The event type of PrpertyEvent.
PROPERTY_MASK_TYPE_CHANGE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
PROPERTY_MASK_TYPE_HIDE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
PROPERTY_MASK_TYPE_LOCK - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
PURPLE - Static variable in interface org.eclipse.birt.report.model.api.metadata.IColorConstants
The color purple.
ParamBinding - class org.eclipse.birt.report.model.api.elements.structures.ParamBinding.
This class presents the parameter binding that bind data set input parameter to expression by position.
ParamBinding() - Constructor for class org.eclipse.birt.report.model.api.elements.structures.ParamBinding
 
ParamBindingHandle - class org.eclipse.birt.report.model.api.ParamBindingHandle.
Represents the handle of parameter binding.
ParamBindingHandle(SimpleValueHandle, int) - Constructor for class org.eclipse.birt.report.model.api.ParamBindingHandle
Constructs the handle of parameter binding.
ParameterGroupHandle - class org.eclipse.birt.report.model.api.ParameterGroupHandle.
Represents a group of parameters.
ParameterGroupHandle(Module, DesignElement) - Constructor for class org.eclipse.birt.report.model.api.ParameterGroupHandle
Constructs the handle for a group parameters with the given design and element.
ParameterHandle - class org.eclipse.birt.report.model.api.ParameterHandle.
Represents the various parameter types.
ParameterHandle(Module, DesignElement) - Constructor for class org.eclipse.birt.report.model.api.ParameterHandle
Constructs the handle for a parameter with the given design and element.
ParameterValidationUtil - class org.eclipse.birt.report.model.api.util.ParameterValidationUtil.
Validates the parameter value with the given data type and format pattern string.
ParameterValidationUtil() - Constructor for class org.eclipse.birt.report.model.api.util.ParameterValidationUtil
 
Point - class org.eclipse.birt.report.model.api.util.Point.
Represents a point in application units.
Point() - Constructor for class org.eclipse.birt.report.model.api.util.Point
Default constructor.
Point(double, double) - Constructor for class org.eclipse.birt.report.model.api.util.Point
Constructor.
PrivateStyleHandle - class org.eclipse.birt.report.model.api.PrivateStyleHandle.
Represents the "private style" for an element.
PrivateStyleHandle(Module, DesignElement) - Constructor for class org.eclipse.birt.report.model.api.PrivateStyleHandle
Constructs the handle for a private style with the given design and element.
PropertyBinding - class org.eclipse.birt.report.model.api.elements.structures.PropertyBinding.
Represents the property binding structure.
PropertyBinding() - Constructor for class org.eclipse.birt.report.model.api.elements.structures.PropertyBinding
Constructs a PropertyMask.
PropertyBindingHandle - class org.eclipse.birt.report.model.api.PropertyBindingHandle.
Represents the handle of property binding structure.
PropertyBindingHandle(SimpleValueHandle, int) - Constructor for class org.eclipse.birt.report.model.api.PropertyBindingHandle
Constructs the handle of property binding.
PropertyDefinition - class org.eclipse.birt.report.model.api.extension.PropertyDefinition.
Extension adapter class for the IPropertyDefintion.
PropertyDefinition() - Constructor for class org.eclipse.birt.report.model.api.extension.PropertyDefinition
 
PropertyEvent - class org.eclipse.birt.report.model.api.command.PropertyEvent.
Notification event to send when a property changes.
PropertyEvent(DesignElement, String) - Constructor for class org.eclipse.birt.report.model.api.command.PropertyEvent
Constructor.
PropertyHandle - class org.eclipse.birt.report.model.api.PropertyHandle.
A handle for working with a top-level property of an element.
PropertyHandle(DesignElementHandle, String) - Constructor for class org.eclipse.birt.report.model.api.PropertyHandle
Constructs the handle for a top-level property with the given element handle and property name.
PropertyHandle(DesignElementHandle, ElementPropertyDefn) - Constructor for class org.eclipse.birt.report.model.api.PropertyHandle
Constructs the handle for a top-level property with the given element handle and the definition of the property.
PropertyMask - class org.eclipse.birt.report.model.api.elements.structures.PropertyMask.
This class provides property masks of system or user defined properties.
PropertyMask() - Constructor for class org.eclipse.birt.report.model.api.elements.structures.PropertyMask
Constructs a PropertyMask.
PropertyMaskHandle - class org.eclipse.birt.report.model.api.PropertyMaskHandle.
Represents the handle of property mask structure.
PropertyMaskHandle(SimpleValueHandle, int) - Constructor for class org.eclipse.birt.report.model.api.PropertyMaskHandle
Constructs the handle of property mask.
PropertyNameException - exception org.eclipse.birt.report.model.api.command.PropertyNameException.
Exception thrown when a property name is invalid.
PropertyNameException(DesignElement, String) - Constructor for class org.eclipse.birt.report.model.api.command.PropertyNameException
Constructor.
PropertyNameException(DesignElement, IStructure, String) - Constructor for class org.eclipse.birt.report.model.api.command.PropertyNameException
Constructs a exception given a structure and its element and the invalid member name.
PropertyValueException - exception org.eclipse.birt.report.model.api.metadata.PropertyValueException.
Indicates an invalid property value.
PropertyValueException(Object, String, int) - Constructor for class org.eclipse.birt.report.model.api.metadata.PropertyValueException
Constructs an exception given an invalid value, error code and the property type constants.
PropertyValueException(DesignElement, String, Object, String) - Constructor for class org.eclipse.birt.report.model.api.metadata.PropertyValueException
Constructs an exception given an design element, an element property name, an invalid value and the error code.
PropertyValueException(DesignElement, IPropertyDefn, Object, String) - Constructor for class org.eclipse.birt.report.model.api.metadata.PropertyValueException
Constructs an exception given the definition of the property, an invalid value and its error code.
PropertyValueException(Object, String) - Constructor for class org.eclipse.birt.report.model.api.metadata.PropertyValueException
Constructs an exception given an invalid value, error code.
paramBindingsIterator() - Method in class org.eclipse.birt.report.model.api.ActionHandle
Gets the parameter binding list of a drill-through action if the link type is ACTION_LINK_TYPE_DRILLTHROUGH.
paramBindingsIterator() - Method in class org.eclipse.birt.report.model.api.DataSetHandle
Returns an iterator over the list of parameter bindings.
paramBindingsIterator() - Method in class org.eclipse.birt.report.model.api.DataSourceParamBindingHandle
Gets the parameter binding list of a data source.
paramBindingsIterator() - Method in class org.eclipse.birt.report.model.api.ReportItemHandle
Returns the iterator for parameter binding list defined on this report item.
parametersIterator() - Method in class org.eclipse.birt.report.model.api.DataSetHandle
Returns an iterator over the list of output parameter definitions.
parent - Variable in class org.eclipse.birt.report.model.api.command.ExtendsException
The parent element to set.
parse(String) - Static method in class org.eclipse.birt.report.model.api.metadata.DimensionValue
Parses a dimension string in locale-independent way.
parseColor(String) - Static method in class org.eclipse.birt.report.model.api.util.ColorUtil
Parses the string color value as a color keyword or a numerical RGB notation, return its corresponding rgb integer value.
parseInput(String) - Static method in class org.eclipse.birt.report.model.api.metadata.DimensionValue
Parses a dimension string in locale-dependent way.
parsePredefinedColor(String) - Static method in class org.eclipse.birt.report.model.api.util.ColorUtil
Gets the integer value of a predefined color.
paste(DesignElementHandle) - Method in class org.eclipse.birt.report.model.api.SlotHandle
Pastes a report item to the slot.
paste(IDesignElement) - Method in class org.eclipse.birt.report.model.api.SlotHandle
Pastes a report item to the slot.
paste(DesignElementHandle, int) - Method in class org.eclipse.birt.report.model.api.SlotHandle
Pastes a report item to the slot.
paste(IDesignElement, int) - Method in class org.eclipse.birt.report.model.api.SlotHandle
Pastes a report item to the slot.
pasteColumn(ColumnBandData, int, boolean) - Method in class org.eclipse.birt.report.model.api.GridHandle
Pastes a column with its cells to the given column number.
pasteColumn(ColumnBandData, int, boolean) - Method in class org.eclipse.birt.report.model.api.TableHandle
Pastes a column with its cells to the given column number.
posn - Variable in class org.eclipse.birt.report.model.api.SlotIterator
Current iteration position.
posn - Variable in class org.eclipse.birt.report.model.api.SortedSlotIterator
Current iteration position.
privateDriverPropertiesIterator() - Method in class org.eclipse.birt.report.model.api.OdaDataSetHandle
Returns the iterator for the private driver property list.
privateDriverPropertiesIterator() - Method in class org.eclipse.birt.report.model.api.OdaDataSourceHandle
Returns the iterator for the private driver property list.
propDefn - Variable in class org.eclipse.birt.report.model.api.ComplexValueHandle
Property definition.
propDefn - Variable in class org.eclipse.birt.report.model.api.FactoryPropertyHandle
Handle to the design element.
propDefn - Variable in class org.eclipse.birt.report.model.api.GroupPropertyHandle
Definition of the property.
propDefn - Variable in class org.eclipse.birt.report.model.api.PropertyHandle
Definition of the property.
propertiesIterator() - Method in interface org.eclipse.birt.report.model.api.metadata.IObjectDefn
Returns an iterator over the property definitions.
propertyIterator() - Method in class org.eclipse.birt.report.model.api.GroupElementHandle
Returns an iterator over the common properties.
propertyMaskIterator() - Method in class org.eclipse.birt.report.model.api.ReportElementHandle
Returns property masks on this element.
propertyName - Variable in class org.eclipse.birt.report.model.api.command.PropertyEvent
The name of the property that has changed.
propertyName - Variable in class org.eclipse.birt.report.model.api.command.UserPropertyException
The name of the user property affected.
propertyName - Variable in class org.eclipse.birt.report.model.api.metadata.PropertyValueException
The name of the property being set.
propertyTypeName - Variable in class org.eclipse.birt.report.model.api.metadata.PropertyValueException
Name of the type of the property.

Q

QUERY_CHOICE_TYPE_NONE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
QUERY_CHOICE_TYPE_SCRIPT - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
QUERY_CHOICE_TYPE_TEXT - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 

R

RECTANGLE_ITEM - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
 
RED - Static variable in interface org.eclipse.birt.report.model.api.metadata.IColorConstants
The color red.
REDONE - Static variable in class org.eclipse.birt.report.model.api.activity.ActivityStackEvent
The latest record or transaction is redone.
REMOVE - Static variable in class org.eclipse.birt.report.model.api.command.ContentEvent
Content element is removed.
REMOVE - Static variable in class org.eclipse.birt.report.model.api.command.NameSpaceEvent
Name is removed from some name space.
REPORT_DESIGN - Static variable in class org.eclipse.birt.report.model.api.ModuleUtil
The report design type.
REPORT_DESIGN_ELEMENT - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
 
REPORT_DESIGN_NAME - Static variable in interface org.eclipse.birt.report.model.api.metadata.MetaDataConstants
Internal name of the report design element type.
REPORT_ELEMENT_NAME - Static variable in interface org.eclipse.birt.report.model.api.metadata.MetaDataConstants
Internal name of the report element type.
REPORT_ITEM - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
 
REPORT_NAME_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.Action
Property name of report name, when this action is drill-through action.
REQUIRED_NAME - Static variable in interface org.eclipse.birt.report.model.api.metadata.MetaDataConstants
Code for an element with a required name.
RESOURCE_KEY_TYPE - Static variable in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Type code for the resource key property type.
RESOURCE_KEY_TYPE_NAME - Static variable in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Name of the Resource Key property type.
RESULT_SET_COLUMN_STRUCT - Static variable in class org.eclipse.birt.report.model.api.elements.structures.ResultSetColumn
Name of this structure.
RESULT_SET_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.CachedMetaData
Member name of the cached result set(output columns).
ROW_ELEMENT - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
 
Rectangle - class org.eclipse.birt.report.model.api.util.Rectangle.
Represents the position and size of a rectangle in application units.
Rectangle() - Constructor for class org.eclipse.birt.report.model.api.util.Rectangle
Default constructor.
Rectangle(double, double, double, double) - Constructor for class org.eclipse.birt.report.model.api.util.Rectangle
Constructor.
Rectangle(Point, Point) - Constructor for class org.eclipse.birt.report.model.api.util.Rectangle
Constructor.
RectangleHandle - class org.eclipse.birt.report.model.api.RectangleHandle.
Represents a rectangle element.
RectangleHandle(Module, DesignElement) - Constructor for class org.eclipse.birt.report.model.api.RectangleHandle
Constructs the handle for a group parameters with the given design and element.
ReportDesignConstants - interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants.
Defines constants for design element name.
ReportDesignHandle - class org.eclipse.birt.report.model.api.ReportDesignHandle.
Represents the overall report design.
ReportDesignHandle(ReportDesign) - Constructor for class org.eclipse.birt.report.model.api.ReportDesignHandle
Constructs a handle with the given design.
ReportElementHandle - class org.eclipse.birt.report.model.api.ReportElementHandle.
Abstract base class for working with all elements except the report design.
ReportElementHandle(Module, DesignElement) - Constructor for class org.eclipse.birt.report.model.api.ReportElementHandle
Constructs the handle for a report element with the given design and element.
ReportItem - class org.eclipse.birt.report.model.api.extension.ReportItem.
Extension adapter class for the IReportItem.
ReportItem() - Constructor for class org.eclipse.birt.report.model.api.extension.ReportItem
 
ReportItemFactory - class org.eclipse.birt.report.model.api.extension.ReportItemFactory.
Adapter class for the IReportItemFactory interface.
ReportItemFactory() - Constructor for class org.eclipse.birt.report.model.api.extension.ReportItemFactory
 
ReportItemHandle - class org.eclipse.birt.report.model.api.ReportItemHandle.
Represents a report item: any element that can appear within a section of the report.
ReportItemHandle(Module, DesignElement) - Constructor for class org.eclipse.birt.report.model.api.ReportItemHandle
Constructs the handle for a report item with the given design and element.
ResultSetColumn - class org.eclipse.birt.report.model.api.elements.structures.ResultSetColumn.
This class represents one column in the result set.
ResultSetColumn() - Constructor for class org.eclipse.birt.report.model.api.elements.structures.ResultSetColumn
 
ResultSetColumnHandle - class org.eclipse.birt.report.model.api.ResultSetColumnHandle.
Represents the handle of one column in the result set.
ResultSetColumnHandle(SimpleValueHandle, int) - Constructor for class org.eclipse.birt.report.model.api.ResultSetColumnHandle
Constructs the handle of result set column.
RowHandle - class org.eclipse.birt.report.model.api.RowHandle.
Represents one row in a Grid or Table.
RowHandle(Module, DesignElement) - Constructor for class org.eclipse.birt.report.model.api.RowHandle
Constructs the handle for a row with the given design and element.
redo() - Method in interface org.eclipse.birt.report.model.api.CommandStack
Redoes a command.
redo() - Method in interface org.eclipse.birt.report.model.api.activity.IActivityRecord
Redoes the record.
redo() - Method in class org.eclipse.birt.report.model.api.extension.ElementCommand
 
redo() - Method in interface org.eclipse.birt.report.model.api.extension.IElementCommand
Redoes the record.
refreshPropertyDefinition() - Method in interface org.eclipse.birt.report.model.api.extension.IReportItem
Justifies whether the property list of the extended element is changed.
refreshPropertyDefinition() - Method in class org.eclipse.birt.report.model.api.extension.ReportItem
 
registerMetaLogger(IMetaLogger) - Static method in class org.eclipse.birt.report.model.api.DesignEngine
Registers a IMetaLogger to record initialization errors.
remove() - Method in class org.eclipse.birt.report.model.api.MemberIterator
The remove operation is not supported when iterating over a structure; the application cannot remove members of a structure.
remove() - Method in class org.eclipse.birt.report.model.api.SlotIterator
Removes the element at the current iterator position.
remove() - Method in class org.eclipse.birt.report.model.api.SortedSlotIterator
Removes the element at the current iterator position.
remove() - Method in class org.eclipse.birt.report.model.api.StructureIterator
Removes the structure at the current position.
remove() - Method in class org.eclipse.birt.report.model.api.css.StyleIterator
Inherited method that is disabled in this iterator; the caller cannot remove styles using this class.
removeAttributeListener(IAttributeListener) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Removes one attribute listener.
removeDisposeListener(IDisposeListener) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Removes one dispose listener.
removeItem(int) - Method in class org.eclipse.birt.report.model.api.SimpleValueHandle
Removes an item from a list property or member.
removeItem(IStructure) - Method in class org.eclipse.birt.report.model.api.SimpleValueHandle
Removes an item from a list property or member.
removeItems(List) - Method in class org.eclipse.birt.report.model.api.SimpleValueHandle
Removes all the items in the list from a list property or member.
removeListener(ActivityStackListener) - Method in interface org.eclipse.birt.report.model.api.CommandStack
Removes a listener.
removeListener(Listener) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Removes a given listener.
removeMetaLogger(IMetaLogger) - Static method in class org.eclipse.birt.report.model.api.DesignEngine
Removes a IMetaLogger.
removeValidationListener(IValidationListener) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Removes a given validation listener.
rename(EmbeddedImage) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Checks the name of the embedded image in this report.
rename(DesignElementHandle) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Checks the element name in name space of this report.
repeatHeader() - Method in class org.eclipse.birt.report.model.api.TableHandle
Tests whether to repeat the headings at the top of each page.
replaceConfigVariable(ConfigVariable, ConfigVariable) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Replaces the old config variable with the new one.
replaceImage(EmbeddedImage, EmbeddedImage) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Replaces the old embedded image with the new one.
replaceItem(IStructure, IStructure) - Method in class org.eclipse.birt.report.model.api.SimpleValueHandle
Replaces an old structure with a new one for the this property or member.
resolveAbsolutePath(String, String) - Static method in class org.eclipse.birt.report.model.api.util.URIUtil
Return the relative path for the given resource according to base.
resultSetIterator() - Method in class org.eclipse.birt.report.model.api.DataSetHandle
Returns an iterator over the result set columns.
revertToReportItem() - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
if this design element is based on a template definition DesignElementHandle.isTemplateParameterValue( ),get rid of the template definition )
revertToTemplate(String) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Creates a template element handle and transforms the current element handle to the created template element if the current element is based on a template parameter definition.
rollback() - Method in interface org.eclipse.birt.report.model.api.CommandStack
Rolls back an application-level transaction.
rollbackAll() - Method in interface org.eclipse.birt.report.model.api.CommandStack
Rolls back all active transactions, leaving the design in the same state it was in when the top-most transaction started.
rowsIterator() - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutSlot
Returns handles of Rows in the row.

S

SCALAR_PARAMETER_ELEMENT - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
 
SCALAR_PARAM_ALIGN_AUTO - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
SCALAR_PARAM_ALIGN_CENTER - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
SCALAR_PARAM_ALIGN_LEFT - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
SCALAR_PARAM_ALIGN_RIGHT - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
SCRIPT_DATA_SET - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
 
SCRIPT_DATA_SOURCE - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
 
SCRIPT_TYPE - Static variable in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Type code for the Script property type.
SCRIPT_TYPE_NAME - Static variable in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Name of the Script property type.
SEARCHING_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.ColumnHint
Name of the searching member.
SEARCHKEY_STRUCT - Static variable in class org.eclipse.birt.report.model.api.elements.structures.SearchKey
Name of the structure.
SEARCH_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.Action
Property name of search, when this action is drill-through action.
SEARCH_TYPE_ANY - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
SEARCH_TYPE_INDEXED - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
SEARCH_TYPE_NONE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
SECTION_ALIGN_CENTER - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
SECTION_ALIGN_LEFT - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
SECTION_ALIGN_RIGHT - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
SHIFT - Static variable in class org.eclipse.birt.report.model.api.command.ContentEvent
Content element is shifted in the same container element.
SHIFT - Static variable in class org.eclipse.birt.report.model.api.command.LibraryEvent
The library is shifted downwards or forwards.
SIGNATURE_UCS4_BIG - Static variable in class org.eclipse.birt.report.model.api.util.UnicodeUtil
The signature for the UCS4 Big Endian files.
SIGNATURE_UCS4_LITTLE - Static variable in class org.eclipse.birt.report.model.api.util.UnicodeUtil
The signature for the UCS4 Little Endian files.
SIGNATURE_UNICODE_BIG - Static variable in class org.eclipse.birt.report.model.api.util.UnicodeUtil
The signature for the Unicode Big Endian files.
SIGNATURE_UNICODE_LITTLE - Static variable in class org.eclipse.birt.report.model.api.util.UnicodeUtil
The signature for the Unicode Little Endian files.
SIGNATURE_UTF_8 - Static variable in class org.eclipse.birt.report.model.api.util.UnicodeUtil
The signature for the UTF-8 files.
SILVER - Static variable in interface org.eclipse.birt.report.model.api.metadata.IColorConstants
The color silver.
SIMPLE_MASTER_PAGE_ELEMENT - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
 
SORT_DIRECTION_ASC - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
SORT_DIRECTION_DESC - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
SORT_STRUCT - Static variable in class org.eclipse.birt.report.model.api.elements.structures.SortKey
Name of this structure.
SORT_TYPE_COMPLEX_SORT - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
SORT_TYPE_NONE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
SORT_TYPE_SORT_ON_GROUP_KEY - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
STRING_FORMAT_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.HighlightRule
 
STRING_FORMAT_TYPE_CUSTOM - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
STRING_FORMAT_TYPE_LOWERCASE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
STRING_FORMAT_TYPE_PHONE_NUMBER - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
STRING_FORMAT_TYPE_SOCIAL_SECURITY_NUMBER - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
STRING_FORMAT_TYPE_UNFORMATTED - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
STRING_FORMAT_TYPE_UPPERCASE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
STRING_FORMAT_TYPE_ZIP_CODE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
STRING_FORMAT_TYPE_ZIP_CODE_4 - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
STRING_TYPE - Static variable in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Type code for the String property type.
STRING_TYPE_NAME - Static variable in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Name of the String property type.
STRUCTURE_CLIENT - Static variable in class org.eclipse.birt.report.model.api.activity.NotificationEvent
Event is being sent to the elements that use a structure defined in report design.
STRUCTURE_NAME - Static variable in class org.eclipse.birt.report.model.api.core.UserPropertyDefn
Name of the structure itself.
STRUCTURE_NAME - Static variable in class org.eclipse.birt.report.model.api.elements.structures.HideRule
Name of this structure within the meta-data dictionary.
STRUCTURE_NAME - Static variable in class org.eclipse.birt.report.model.api.elements.structures.HighlightRule
Name of this structure within the meta-data dictionary.
STRUCTURE_NAME - Static variable in class org.eclipse.birt.report.model.api.elements.structures.MapRule
Name of this structure within the meta-data dictionary.
STRUCTURE_NAME - Static variable in class org.eclipse.birt.report.model.api.elements.structures.PropertyMask
Name of this structure within the meta-data dictionary.
STRUCTURE_NAME - Static variable in class org.eclipse.birt.report.model.api.elements.structures.SelectionChoice
Name of this structure within the meta-data dictionary.
STRUCT_NAME - Static variable in class org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
Name of this structure.
STRUCT_NAME - Static variable in class org.eclipse.birt.report.model.api.elements.structures.DataSourceParamBinding
Name of this structure.
STRUCT_REF_TYPE - Static variable in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Type code for the structure reference property type.
STRUCT_REF_TYPE_NAME - Static variable in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Name of the structure reference property type.
STRUCT_TYPE - Static variable in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Type code for the Structure property type.
STRUCT_TYPE_NAME - Static variable in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Name of the Structure property type.
STYLE_CLIENT - Static variable in class org.eclipse.birt.report.model.api.activity.NotificationEvent
Event is being sent to elements that use a style.
STYLE_ELEMENT - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
 
STYLE_EVENT - Static variable in class org.eclipse.birt.report.model.api.activity.NotificationEvent
The event type of StyleEvent.
STYLE_NAME - Static variable in interface org.eclipse.birt.report.model.api.metadata.MetaDataConstants
Internal name of the style element type.
STYLE_SLOT - Static variable in interface org.eclipse.birt.report.model.api.core.IModuleModel
Deprecated. use IReportDesignModel.STYLE_SLOT and ILibraryModel.THEMES_SLOT instead
ScalarParameterHandle - class org.eclipse.birt.report.model.api.ScalarParameterHandle.
Represents a scalar (single-value) report parameter.
ScalarParameterHandle(Module, DesignElement) - Constructor for class org.eclipse.birt.report.model.api.ScalarParameterHandle
Constructs a handle for the ScalarParamter with the given design and the parameter.
ScriptDataSetHandle - class org.eclipse.birt.report.model.api.ScriptDataSetHandle.
Represents a script data set item.
ScriptDataSetHandle(Module, DesignElement) - Constructor for class org.eclipse.birt.report.model.api.ScriptDataSetHandle
Constructs a handle for script data set.
ScriptDataSourceHandle - class org.eclipse.birt.report.model.api.ScriptDataSourceHandle.
Represents a script data source.
ScriptDataSourceHandle(Module, DesignElement) - Constructor for class org.eclipse.birt.report.model.api.ScriptDataSourceHandle
Constructs a handle for script data source.
SearchKey - class org.eclipse.birt.report.model.api.elements.structures.SearchKey.
Structure for optional list of search criteria.
SearchKey() - Constructor for class org.eclipse.birt.report.model.api.elements.structures.SearchKey
 
SearchKeyHandle - class org.eclipse.birt.report.model.api.SearchKeyHandle.
Represents the handle of key used for search.
SearchKeyHandle(SimpleValueHandle, int) - Constructor for class org.eclipse.birt.report.model.api.SearchKeyHandle
Constructs the handle of search key.
SelectionChoice - class org.eclipse.birt.report.model.api.elements.structures.SelectionChoice.
This class is a structure for selection-list in ScalarParameter item.
SelectionChoice() - Constructor for class org.eclipse.birt.report.model.api.elements.structures.SelectionChoice
Constructs a default selection list choice.
SelectionChoiceHandle - class org.eclipse.birt.report.model.api.SelectionChoiceHandle.
Represents the handle of selection choice.
SelectionChoiceHandle(SimpleValueHandle, int) - Constructor for class org.eclipse.birt.report.model.api.SelectionChoiceHandle
Constructs the handle of selection choice.
SemanticError - exception org.eclipse.birt.report.model.api.elements.SemanticError.
The class provides the error code and the element with semantic error.
SemanticError(DesignElement, String) - Constructor for class org.eclipse.birt.report.model.api.elements.SemanticError
Constructs a SemanticError with the default serious level.
SemanticError(DesignElement, String[], String) - Constructor for class org.eclipse.birt.report.model.api.elements.SemanticError
Constructs a SemanticError with the default serious level.
SemanticError(DesignElement, String, int) - Constructor for class org.eclipse.birt.report.model.api.elements.SemanticError
Constructs a SemanticError with the specified level.
SemanticError(DesignElement, String[], String, int) - Constructor for class org.eclipse.birt.report.model.api.elements.SemanticError
Constructs a SemanticError with the specified level.
SemanticException - exception org.eclipse.birt.report.model.api.activity.SemanticException.
Represents exceptions encountered during parsing the xml file, it will include a reference to the element which causes the error.
SemanticException(String) - Constructor for class org.eclipse.birt.report.model.api.activity.SemanticException
Constructor.
SemanticException(DesignElement, String) - Constructor for class org.eclipse.birt.report.model.api.activity.SemanticException
Constructor.
SemanticException(DesignElement, String, Throwable) - Constructor for class org.eclipse.birt.report.model.api.activity.SemanticException
Constructor.
SemanticException(DesignElement, String[], String) - Constructor for class org.eclipse.birt.report.model.api.activity.SemanticException
Constructor.
SemanticException(DesignElement, String[], String, Throwable) - Constructor for class org.eclipse.birt.report.model.api.activity.SemanticException
Constructor.
SemanticException(String, String, ResourceBundle) - Constructor for class org.eclipse.birt.report.model.api.activity.SemanticException
Constructs a new model exception with no cause object.
SemanticException(String, String, ResourceBundle, Throwable) - Constructor for class org.eclipse.birt.report.model.api.activity.SemanticException
Constructs a new model exception.
SemanticException(String, String, Object[], ResourceBundle, Throwable) - Constructor for class org.eclipse.birt.report.model.api.activity.SemanticException
Constructs a new model exception.
SemanticException(String, String, Object, ResourceBundle, Throwable) - Constructor for class org.eclipse.birt.report.model.api.activity.SemanticException
Constructs a new model exception.
SemanticException(String, String, Object[], ResourceBundle) - Constructor for class org.eclipse.birt.report.model.api.activity.SemanticException
Constructs a new model exception.
SemanticException(String, String, Object, ResourceBundle) - Constructor for class org.eclipse.birt.report.model.api.activity.SemanticException
Constructs a new model exception.
SemanticException(String, String, Object[], Throwable) - Constructor for class org.eclipse.birt.report.model.api.activity.SemanticException
Constructs a new model exception.
SessionHandle - class org.eclipse.birt.report.model.api.SessionHandle.
Represents the design state -- a session for a user.
SessionHandle(Locale) - Constructor for class org.eclipse.birt.report.model.api.SessionHandle
Constructs a handle for the session with the given locale.
SharedStyleHandle - class org.eclipse.birt.report.model.api.SharedStyleHandle.
Represents a named, shared style.
SharedStyleHandle(Module, DesignElement) - Constructor for class org.eclipse.birt.report.model.api.SharedStyleHandle
Constructs a handle for a shared style.
SimpleGroupElementHandle - class org.eclipse.birt.report.model.api.SimpleGroupElementHandle.
Implements a simple group element handle, which has a non-empty selection element list and root module.
SimpleGroupElementHandle(ModuleHandle, List) - Constructor for class org.eclipse.birt.report.model.api.SimpleGroupElementHandle
Constructs a handle to deal with a list of report elements.
SimpleMasterPageHandle - class org.eclipse.birt.report.model.api.SimpleMasterPageHandle.
Represents a simple master page.
SimpleMasterPageHandle(Module, DesignElement) - Constructor for class org.eclipse.birt.report.model.api.SimpleMasterPageHandle
Constructs the handle for a simple master page with the given design and element.
SimpleValueHandle - class org.eclipse.birt.report.model.api.SimpleValueHandle.
Abstract base class that represents a handle for the value to either a property or a structure member.
SimpleValueHandle(DesignElementHandle) - Constructor for class org.eclipse.birt.report.model.api.SimpleValueHandle
Constructs a handle with the given handle to an design element.
SlotHandle - class org.eclipse.birt.report.model.api.SlotHandle.
Represents a "slot" within an element.
SlotHandle(DesignElementHandle, int) - Constructor for class org.eclipse.birt.report.model.api.SlotHandle
Constructs a handle for the slot with the given design element handle and the id of the slot.
SlotIterator - class org.eclipse.birt.report.model.api.SlotIterator.
An Iterator over the elements in a slot.
SlotIterator(SlotHandle) - Constructor for class org.eclipse.birt.report.model.api.SlotIterator
Constructs an iterator for the given slot.
SortKey - class org.eclipse.birt.report.model.api.elements.structures.SortKey.
This class represents a sort entry for a table or list item, it defines the column and sort direction pair.
SortKey(String, String) - Constructor for class org.eclipse.birt.report.model.api.elements.structures.SortKey
Constructs the sort key with the key to sort and the direction.
SortKey() - Constructor for class org.eclipse.birt.report.model.api.elements.structures.SortKey
Default constructor.
SortKeyHandle - class org.eclipse.birt.report.model.api.SortKeyHandle.
Represents the handle of sort key structure.
SortKeyHandle(SimpleValueHandle, int) - Constructor for class org.eclipse.birt.report.model.api.SortKeyHandle
Constructs the handle of sort key.
SortedSlotIterator - class org.eclipse.birt.report.model.api.SortedSlotIterator.
An sorted iterator over the elements in a slot.
SortedSlotIterator(SlotHandle) - Constructor for class org.eclipse.birt.report.model.api.SortedSlotIterator
Constructs a sorted slot iterator with the given slot handle.
StringFormatValue - class org.eclipse.birt.report.model.api.elements.structures.StringFormatValue.
 
StringFormatValue() - Constructor for class org.eclipse.birt.report.model.api.elements.structures.StringFormatValue
 
StringUtil - class org.eclipse.birt.report.model.api.util.StringUtil.
Collection of string utilities.
StringUtil() - Constructor for class org.eclipse.birt.report.model.api.util.StringUtil
 
StructureFactory - class org.eclipse.birt.report.model.api.StructureFactory.
Provides the factory method to create empty structures.
StructureFactory() - Constructor for class org.eclipse.birt.report.model.api.StructureFactory
 
StructureHandle - class org.eclipse.birt.report.model.api.StructureHandle.
Handle to a structure within a list property.
StructureHandle(DesignElementHandle, MemberRef) - Constructor for class org.eclipse.birt.report.model.api.StructureHandle
Constructs a handle for a structure within a list property of a given element.
StructureHandle(SimpleValueHandle, int) - Constructor for class org.eclipse.birt.report.model.api.StructureHandle
Constructs a handle for a structure within a list property or a structure member.
StructureIterator - class org.eclipse.birt.report.model.api.StructureIterator.
Iterates over the structures within a property or member defined as a list of structures.
StructureIterator(SimpleValueHandle) - Constructor for class org.eclipse.birt.report.model.api.StructureIterator
Constructs an structure iterator for the property or member that has the list of structures over which to iterate.
StructureListValidator - class org.eclipse.birt.report.model.api.validators.StructureListValidator.
Validates one list property of element.
StructureListValidator() - Constructor for class org.eclipse.birt.report.model.api.validators.StructureListValidator
 
StructureReferenceValidator - class org.eclipse.birt.report.model.api.validators.StructureReferenceValidator.
Validates the property whose type is structure reference.
StructureReferenceValidator() - Constructor for class org.eclipse.birt.report.model.api.validators.StructureReferenceValidator
 
StructureValidator - class org.eclipse.birt.report.model.api.validators.StructureValidator.
Validates a structure property of element.
StructureValidator() - Constructor for class org.eclipse.birt.report.model.api.validators.StructureValidator
 
StyleEvent - class org.eclipse.birt.report.model.api.command.StyleEvent.
Notifies that the style of an element has changed.
StyleEvent(DesignElement) - Constructor for class org.eclipse.birt.report.model.api.command.StyleEvent
Constructor.
StyleException - exception org.eclipse.birt.report.model.api.command.StyleException.
Indicates an error while setting the style of an element.
StyleException(DesignElement, String, String) - Constructor for class org.eclipse.birt.report.model.api.command.StyleException
Constructor.
StyleHandle - class org.eclipse.birt.report.model.api.StyleHandle.
Represents the style properties for either a shared style or an element with a style.
StyleHandle(Module, DesignElement) - Constructor for class org.eclipse.birt.report.model.api.StyleHandle
Constructs a style handle with the given design and the element..
StyleIterator - class org.eclipse.birt.report.model.api.css.StyleIterator.
Iterates over the styles of an include style sheet.
StyleIterator(CssStyleSheetHandle) - Constructor for class org.eclipse.birt.report.model.api.css.StyleIterator
Constructs a iterator to return the styles of the given style sheet.
StyleReferenceValidator - class org.eclipse.birt.report.model.api.validators.StyleReferenceValidator.
Validates the style reference value for StyledElement.
StyleReferenceValidator() - Constructor for class org.eclipse.birt.report.model.api.validators.StyleReferenceValidator
 
StyleRule - class org.eclipse.birt.report.model.api.elements.structures.StyleRule.
Base class for highlight and map rules in the style.
StyleRule() - Constructor for class org.eclipse.birt.report.model.api.elements.structures.StyleRule
Default constructor.
StyleRule(String, String, String, String) - Constructor for class org.eclipse.birt.report.model.api.elements.structures.StyleRule
Constructs the style rule with an operator and its operands.
StyleRuleHandle - class org.eclipse.birt.report.model.api.StyleRuleHandle.
Represents the handle of style rule.
StyleRuleHandle(SimpleValueHandle, int) - Constructor for class org.eclipse.birt.report.model.api.StyleRuleHandle
Constructs the handle of style rule.
StyleSheetException - exception org.eclipse.birt.report.model.api.css.StyleSheetException.
Exception thrown if an error occurs when reading an external style sheet.
StyleSheetException(String) - Constructor for class org.eclipse.birt.report.model.api.css.StyleSheetException
Constructs the style sheet exception with the error code.
StyleSheetException(String, Throwable) - Constructor for class org.eclipse.birt.report.model.api.css.StyleSheetException
Constructs the style sheet exception with the error code and the nested exception.
StyleSheetParserException - exception org.eclipse.birt.report.model.api.css.StyleSheetParserException.
Exception thrown if an error occurs when translating an external style sheet to our own CssStyleSheet.
StyleSheetParserException(String, String) - Constructor for class org.eclipse.birt.report.model.api.css.StyleSheetParserException
Constructs the parser exception with the error code.
StyleSheetParserException(String, String, String) - Constructor for class org.eclipse.birt.report.model.api.css.StyleSheetParserException
Constructs a parser exception with the error code and string arguments used to format error messages.
StyleSheetParserException(String, String, String, Throwable) - Constructor for class org.eclipse.birt.report.model.api.css.StyleSheetParserException
Constructs a parser exception with the error code, string arguments used to format error messages and nested exception.
save() - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Saves the module to an existing file name.
saveAll() - Method in class org.eclipse.birt.report.model.api.SessionHandle
Saves all designs and librariesthat need a save.
saveAs(String) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Saves the design to the file name provided.
searchIterator() - Method in class org.eclipse.birt.report.model.api.ActionHandle
Gets the search key list for a drill-through action if the link type is ACTION_LINK_TYPE_DRILLTHROUGH and the drill through type is DRILL_THROUGH_LINK_TYPE_SEARCH.
semanticCheck() - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Checks this element with semantic rules.
sender - Variable in class org.eclipse.birt.report.model.api.activity.NotificationEvent
The sender of the event.
serialize(OutputStream) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Writes the report design to the given output stream.
serialize(String) - Method in interface org.eclipse.birt.report.model.api.extension.IReportItem
Serializes the model given the property name.
serialize(String) - Method in class org.eclipse.birt.report.model.api.extension.ReportItem
 
serializeAction(ActionHandle) - Static method in class org.eclipse.birt.report.model.api.ModuleUtil
Serialize an action into a stream, the stream is in UTF-8 encoding.
session - Variable in class org.eclipse.birt.report.model.api.SessionHandle
The implementation of the design session.
setAbsolute(double) - Method in class org.eclipse.birt.report.model.api.DimensionHandle
Sets the value of a dimension in default units.
setAction(Action) - Method in class org.eclipse.birt.report.model.api.DataItemHandle
Set an action on the image.
setAction(Action) - Method in class org.eclipse.birt.report.model.api.ImageHandle
Set an action on the image.
setAction(Action) - Method in class org.eclipse.birt.report.model.api.LabelHandle
Set an action on the image.
setAfterClose(String) - Method in class org.eclipse.birt.report.model.api.DataSetHandle
Sets the code for the afterClose method.
setAfterClose(String) - Method in class org.eclipse.birt.report.model.api.DataSourceHandle
Sets the code for the afterClose method.
setAfterCloseDoc(String) - Method in class org.eclipse.birt.report.model.api.ReportDesignHandle
Deprecated.  
setAfterFactory(String) - Method in class org.eclipse.birt.report.model.api.ReportDesignHandle
Sets the script called at the end of the Factory after closing the report document (if any).
setAfterOpen(String) - Method in class org.eclipse.birt.report.model.api.DataSetHandle
Sets the code for the afterOpen method.
setAfterOpen(String) - Method in class org.eclipse.birt.report.model.api.DataSourceHandle
Sets the code for the afterOpen method.
setAfterOpenDoc(String) - Method in class org.eclipse.birt.report.model.api.ReportDesignHandle
Deprecated.  
setAfterRender(String) - Method in class org.eclipse.birt.report.model.api.ReportDesignHandle
Sets the script called after starting a presentation time action.
setAlias(String) - Method in class org.eclipse.birt.report.model.api.ColumnHintHandle
Sets the alias name of this column.
setAlignment(String) - Method in class org.eclipse.birt.report.model.api.ColumnHandle
Deprecated. by the StyleHandle.setTextAlign(String)
setAlignment(String) - Method in class org.eclipse.birt.report.model.api.ScalarParameterHandle
Sets the alignment for this parameter.
setAllowBlank(boolean) - Method in class org.eclipse.birt.report.model.api.ScalarParameterHandle
Sets the flag that indicates whether the string value of the parameter can be null.
setAllowNull(boolean) - Method in class org.eclipse.birt.report.model.api.DataSetParameterHandle
Sets whether the value of this parameter can be null.
setAllowNull(boolean) - Method in class org.eclipse.birt.report.model.api.ScalarParameterHandle
Sets the flag that indicates whether the value of the parameter can be null.
setAllowNull(boolean) - Method in class org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
Sets whether the value of this parameter can be null.
setAllowedType(String) - Method in class org.eclipse.birt.report.model.api.TemplateParameterDefinitionHandle
Sets the allowed type of the template parameter definition.
setAnalysis(String) - Method in class org.eclipse.birt.report.model.api.ColumnHintHandle
Sets the analysis option.
setApplicationUnits(String) - Method in class org.eclipse.birt.report.model.api.SessionHandle
Sets the units to be used by the application.
setAuthor(String) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Sets the name of the author of the design report.
setBackgroundAttachment(String) - Method in class org.eclipse.birt.report.model.api.StyleHandle
Sets the background attachment.
setBackgroundImage(String) - Method in class org.eclipse.birt.report.model.api.StyleHandle
Sets the address of the background image.
setBackgroundRepeat(String) - Method in class org.eclipse.birt.report.model.api.StyleHandle
Sets the repeat pattern for a background image.
setBase(String) - Method in class org.eclipse.birt.report.model.api.ReportDesignHandle
Sets the base directory to use when computing relative links from this report.
setBeforeClose(String) - Method in class org.eclipse.birt.report.model.api.DataSetHandle
Sets the code for the beforeClose method.
setBeforeClose(String) - Method in class org.eclipse.birt.report.model.api.DataSourceHandle
Sets the code for the beforeClose method.
setBeforeCloseDoc(String) - Method in class org.eclipse.birt.report.model.api.ReportDesignHandle
Deprecated.  
setBeforeFactory(String) - Method in class org.eclipse.birt.report.model.api.ReportDesignHandle
Sets the script called at the start of the Factory after the initialize( ) method and before opening the report document (if any).
setBeforeOpen(String) - Method in class org.eclipse.birt.report.model.api.DataSetHandle
Sets the code for the beforeOpen method.
setBeforeOpen(String) - Method in class org.eclipse.birt.report.model.api.DataSourceHandle
Sets the code for the beforeOpen method.
setBeforeOpenDoc(String) - Method in class org.eclipse.birt.report.model.api.ReportDesignHandle
Deprecated.  
setBeforeRender(String) - Method in class org.eclipse.birt.report.model.api.ReportDesignHandle
Sets the script called before starting a presentation time action.
setBookmark(String) - Method in class org.eclipse.birt.report.model.api.ReportItemHandle
Sets the bookmark of the report item.
setBookmark(String) - Method in class org.eclipse.birt.report.model.api.RowHandle
Sets the bookmark of this row.
setBookmarkLink(String) - Method in class org.eclipse.birt.report.model.api.ActionHandle
Deprecated. use ActionHandle.setTargetBookmark(String)instead.
setBorderBottomStyle(String) - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Sets the style of the border bottom line.
setBorderBottomStyle(String) - Method in class org.eclipse.birt.report.model.api.StyleHandle
Sets the style of the bottom line of the border.
setBorderLeftStyle(String) - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Sets the style of the border left line.
setBorderLeftStyle(String) - Method in class org.eclipse.birt.report.model.api.StyleHandle
Sets the style of the left line of the border.
setBorderRightStyle(String) - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Sets the style of the border right line.
setBorderRightStyle(String) - Method in class org.eclipse.birt.report.model.api.StyleHandle
Sets the style of the right line of the border.
setBorderTopStyle(String) - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Sets the style of the top line of the border.
setBorderTopStyle(String) - Method in class org.eclipse.birt.report.model.api.StyleHandle
Sets the style of the top line of the border.
setCachedMetaData(CachedMetaData) - Method in class org.eclipse.birt.report.model.api.DataSetHandle
Set the value for the cached data set information.
setCachedRowCount(int) - Method in class org.eclipse.birt.report.model.api.DataSetHandle
sets the cached row count property value.
setCanShrink(boolean) - Method in class org.eclipse.birt.report.model.api.StyleHandle
Sets whether the section can shrink if the actual content is smaller than the design size.
setCaption(String) - Method in class org.eclipse.birt.report.model.api.TableHandle
Sets the caption text of this table.
setCaptionKey(String) - Method in class org.eclipse.birt.report.model.api.TableHandle
Sets the resource key of the caption.
setCategory(String) - Method in class org.eclipse.birt.report.model.api.FormatValueHandle
Sets the category of the format.
setCategory(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.FormatValue
Sets the variable name.
setCheatSheet(String) - Method in class org.eclipse.birt.report.model.api.ReportDesignHandle
Sets the design cheat sheet file path.
setCheetSheet(String) - Method in class org.eclipse.birt.report.model.api.ReportDesignHandle
Deprecated. by ReportDesignHandle.setCheatSheet(String)
setChoices(UserChoice[]) - Method in class org.eclipse.birt.report.model.api.core.UserPropertyDefn
Sets the (anonymous) set of choices for a property.
setClose(String) - Method in class org.eclipse.birt.report.model.api.ScriptDataSetHandle
Sets the script for closing data set.
setClose(String) - Method in class org.eclipse.birt.report.model.api.ScriptDataSourceHandle
Sets the script name for closing data connection.
setColor(String) - Method in class org.eclipse.birt.report.model.api.CustomColorHandle
Sets the color value.
setColor(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.CustomColor
Sets the color value.
setColorFormat(int) - Method in class org.eclipse.birt.report.model.api.SessionHandle
Sets the rgb color display preference to be used by the application.
setColumn(int) - Method in class org.eclipse.birt.report.model.api.CellHandle
Sets the cell's column property.
setColumn(String) - Method in class org.eclipse.birt.report.model.api.FilterConditionHandle
Deprecated. This property has been removed.
setColumn(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.FilterCondition
Deprecated. This property has been removed.
setColumnCount(int) - Method in class org.eclipse.birt.report.model.api.GraphicMasterPageHandle
Sets the number of columns in the report.
setColumnName(String) - Method in class org.eclipse.birt.report.model.api.ColumnHintHandle
Sets the column name.
setColumnName(String) - Method in class org.eclipse.birt.report.model.api.ComputedColumnHandle
Deprecated. using ComputedColumnHandle.setName(String) instead.
setColumnName(String) - Method in class org.eclipse.birt.report.model.api.ResultSetColumnHandle
Sets the column name.
setColumnName(String) - Method in class org.eclipse.birt.report.model.api.SortKeyHandle
Deprecated. This property has been removed. See the method SortKeyHandle.setKey(String).
setColumnName(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
Deprecated. using ComputedColumn.setName(String) instead.
setColumnName(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.ResultSetColumn
Sets the column name.
setColumnName(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.SortKey
Deprecated. This property has been removed. See the method SortKey.setKey(String).
setColumnSpan(int) - Method in class org.eclipse.birt.report.model.api.CellHandle
Sets the cell's column span.
setComments(String) - Method in class org.eclipse.birt.report.model.api.ReportElementHandle
Sets the comments of the report element.
setConcealValue(boolean) - Method in class org.eclipse.birt.report.model.api.ScalarParameterHandle
Sets the attribute that's hides the user's entry by displaying asterisks.
setContent(String) - Method in class org.eclipse.birt.report.model.api.TextItemHandle
Sets the text for the text element.
setContentKey(String) - Method in class org.eclipse.birt.report.model.api.TextItemHandle
Sets the resource key of the text for the item.
setContentType(String) - Method in class org.eclipse.birt.report.model.api.TextDataHandle
Sets the expression that defines the text type this multi-line data item holds.
setContentType(String) - Method in class org.eclipse.birt.report.model.api.TextItemHandle
Sets the content type of this text item.
setContentTypeExpr(String) - Method in class org.eclipse.birt.report.model.api.TextDataHandle
Deprecated. by the method TextDataHandle.setContentType(String)
setControlType(String) - Method in class org.eclipse.birt.report.model.api.ScalarParameterHandle
Sets the control type for this parameter.
setCreatedBy(String) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Returns the name of the tool that created the design.
setCustomXml(String) - Method in class org.eclipse.birt.report.model.api.ReportElementHandle
Sets the custom XML.
setData(byte[]) - Method in class org.eclipse.birt.report.model.api.EmbeddedImageHandle
Sets the byte array of image data.
setData(byte[]) - Method in class org.eclipse.birt.report.model.api.elements.structures.EmbeddedImage
Sets the data of the image.
setDataSet(DataSetHandle) - Method in class org.eclipse.birt.report.model.api.CascadingParameterGroupHandle
Sets the data set of the report item.
setDataSet(DataSetHandle) - Method in class org.eclipse.birt.report.model.api.ReportItemHandle
Sets the data set of the report item.
setDataSetName(String) - Method in class org.eclipse.birt.report.model.api.ScalarParameterHandle
Sets the data set name of the dynamic list for this parameter.
setDataSource(String) - Method in class org.eclipse.birt.report.model.api.DataSetHandle
Sets the name of the data source for this data set.
setDataSourceName(String) - Method in class org.eclipse.birt.report.model.api.DataSourceParamBindingHandle
Set the data source name member.
setDataType(String) - Method in class org.eclipse.birt.report.model.api.ComputedColumnHandle
Sets the data type of this column.
setDataType(String) - Method in class org.eclipse.birt.report.model.api.DataSetParameterHandle
Sets the data type of this parameter.
setDataType(String) - Method in class org.eclipse.birt.report.model.api.ResultSetColumnHandle
Sets the data type of this column.
setDataType(String) - Method in class org.eclipse.birt.report.model.api.ScalarParameterHandle
Sets the data type for this parameter.
setDataType(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
Sets the data type of this column.
setDataType(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
Sets the parameter data type.
setDataType(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.ResultSetColumn
Sets the data type of this column.
setDateTimeFormat(String) - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Sets the pattern of a date time format for a highlight rule.
setDateTimeFormat(String) - Method in class org.eclipse.birt.report.model.api.StyleHandle
Sets the pattern of a date time format for a highlight rule.
setDateTimeFormatCategory(String) - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Sets the category of a number format for a highlight rule.
setDateTimeFormatCategory(String) - Method in class org.eclipse.birt.report.model.api.StyleHandle
Sets the category of a number format.
setDefault(Object) - Method in class org.eclipse.birt.report.model.api.core.UserPropertyDefn
 
setDefaultUnits(String) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Sets the default units for the design.
setDefaultValue(String) - Method in class org.eclipse.birt.report.model.api.DataSetParameterHandle
Sets the default value of the input parameter.
setDefaultValue(String) - Method in class org.eclipse.birt.report.model.api.ScalarParameterHandle
Sets the default value of the parameter.
setDefaultValue(String, Object) - Method in class org.eclipse.birt.report.model.api.SessionHandle
Sets the specified default value of style property.
setDefaultValue(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
Sets the default value of the input parameter.
setDeliveryPath(int) - Method in class org.eclipse.birt.report.model.api.activity.NotificationEvent
Sets the delivery path.
setDescribe(String) - Method in class org.eclipse.birt.report.model.api.ScriptDataSetHandle
Sets the script for describing the result set dynamically.
setDescription(String) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Sets the description of the module.
setDescription(String) - Method in class org.eclipse.birt.report.model.api.TemplateElementHandle
Sets the description of the template element.
setDescription(String) - Method in class org.eclipse.birt.report.model.api.TemplateParameterDefinitionHandle
Sets the description of the template parameter definition.
setDescriptionKey(String) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Sets the resource key of the static description of the module.
setDescriptionKey(String) - Method in class org.eclipse.birt.report.model.api.TemplateElementHandle
Sets the resource key of the static description of the template element.
setDescriptionKey(String) - Method in class org.eclipse.birt.report.model.api.TemplateParameterDefinitionHandle
Sets the resource key of the static description of the template parameter definition.
setDirection(String) - Method in class org.eclipse.birt.report.model.api.SortKeyHandle
Sets the sort direction.
setDirection(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.SortKey
Sets the sort direction.
setDisplay(String) - Method in class org.eclipse.birt.report.model.api.MapRuleHandle
Sets the display value when this rule applies.
setDisplay(String) - Method in class org.eclipse.birt.report.model.api.StyleHandle
Sets the value that specifies if a top-level element should be a block or in-line element.
setDisplay(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.MapRule
Set the non-localized display text, the text is to be displayed when this rule applies.
setDisplayKey(String) - Method in class org.eclipse.birt.report.model.api.MapRuleHandle
Sets the resource key of display value.
setDisplayKey(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.MapRule
Set the message ID for the text, the text is to be displayed when this rule applies.
setDisplayName(String) - Method in class org.eclipse.birt.report.model.api.ColumnHintHandle
Sets the display name.
setDisplayName(String) - Method in class org.eclipse.birt.report.model.api.CustomColorHandle
Sets the display name.
setDisplayName(String) - Method in class org.eclipse.birt.report.model.api.ReportDesignHandle
Sets the display name.
setDisplayName(String) - Method in class org.eclipse.birt.report.model.api.ReportElementHandle
Sets the display name.
setDisplayName(String) - Method in class org.eclipse.birt.report.model.api.core.UserPropertyDefn
Sets the display name of the property.
setDisplayName(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.CustomColor
Sets the color display name.
setDisplayName(String) - Method in class org.eclipse.birt.report.model.api.metadata.UserChoice
Returns the display name for the choice.
setDisplayNameID(String) - Method in class org.eclipse.birt.report.model.api.CustomColorHandle
Sets the resource key for display name.
setDisplayNameID(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.CustomColor
Sets the color display name ID.
setDisplayNameKey(String) - Method in class org.eclipse.birt.report.model.api.ColumnHintHandle
Sets the resource key for display name.
setDisplayNameKey(String) - Method in class org.eclipse.birt.report.model.api.ReportDesignHandle
Sets the resource key of the display name.
setDisplayNameKey(String) - Method in class org.eclipse.birt.report.model.api.ReportElementHandle
Sets the resource key of the display name.
setDistinct(String) - Method in class org.eclipse.birt.report.model.api.DataItemHandle
Deprecated. by the drop function of Cell element.
setDistinctReset(String) - Method in class org.eclipse.birt.report.model.api.DataItemHandle
Deprecated. by the drop function of Cell element.
setDrillThroughBookmarkLink(String) - Method in class org.eclipse.birt.report.model.api.ActionHandle
Deprecated. use ActionHandle.setTargetBookmark(String)instead.
setDrillThroughReportName(String) - Method in class org.eclipse.birt.report.model.api.ActionHandle
Deprecated. use ActionHandle.setReportName(String)instead.
setDrillThroughTargetBookmark(String) - Method in class org.eclipse.birt.report.model.api.ActionHandle
Deprecated. use ActionHandle.setTargetBookmark(String)instead.
setDriverName(String) - Method in class org.eclipse.birt.report.model.api.OdaDataSourceHandle
Deprecated. This property is removed.
setDrop(String) - Method in class org.eclipse.birt.report.model.api.CellHandle
Sets the cell's drop property.
setEffectualDrop(boolean) - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutCell
Sets whether the drop is effectual.
setElement(DesignElement) - Method in class org.eclipse.birt.report.model.api.metadata.PropertyValueException
Sets the element, if it is known.
setEventHandleClass(String) - Method in class org.eclipse.birt.report.model.api.CellHandle
Sets the group expression.
setEventHandleClass(String) - Method in class org.eclipse.birt.report.model.api.RowHandle
Sets the group expression.
setEventHandlerClass(String) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Sets the group expression.
setExport(String) - Method in class org.eclipse.birt.report.model.api.ColumnHintHandle
Sets the export option.
setExpr(String) - Method in class org.eclipse.birt.report.model.api.FilterConditionHandle
Sets the filter expression.
setExpr(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.FilterCondition
Sets the filter expression.
setExpression(String) - Method in class org.eclipse.birt.report.model.api.ComputedColumnHandle
Sets the expression used to define this computed column.
setExpression(String) - Method in class org.eclipse.birt.report.model.api.HideRuleHandle
Sets the value expression of this visibility rule.
setExpression(String) - Method in class org.eclipse.birt.report.model.api.ParamBindingHandle
Sets the expression the parameter is binded to.
setExpression(String) - Method in class org.eclipse.birt.report.model.api.SearchKeyHandle
Sets the expression of this search key.
setExpression(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
Sets the expression.
setExpression(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.HideRule
Sets the expression for this visibility rule.
setExpression(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.ParamBinding
Sets the binding expression.
setExpression(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.SearchKey
Sets the expression value of this key.
setExtends(DesignElementHandle) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Sets this element to extend the given element.
setExtends(DesignElementHandle) - Method in class org.eclipse.birt.report.model.api.PrivateStyleHandle
This method is not defined for private styles.
setExtendsElement(DesignElement) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Sets this element to extend the given element.
setExtendsElement(DesignElement) - Method in class org.eclipse.birt.report.model.api.PrivateStyleHandle
This method is not defined for private styles.
setExtendsName(String) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Sets the name of the element that this element extends.
setExtendsName(String) - Method in class org.eclipse.birt.report.model.api.PrivateStyleHandle
This method is not defined for private styles.
setExternalScript(String) - Method in class org.eclipse.birt.report.model.api.ExtendedItemHandle
Sets the scripts in the extension element model.
setFetch(String) - Method in class org.eclipse.birt.report.model.api.ScriptDataSetHandle
Sets the script for providing the data for the next row from the result set.
setFileName(String) - Method in class org.eclipse.birt.report.model.api.IncludeScriptHandle
Sets the file name of the script.
setFileName(String) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Sets the design file name.
setFileName(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.IncludeScript
Sets the file name of the script.
setFileName(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.IncludedLibrary
Sets the file name of the include library.
setFilterExpr(String) - Method in class org.eclipse.birt.report.model.api.FilterConditionHandle
Deprecated. Replaced by the method FilterConditionHandle.setExpr(String)
setFilterExpr(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.FilterCondition
Deprecated. Replaced by the method FilterCondition.setExpr(String)
setFixedOrder(boolean) - Method in class org.eclipse.birt.report.model.api.ScalarParameterHandle
Sets the flag indicates that whether to display values in the order defined in the list.
setFloatProperty(String, double) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Sets the value of a property to a double.
setFloatValue(double) - Method in class org.eclipse.birt.report.model.api.SimpleValueHandle
Sets the value of the property or member to the given double.
setFloatingFooter(boolean) - Method in class org.eclipse.birt.report.model.api.SimpleMasterPageHandle
Changes the status to say if it has a floating footer or not.
setFontStyle(String) - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Sets the font style in a string for the style.
setFontStyle(String) - Method in class org.eclipse.birt.report.model.api.StyleHandle
Sets the style of the font.
setFontVariant(String) - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Sets the font variant in a string .
setFontVariant(String) - Method in class org.eclipse.birt.report.model.api.StyleHandle
Sets the variant of the font.
setFontWeight(String) - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Sets the font weight in a string for the style.
setFontWeight(String) - Method in class org.eclipse.birt.report.model.api.StyleHandle
Sets the weight of the font.
setFormat(String) - Method in class org.eclipse.birt.report.model.api.ColumnHintHandle
Sets the format option.
setFormat(String) - Method in class org.eclipse.birt.report.model.api.HideRuleHandle
Sets the output format of this visibility rule.
setFormat(String) - Method in class org.eclipse.birt.report.model.api.ScalarParameterHandle
Sets the format instructions for the parameter value.
setFormat(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.HideRule
Sets the output format.
setFormatType(String) - Method in class org.eclipse.birt.report.model.api.ActionHandle
Sets the format type of the action.
setGroupStart(String) - Method in class org.eclipse.birt.report.model.api.GroupHandle
Deprecated. by GroupHandle.setIntervalBase(String)
setHeight(String) - Method in class org.eclipse.birt.report.model.api.ReportItemHandle
Sets the item's height using a dimension string with optional unit suffix such as "10" or "10pt".
setHeight(double) - Method in class org.eclipse.birt.report.model.api.ReportItemHandle
Sets the item's height to a value in default units.
setHelpGuide(String) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Sets an external file that provides help information for the report.
setHelpText(String) - Method in class org.eclipse.birt.report.model.api.ColumnHintHandle
Sets the help text.
setHelpText(String) - Method in class org.eclipse.birt.report.model.api.DataItemHandle
Sets the help text of this data item.
setHelpText(String) - Method in class org.eclipse.birt.report.model.api.ImageHandle
Sets the help text of this image item.
setHelpText(String) - Method in class org.eclipse.birt.report.model.api.LabelHandle
Sets the help text of this label item.
setHelpText(String) - Method in class org.eclipse.birt.report.model.api.ParameterGroupHandle
Returns additional pop-up help text associated with the group.
setHelpText(String) - Method in class org.eclipse.birt.report.model.api.ParameterHandle
Returns the additional text to display for the parameter to explain how to use the parameter.
setHelpTextKey(String) - Method in class org.eclipse.birt.report.model.api.ColumnHintHandle
Sets the resource key for help text.
setHelpTextKey(String) - Method in class org.eclipse.birt.report.model.api.DataItemHandle
Sets the resource key of the help text of this data item.
setHelpTextKey(String) - Method in class org.eclipse.birt.report.model.api.ImageHandle
Sets the resource key of help text of this image item.
setHelpTextKey(String) - Method in class org.eclipse.birt.report.model.api.LabelHandle
Sets the help text key of this label item.
setHelpTextKey(String) - Method in class org.eclipse.birt.report.model.api.ParameterGroupHandle
Sets the resource key of the help text for this parameter group.
setHelpTextKey(String) - Method in class org.eclipse.birt.report.model.api.ParameterHandle
Sets the resource key of the additional text to display for the parameter to explain how to use the parameter.
setHidden(boolean) - Method in class org.eclipse.birt.report.model.api.ParameterHandle
Sets the hidden property of this parameter.
setHighlightTestExpr(String) - Method in class org.eclipse.birt.report.model.api.StyleHandle
Deprecated.  
setHyperlink(String) - Method in class org.eclipse.birt.report.model.api.ActionHandle
Deprecated. ActionHandle.setURI(String)
setID(long) - Method in class org.eclipse.birt.report.model.api.elements.structures.PropertyBinding
Sets the element id of this binding.
setIconFile(String) - Method in class org.eclipse.birt.report.model.api.ReportDesignHandle
Sets the design icon/thumbnail file path.
setImageName(String) - Method in class org.eclipse.birt.report.model.api.ImageHandle
Sets the embedded image name that this image refers, if the image source type is IMAGE_REF_TYPE_EMBED.
setIncludeResource(String) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Set the base name of the customer-defined resource bundle.
setInitialize(String) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Sets the script called when the report starts executing.
setIntProperty(String, int) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Sets the value of a property to an integer.
setIntValue(int) - Method in class org.eclipse.birt.report.model.api.SimpleValueHandle
Sets the value of the property or member to the given integer.
setInterval(String) - Method in class org.eclipse.birt.report.model.api.GroupHandle
Returns the interval of this group.
setIntervalBase(String) - Method in class org.eclipse.birt.report.model.api.GroupHandle
Sets the base of the interval property of this group.IntervalBase, in conjunction with Interval and IntervalRange, determines how data is divided into groups.
setIntervalRange(double) - Method in class org.eclipse.birt.report.model.api.GroupHandle
Returns the interval range of this group.
setIntrinsicProperty(String, Object) - Method in class org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
 
setIntrinsicProperty(String, Object) - Method in class org.eclipse.birt.report.model.api.elements.structures.ConfigVariable
 
setIntrinsicProperty(String, Object) - Method in class org.eclipse.birt.report.model.api.elements.structures.CustomColor
 
setIntrinsicProperty(String, Object) - Method in class org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
 
setIntrinsicProperty(String, Object) - Method in class org.eclipse.birt.report.model.api.elements.structures.EmbeddedImage
 
setIntrinsicProperty(String, Object) - Method in class org.eclipse.birt.report.model.api.elements.structures.ExtendedProperty
 
setIntrinsicProperty(String, Object) - Method in class org.eclipse.birt.report.model.api.elements.structures.FilterCondition
 
setIntrinsicProperty(String, Object) - Method in class org.eclipse.birt.report.model.api.elements.structures.FormatValue
 
setIntrinsicProperty(String, Object) - Method in class org.eclipse.birt.report.model.api.elements.structures.HideRule
 
setIntrinsicProperty(String, Object) - Method in class org.eclipse.birt.report.model.api.elements.structures.IncludeScript
 
setIntrinsicProperty(String, Object) - Method in class org.eclipse.birt.report.model.api.elements.structures.IncludedLibrary
 
setIntrinsicProperty(String, Object) - Method in class org.eclipse.birt.report.model.api.elements.structures.MapRule
 
setIntrinsicProperty(String, Object) - Method in class org.eclipse.birt.report.model.api.elements.structures.ParamBinding
 
setIntrinsicProperty(String, Object) - Method in class org.eclipse.birt.report.model.api.elements.structures.PropertyBinding
 
setIntrinsicProperty(String, Object) - Method in class org.eclipse.birt.report.model.api.elements.structures.PropertyMask
 
setIntrinsicProperty(String, Object) - Method in class org.eclipse.birt.report.model.api.elements.structures.ResultSetColumn
 
setIntrinsicProperty(String, Object) - Method in class org.eclipse.birt.report.model.api.elements.structures.SearchKey
 
setIntrinsicProperty(String, Object) - Method in class org.eclipse.birt.report.model.api.elements.structures.SelectionChoice
 
setIntrinsicProperty(String, Object) - Method in class org.eclipse.birt.report.model.api.elements.structures.SortKey
 
setIntrinsicProperty(String, Object) - Method in class org.eclipse.birt.report.model.api.elements.structures.StyleRule
 
setIsInput(boolean) - Method in class org.eclipse.birt.report.model.api.DataSetParameterHandle
Sets whether this parameter is an input parameter.
setIsInput(boolean) - Method in class org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
Sets whether this parameter is an input parameter.
setIsNullable(boolean) - Method in class org.eclipse.birt.report.model.api.DataSetParameterHandle
Deprecated. Use setAllowNull(boolean)
setIsNullable(boolean) - Method in class org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
Deprecated. Use setAllowNull(boolean)
setIsOptional(boolean) - Method in class org.eclipse.birt.report.model.api.DataSetParameterHandle
Sets whether the parameter is optional.
setIsOptional(boolean) - Method in class org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
Sets whether the parameter is optional.
setIsOutput(boolean) - Method in class org.eclipse.birt.report.model.api.DataSetParameterHandle
Sets whether this parameter is an output parameter.
setIsOutput(boolean) - Method in class org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
Sets whether this parameter is an output parameter.
setKey(String) - Method in class org.eclipse.birt.report.model.api.SortKeyHandle
Sets an expression that gives the sort key on which to sort.
setKey(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.SortKey
Sets the expression that gives the sort key on which to sort.
setKeyExpr(String) - Method in class org.eclipse.birt.report.model.api.GroupHandle
Sets the group expression.
setLabel(String) - Method in class org.eclipse.birt.report.model.api.SelectionChoiceHandle
Sets the label.
setLabel(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.SelectionChoice
Sets the label.
setLabelColumn(String) - Method in class org.eclipse.birt.report.model.api.ScalarParameterHandle
Deprecated. Replaced by the method ScalarParameterHandle.setLabelExpr(String)
setLabelExpr(String) - Method in class org.eclipse.birt.report.model.api.ScalarParameterHandle
Sets an expression on the data row from the dynamic list data set that returns the prompt for the choice.
setLabelKey(String) - Method in class org.eclipse.birt.report.model.api.SelectionChoiceHandle
Sets the resource key if label needs localization.
setLabelResourceKey(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.SelectionChoice
Sets the resource key of label.
setLinkType(String) - Method in class org.eclipse.birt.report.model.api.ActionHandle
Sets the link type of the action.
setListlimit(int) - Method in class org.eclipse.birt.report.model.api.ScalarParameterHandle
Set the value for the list limitation number.
setLocale(String) - Method in class org.eclipse.birt.report.model.api.TranslationHandle
Sets the locale of the translation message.
setMapTestExpr(String) - Method in class org.eclipse.birt.report.model.api.StyleHandle
Deprecated.  
setMask(String) - Method in class org.eclipse.birt.report.model.api.PropertyMaskHandle
Sets the property mask.
setMask(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.PropertyMask
Sets the property mask.
setMasterPage(String) - Method in class org.eclipse.birt.report.model.api.StyleHandle
Sets the master page name on which to start this section.
setMustMatch(boolean) - Method in class org.eclipse.birt.report.model.api.ScalarParameterHandle
Sets the flag indicates that whether the value must match one of values in the selection list.
setName(String) - Method in class org.eclipse.birt.report.model.api.ComputedColumnHandle
Sets the column name.
setName(String) - Method in class org.eclipse.birt.report.model.api.ConfigVariableHandle
Sets the variable name.
setName(String) - Method in class org.eclipse.birt.report.model.api.CustomColorHandle
Sets the custom color name.
setName(String) - Method in class org.eclipse.birt.report.model.api.DataSetParameterHandle
Sets the parameter name.
setName(String) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Sets the name of this element.
setName(String) - Method in class org.eclipse.birt.report.model.api.EmbeddedImageHandle
Sets the embedded image name.
setName(String) - Method in class org.eclipse.birt.report.model.api.ExtendedPropertyHandle
Sets the property name.
setName(String) - Method in class org.eclipse.birt.report.model.api.GroupHandle
Sets the group name.
setName(String) - Method in class org.eclipse.birt.report.model.api.PropertyMaskHandle
Sets the property name.
setName(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
Sets the column name
setName(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.ConfigVariable
Sets the config variable name.
setName(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.CustomColor
Sets the internal color name.
setName(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
Sets the parameter name.
setName(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.EmbeddedImage
Sets the name of the image.
setName(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.ExtendedProperty
Sets the Extended property name.
setName(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.PropertyBinding
Sets the name of the property binding.
setName(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.PropertyMask
Sets the property name.
setNamespace(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.IncludedLibrary
Sets the namespace for library.
setNumberAlign(String) - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Sets the value of the number-align member
setNumberFormat(String) - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Sets the pattern of a number format for a highlight rule.
setNumberFormat(String) - Method in class org.eclipse.birt.report.model.api.StyleHandle
Sets the pattern of a number format.
setNumberFormatCategory(String) - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Sets the category of a number format for a highlight rule.
setNumberFormatCategory(String) - Method in class org.eclipse.birt.report.model.api.StyleHandle
Sets the category of a number format for a highlight rule.
setNumberProperty(String, BigDecimal) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Sets the value of a property to a number (BigDecimal).
setNumberValue(BigDecimal) - Method in class org.eclipse.birt.report.model.api.SimpleValueHandle
Sets the value of the property or member to the given number.
setOnCreate(String) - Method in class org.eclipse.birt.report.model.api.CellHandle
Sets the on-create script of the group element.
setOnCreate(String) - Method in class org.eclipse.birt.report.model.api.ReportItemHandle
Sets the script executed when the element is created in the Factory.
setOnCreate(String) - Method in class org.eclipse.birt.report.model.api.RowHandle
Sets the on-create script of the group element.
setOnFetch(String) - Method in class org.eclipse.birt.report.model.api.DataSetHandle
Sets the code for the onFetch method.
setOnPrepare(String) - Method in class org.eclipse.birt.report.model.api.CellHandle
Sets the on-prepare script of the group element.
setOnPrepare(String) - Method in class org.eclipse.birt.report.model.api.GroupHandle
Sets the on-prepare script of the group element.
setOnPrepare(String) - Method in class org.eclipse.birt.report.model.api.ReportItemHandle
Sets the on-prepare script of the group element.
setOnPrepare(String) - Method in class org.eclipse.birt.report.model.api.RowHandle
Sets the on-prepare script of the group element.
setOnRender(String) - Method in class org.eclipse.birt.report.model.api.CellHandle
Sets the on-render script of the group element.
setOnRender(String) - Method in class org.eclipse.birt.report.model.api.ReportItemHandle
Sets the script executed when the element is prepared for rendering in the Presentation engine.
setOnRender(String) - Method in class org.eclipse.birt.report.model.api.RowHandle
Sets the on-render script of the group element.
setOpen(String) - Method in class org.eclipse.birt.report.model.api.ScriptDataSetHandle
Sets the script for opening data set.
setOpen(String) - Method in class org.eclipse.birt.report.model.api.ScriptDataSourceHandle
Sets the script for opening data connection.
setOperator(String) - Method in class org.eclipse.birt.report.model.api.FilterConditionHandle
Sets the operator of this filter condition.
setOperator(String) - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Sets the operator of the highlight.
setOperator(String) - Method in class org.eclipse.birt.report.model.api.StyleRuleHandle
Sets the operator.
setOperator(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.FilterCondition
Sets the operator.
setOperator(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.StyleRule
Sets the operator.
setOrientation(String) - Method in class org.eclipse.birt.report.model.api.LineHandle
Sets the orientation of the line.
setOrientation(String) - Method in class org.eclipse.birt.report.model.api.MasterPageHandle
Returns the page orientation.
setOrphans(String) - Method in class org.eclipse.birt.report.model.api.StyleHandle
Sets the orphans property.
setPageBreakAfter(String) - Method in class org.eclipse.birt.report.model.api.StyleHandle
Sets the page break after property for block-level elements.
setPageBreakBefore(String) - Method in class org.eclipse.birt.report.model.api.StyleHandle
Sets the page break before property for block-level elements.
setPageBreakInside(String) - Method in class org.eclipse.birt.report.model.api.StyleHandle
Sets the page break inside property for block-level elements.
setPageBreakInterval(int) - Method in class org.eclipse.birt.report.model.api.ListingHandle
Sets the page break interval value
setPageType(String) - Method in class org.eclipse.birt.report.model.api.MasterPageHandle
Sets the type of the page.
setParamName(String) - Method in class org.eclipse.birt.report.model.api.ParamBindingHandle
Sets the parameter name.
setParamName(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.ParamBinding
Sets the parameter name of this binding.
setParentLevel(String) - Method in class org.eclipse.birt.report.model.api.ColumnHintHandle
Sets the parent level.
setPattern(String) - Method in class org.eclipse.birt.report.model.api.FormatValueHandle
Sets the pattern of the format.
setPattern(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.FormatValue
Sets the variable value.
setPosition(Integer) - Method in class org.eclipse.birt.report.model.api.DataSetParameterHandle
Sets the position of this parameter in parameter list.
setPosition(Integer) - Method in class org.eclipse.birt.report.model.api.ResultSetColumnHandle
Sets the position that this column is in the result set.
setPosition(Integer) - Method in class org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
Sets the position of this parameter.
setPosition(Integer) - Method in class org.eclipse.birt.report.model.api.elements.structures.ResultSetColumn
Sets the position of this column.
setPrivateDriverDesignState(String) - Method in class org.eclipse.birt.report.model.api.OdaDataSetHandle
Deprecated.  
setPrivateDriverProperty(String, String) - Method in class org.eclipse.birt.report.model.api.OdaDataSetHandle
Sets a private driver property value with the given name and value.
setPrivateDriverProperty(String, String) - Method in class org.eclipse.birt.report.model.api.OdaDataSourceHandle
Sets a private driver property value with the given name and value.
setPromptText(String) - Method in class org.eclipse.birt.report.model.api.ScalarParameterHandle
Set the value for the display prompt context.
setProperties(Map) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Sets a bunch of property values on the element.
setProperty(String, Object) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Sets the value of a property from a generic object.
setProperty(String, Object) - Method in class org.eclipse.birt.report.model.api.GroupElementHandle
Set the value of a property on the given collection of elements.
setProperty(String, Object) - Method in class org.eclipse.birt.report.model.api.MasterPageHandle
 
setProperty(String, Object) - Method in class org.eclipse.birt.report.model.api.StructureHandle
Sets the value of the member.
setProperty(PropertyDefn, Object) - Method in class org.eclipse.birt.report.model.api.core.UserPropertyDefn
Sets the value for the given property definition.
setProperty(String, Object) - Method in interface org.eclipse.birt.report.model.api.extension.IReportItem
Sets the value of a property.
setProperty(String, Object) - Method in class org.eclipse.birt.report.model.api.extension.ReportItem
 
setPropertyBinding(String, String) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Sets the mask of the specified property.
setPropertyMask(String, String) - Method in class org.eclipse.birt.report.model.api.ReportElementHandle
Sets the mask of the specified property.
setPropertyName(String) - Method in class org.eclipse.birt.report.model.api.command.PropertyEvent
Sets the property name.
setPropertyName(String) - Method in class org.eclipse.birt.report.model.api.metadata.PropertyValueException
Sets the name of the property being set, if it is known.
setPropertySilently(String, Object) - Method in class org.eclipse.birt.report.model.api.StructureHandle
Set the value of a member without throwing exceptions.
setQueryScript(String) - Method in class org.eclipse.birt.report.model.api.OdaDataSetHandle
Deprecated. to be removed.
setQueryText(String) - Method in class org.eclipse.birt.report.model.api.OdaDataSetHandle
Sets the query text.
setRGB(int) - Method in class org.eclipse.birt.report.model.api.ColorHandle
Sets a color with a given integer RGB value.
setRefreshRate(int) - Method in class org.eclipse.birt.report.model.api.ReportDesignHandle
Sets the refresh rate when viewing the report.
setRepeatCount(int) - Method in class org.eclipse.birt.report.model.api.ColumnHandle
Sets the repeat count for this column.
setRepeatHeader(boolean) - Method in class org.eclipse.birt.report.model.api.TableHandle
Sets whether to repeat the headings at the top of each page.
setReportName(String) - Method in class org.eclipse.birt.report.model.api.ActionHandle
Sets target report name for a drill-though link.
setResourceLocator(IResourceLocator) - Method in class org.eclipse.birt.report.model.api.SessionHandle
Sets the resource locator for the specified file searching algorithm.
setResultSetName(String) - Method in class org.eclipse.birt.report.model.api.OdaDataSetHandle
Sets the result set name.
setRowSpan(int) - Method in class org.eclipse.birt.report.model.api.CellHandle
Sets the cell's row span.
setRowSpanForDrop(int) - Method in class org.eclipse.birt.report.model.api.elements.table.LayoutCell
Sets the row number for the drop span.
setScale(double) - Method in class org.eclipse.birt.report.model.api.ImageHandle
Sets the image scale property.
setSearching(String) - Method in class org.eclipse.birt.report.model.api.ColumnHintHandle
Sets the searching option.
setSender(Object) - Method in class org.eclipse.birt.report.model.api.activity.NotificationEvent
Sets the sender based on the information provided to the command.
setShowFooterOnLast(boolean) - Method in class org.eclipse.birt.report.model.api.SimpleMasterPageHandle
Changes the status to show footer on the last page.
setShowHeaderOnFirst(boolean) - Method in class org.eclipse.birt.report.model.api.SimpleMasterPageHandle
Changes the status to show page header on the first page or not.
setShowIfBlank(boolean) - Method in class org.eclipse.birt.report.model.api.StyleHandle
Sets whether to show this frame even if it is empty, or all its data elements are empty.
setSize(String) - Method in class org.eclipse.birt.report.model.api.ImageHandle
Sets the image size property.
setSortDirection(String) - Method in class org.eclipse.birt.report.model.api.GroupHandle
Sets the sort direction of this group.
setSortType(String) - Method in class org.eclipse.birt.report.model.api.GroupHandle
Sets the sort type, which indicates the way of sorting
setSource(String) - Method in class org.eclipse.birt.report.model.api.ImageHandle
Returns the image source type.
setStackLimit(int) - Method in interface org.eclipse.birt.report.model.api.CommandStack
Sets the size of the undo stack.
setStartExpanded(boolean) - Method in class org.eclipse.birt.report.model.api.ParameterGroupHandle
Sets whether the UI can expand and collapse groups.
setStringFormat(String) - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Sets the pattern of a string format for a highlight rule.
setStringFormat(String) - Method in class org.eclipse.birt.report.model.api.StyleHandle
Sets the pattern of a string format.
setStringFormatCategory(String) - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Sets the category of a string format for a highlight rule.
setStringFormatCategory(String) - Method in class org.eclipse.birt.report.model.api.StyleHandle
Sets the category of a string format.
setStringProperty(String, String) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Sets the value of a property to a string.
setStringProperty(String, String) - Method in class org.eclipse.birt.report.model.api.GroupElementHandle
Set the value of a property to a string .
setStringValue(String) - Method in class org.eclipse.birt.report.model.api.ComplexValueHandle
Sets the value of a property or member to a string.
setStringValue(String) - Method in class org.eclipse.birt.report.model.api.GroupPropertyHandle
Set the string value on a group of elements.
setStringValue(String) - Method in class org.eclipse.birt.report.model.api.SimpleValueHandle
Sets the value of the property or member to the given integer.
setStyle(SharedStyleHandle) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Sets the shared style element for this element.
setStyleElement(StyleElement) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Sets the shared style element for this element.
setStyleName(String) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Sets the name of the shared style for this element.
setTarget(DesignElement) - Method in class org.eclipse.birt.report.model.api.activity.NotificationEvent
Sets the target element.
setTargetBookmark(String) - Method in class org.eclipse.birt.report.model.api.ActionHandle
Sets the target bookmark defined within this same report, or another report for a drill-though link.
setTargetWindow(String) - Method in class org.eclipse.birt.report.model.api.ActionHandle
Sets the target window of the action.
setTestExpression(String) - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
sets the test expression for this hilghtlight rule.
setTestExpression(String) - Method in class org.eclipse.birt.report.model.api.MapRuleHandle
sets the expression for this map rule.
setTestExpression(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.StyleRule
sets the test expression for the rule.
setText(String) - Method in class org.eclipse.birt.report.model.api.LabelHandle
Sets the text of the label.
setText(String) - Method in class org.eclipse.birt.report.model.api.TranslationHandle
Sets the translated text for the translation message.
setTextAlign(String) - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Sets the text align property.
setTextAlign(String) - Method in class org.eclipse.birt.report.model.api.StyleHandle
Sets the text align for block-level elements.
setTextKey(String) - Method in class org.eclipse.birt.report.model.api.LabelHandle
Sets the resource key of the static text of the label.
setTextLineThrough(String) - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Sets the text line through property.
setTextLineThrough(String) - Method in class org.eclipse.birt.report.model.api.StyleHandle
Sets one 'text-decoration' property to set line-through styles.
setTextOverline(String) - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Sets the text overline property.
setTextOverline(String) - Method in class org.eclipse.birt.report.model.api.StyleHandle
Sets one 'text-decoration' property to set overline styles.
setTextTransform(String) - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Sets the text transform property.
setTextTransform(String) - Method in class org.eclipse.birt.report.model.api.StyleHandle
Sets the value used to transform the text.
setTextUnderline(String) - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Sets the text underline property.
setTextUnderline(String) - Method in class org.eclipse.birt.report.model.api.StyleHandle
Sets one 'text-decoration' property to set underline styles.
setTheme(ThemeHandle) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Sets the theme to a report.
setThemeName(String) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Sets the theme to a report.
setTocExpression(String) - Method in class org.eclipse.birt.report.model.api.GroupHandle
Sets a table of contents entry for this item.
setTocExpression(String) - Method in class org.eclipse.birt.report.model.api.ReportItemHandle
Sets a table of contents entry for this item.
setType(String) - Method in class org.eclipse.birt.report.model.api.EmbeddedImageHandle
Sets the image type.
setType(String) - Method in class org.eclipse.birt.report.model.api.OdaDataSetHandle
Deprecated. type has been replaced by extension ID
setType(String) - Method in class org.eclipse.birt.report.model.api.ScalarParameterHandle
Deprecated. Replaced by the method ScalarParameterHandle.setDataType(String)
setType(PropertyType) - Method in class org.eclipse.birt.report.model.api.core.UserPropertyDefn
Sets the property type.
setType(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.EmbeddedImage
Sets the type of the image.
setTypeExpression(String) - Method in class org.eclipse.birt.report.model.api.ImageHandle
Sets the type expression value.
setURI(String) - Method in class org.eclipse.birt.report.model.api.ActionHandle
Sets the hyperlink of this action.
setURI(String) - Method in class org.eclipse.birt.report.model.api.ImageHandle
Sets the image uri property.
setUserPropertyDefn(UserPropertyDefn) - Method in class org.eclipse.birt.report.model.api.UserPropertyDefnHandle
Sets the definition for the user-defined property.
setValid(boolean) - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Sets the status that identifies whether the element is valid or not.
setValidate(String) - Method in class org.eclipse.birt.report.model.api.ParameterHandle
Sets the custom validation code for the parameter.
setValidationID(String) - Method in class org.eclipse.birt.report.model.api.ErrorDetail
Sets the validation ID, which identifies one specific validation.
setValue(Object) - Method in class org.eclipse.birt.report.model.api.ComplexValueHandle
Sets the value of a property to the given value.
setValue(String) - Method in class org.eclipse.birt.report.model.api.ConfigVariableHandle
Sets the variable value.
setValue(String) - Method in class org.eclipse.birt.report.model.api.ExtendedPropertyHandle
Sets the property value.
setValue(Object) - Method in class org.eclipse.birt.report.model.api.GroupPropertyHandle
Set the object value on a group of elements.
setValue(Object) - Method in class org.eclipse.birt.report.model.api.MemberHandle
 
setValue(String) - Method in class org.eclipse.birt.report.model.api.PropertyBindingHandle
Sets the property binding value.
setValue(Object) - Method in class org.eclipse.birt.report.model.api.PropertyHandle
 
setValue(String) - Method in class org.eclipse.birt.report.model.api.SelectionChoiceHandle
Sets the data value for this choice.
setValue(Object) - Method in class org.eclipse.birt.report.model.api.SimpleValueHandle
Sets the value of a property or member to the object given.
setValue(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.ConfigVariable
Sets the config vatiable value.
setValue(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.ExtendedProperty
Sets the Extended property value.
setValue(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.PropertyBinding
Sets the overridden value of this binding.
setValue(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.SelectionChoice
Sets the value.
setValue(Object) - Method in class org.eclipse.birt.report.model.api.metadata.UserChoice
Sets the value of the user choice.
setValue1(String) - Method in class org.eclipse.birt.report.model.api.FilterConditionHandle
Sets the value 1 expression of this filter condition.
setValue1(String) - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Sets the value1 of the highlight.
setValue1(String) - Method in class org.eclipse.birt.report.model.api.StyleRuleHandle
Sets the value 1.
setValue1(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.FilterCondition
Sets the value 1 expression.
setValue1(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.StyleRule
Set expression for the first operand.
setValue1Expr(String) - Method in class org.eclipse.birt.report.model.api.FilterConditionHandle
Deprecated. Replaced by the method FilterConditionHandle.setValue1(String)
setValue1Expr(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.FilterCondition
Deprecated. Replaced by the method FilterCondition.setValue1(String)
setValue2(String) - Method in class org.eclipse.birt.report.model.api.FilterConditionHandle
Sets the value 2 expression of this filter condition.
setValue2(String) - Method in class org.eclipse.birt.report.model.api.HighlightRuleHandle
Sets the value2 of the highlight rule.
setValue2(String) - Method in class org.eclipse.birt.report.model.api.StyleRuleHandle
Sets the value 2.
setValue2(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.FilterCondition
Sets the value 2 expression.
setValue2(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.StyleRule
Set expression for the second operand.
setValue2Expr(String) - Method in class org.eclipse.birt.report.model.api.FilterConditionHandle
Deprecated. Replaced by the method FilterConditionHandle.setValue2(String)
setValue2Expr(String) - Method in class org.eclipse.birt.report.model.api.elements.structures.FilterCondition
Deprecated. Replaced by the method FilterCondition.setValue2(String)
setValueColumn(String) - Method in class org.eclipse.birt.report.model.api.ScalarParameterHandle
Deprecated. Replaced by the method ScalarParameterHandle.setValueExpr(String)
setValueExpr(String) - Method in class org.eclipse.birt.report.model.api.DataItemHandle
Sets the expression for the value that the data item is to display.
setValueExpr(String) - Method in class org.eclipse.birt.report.model.api.ScalarParameterHandle
Sets an expression on the data row from the dynamic list data set that returns the value for the choice.
setValueExpr(String) - Method in class org.eclipse.birt.report.model.api.TextDataHandle
Sets the expression that gives the text that this multi-line data item displays.
setValueExpression(String) - Method in class org.eclipse.birt.report.model.api.ImageHandle
Sets the value expression value.
setValueType(String) - Method in class org.eclipse.birt.report.model.api.ScalarParameterHandle
Sets the parameter value type for this scalar parameter.
setVerticalAlign(String) - Method in class org.eclipse.birt.report.model.api.StyleHandle
Sets the value of the vertical align property for inline elements.
setWhiteSpace(String) - Method in class org.eclipse.birt.report.model.api.StyleHandle
Sets the white space property for block elements.
setWidows(String) - Method in class org.eclipse.birt.report.model.api.StyleHandle
Sets the widows property.
setWidth(String) - Method in class org.eclipse.birt.report.model.api.ReportItemHandle
Sets the item's width using a dimension string with optional unit suffix such as "10" or "10pt".
setWidth(double) - Method in class org.eclipse.birt.report.model.api.ReportItemHandle
Sets the item's width to a value in default units.
setX(String) - Method in class org.eclipse.birt.report.model.api.ReportItemHandle
Sets the item's x position using a dimension string with optional unit suffix such as "10" or "10pt".
setX(double) - Method in class org.eclipse.birt.report.model.api.ReportItemHandle
Sets the item's x position to a value in default units.
setY(String) - Method in class org.eclipse.birt.report.model.api.ReportItemHandle
Sets the item's y position using a dimension string with optional unit suffix such as "10" or "10pt".
setY(double) - Method in class org.eclipse.birt.report.model.api.ReportItemHandle
Sets the item's y position to a value in default units.
shareSameValue(String) - Method in class org.eclipse.birt.report.model.api.GroupElementHandle
Indicates whether the group of element share the same value for this property.
shareSameValue() - Method in class org.eclipse.birt.report.model.api.GroupPropertyHandle
Indicates whether the group of element share the same value for this property.
shift(DesignElementHandle, int) - Method in class org.eclipse.birt.report.model.api.SlotHandle
Moves the position of a content element within the slot.
shiftColumn(int, int) - Method in class org.eclipse.birt.report.model.api.GridHandle
Moves the column from sourceColumn to destIndex.
shiftColumn(int, int) - Method in class org.eclipse.birt.report.model.api.TableHandle
Moves the column from sourceColumn to destIndex.
shiftLibrary(LibraryHandle, int) - Method in class org.eclipse.birt.report.model.api.ModuleHandle
Shifts the library to new position.
showError() - Method in class org.eclipse.birt.report.model.api.DesignElementHandle
Determines whether to show an error item on the element or not.
showFooterOnLast() - Method in class org.eclipse.birt.report.model.api.SimpleMasterPageHandle
Tests whether to show the page footer on the last page.
showHeaderOnFirst() - Method in class org.eclipse.birt.report.model.api.SimpleMasterPageHandle
Tests whether to show the page header on the first page of the report.
showIfBlank() - Method in class org.eclipse.birt.report.model.api.StyleHandle
Tests whether to show this frame even if it is empty, or all its data elements are empty.
slot - Variable in class org.eclipse.birt.report.model.api.command.ContentEvent
The slot within the container.
slot - Variable in class org.eclipse.birt.report.model.api.command.ContentException
The slot within the container.
slot - Variable in class org.eclipse.birt.report.model.api.command.ContentReplaceEvent
The slot within the container.
slot - Variable in class org.eclipse.birt.report.model.api.command.TemplateTransformEvent
The slot within the container.
slotHandle - Variable in class org.eclipse.birt.report.model.api.SlotIterator
Handle to the slot over which to iterate.
slotHandle - Variable in class org.eclipse.birt.report.model.api.SortedSlotIterator
Handle to the slot over which to iterate.
slotID - Variable in class org.eclipse.birt.report.model.api.SlotHandle
The numeric identifier of the slot.
sortsIterator() - Method in class org.eclipse.birt.report.model.api.GroupHandle
Returns the iterator for Sort list defined on the group.
sortsIterator() - Method in class org.eclipse.birt.report.model.api.ListingHandle
Returns the iterator for sort list defined on a table or list.
stackChanged(ActivityStackEvent) - Method in interface org.eclipse.birt.report.model.api.activity.ActivityStackListener
Invoked when stack size changed, which is caused after the completion of each execution, transaction, undo, or redo.
startExpanded() - Method in class org.eclipse.birt.report.model.api.ParameterGroupHandle
Tests whether the UI can expand and collapse groups.
startPersistentTrans(String) - Method in interface org.eclipse.birt.report.model.api.CommandStack
Starts one persistent transaction, which will never be rollbacked once the parent transaction is rollbacked.
startTrans(String) - Method in interface org.eclipse.birt.report.model.api.CommandStack
Starts an application-level transaction.
struct - Variable in class org.eclipse.birt.report.model.api.command.PropertyNameException
A structure object.
structDefn - Variable in class org.eclipse.birt.report.model.api.MemberIterator
The definition of the structure.
structHandle - Variable in class org.eclipse.birt.report.model.api.MemberIterator
Handle to the structure itself.
structRef - Variable in class org.eclipse.birt.report.model.api.StructureHandle
Reference to the structure.
styleName - Variable in class org.eclipse.birt.report.model.api.command.StyleException
The style name being set.
styleSheet - Variable in class org.eclipse.birt.report.model.api.css.CssStyleSheetHandle
The translation message.

T

TABLE_GROUP_ELEMENT - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
 
TABLE_ITEM - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
 
TARGET_BOOKMARK_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.Action
Property name of the target bookmark link.
TARGET_NAMES_TYPE_BLANK - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
TARGET_NAMES_TYPE_PARENT - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
TARGET_NAMES_TYPE_SELF - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
TARGET_NAMES_TYPE_TOP - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
TARGET_WINDOW_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.Action
Property name of the target browser window for the link.
TEAL - Static variable in interface org.eclipse.birt.report.model.api.metadata.IColorConstants
The color teal.
TEMPLATE_DATA_SET - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
 
TEMPLATE_ELEMENT - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
 
TEMPLATE_ELEMENT_TYPE_DATA - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
TEMPLATE_ELEMENT_TYPE_DATA_SET - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
TEMPLATE_ELEMENT_TYPE_EXTENDED_ITEM - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
TEMPLATE_ELEMENT_TYPE_FREEFORM - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
TEMPLATE_ELEMENT_TYPE_GRID - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
TEMPLATE_ELEMENT_TYPE_IMAGE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
TEMPLATE_ELEMENT_TYPE_LABEL - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
TEMPLATE_ELEMENT_TYPE_LIST - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
TEMPLATE_ELEMENT_TYPE_TABLE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
TEMPLATE_ELEMENT_TYPE_TEXT - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
TEMPLATE_ELEMENT_TYPE_TEXT_DATA - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
TEMPLATE_PARAMETER_DEFINITION - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
 
TEMPLATE_REPORT_ITEM - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
 
TEMPLATE_TRANSFORM_EVENT - Static variable in class org.eclipse.birt.report.model.api.activity.NotificationEvent
The event type of TEMPLATE_TRANSFORM_EVENT.
TEST_EXPR_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.StyleRule
The expression for this rule.
TEXT_ALIGN_CENTER - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
TEXT_ALIGN_JUSTIFY - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
TEXT_ALIGN_LEFT - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
TEXT_ALIGN_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.HighlightRule
 
TEXT_ALIGN_RIGHT - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
TEXT_CONTENT_TYPE_AUTO - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
TEXT_CONTENT_TYPE_HTML - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
TEXT_CONTENT_TYPE_PLAIN - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
TEXT_CONTENT_TYPE_RTF - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
TEXT_DATA_CONTENT_TYPE_AUTO - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
TEXT_DATA_CONTENT_TYPE_HTML - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
TEXT_DATA_CONTENT_TYPE_PLAIN - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
TEXT_DATA_CONTENT_TYPE_RTF - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
TEXT_DATA_ITEM - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
 
TEXT_INDENT_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.HighlightRule
 
TEXT_ITEM - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
 
TEXT_LINE_THROUGH_LINE_THROUGH - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
TEXT_LINE_THROUGH_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.HighlightRule
 
TEXT_LINE_THROUGH_NONE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
TEXT_OVERLINE_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.HighlightRule
 
TEXT_OVERLINE_NONE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
TEXT_OVERLINE_OVERLINE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
TEXT_TRANSFORM_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.HighlightRule
 
TEXT_UNDERLINE_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.HighlightRule
 
TEXT_UNDERLINE_NONE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
TEXT_UNDERLINE_UNDERLINE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
THEME_EVENT - Static variable in class org.eclipse.birt.report.model.api.activity.NotificationEvent
The event type of THEME_EVENT.
THEME_ITEM - Static variable in interface org.eclipse.birt.report.model.api.elements.ReportDesignConstants
 
THEME_PROP - Static variable in interface org.eclipse.birt.report.model.api.core.IModuleModel
Name of the theme property.
TITLE_ID_PROP - Static variable in interface org.eclipse.birt.report.model.api.core.IModuleModel
Name of the property that gives the message ID for the localized report title.
TITLE_PROP - Static variable in interface org.eclipse.birt.report.model.api.core.IModuleModel
Name of the title property.
TRANSFORM_CAPITALIZE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
TRANSFORM_LOWERCASE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
TRANSFORM_NONE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
TRANSFORM_UPPERCASE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
TYPE_COUNT - Static variable in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Number of types defined.
TYPE_MEMBER - Static variable in class org.eclipse.birt.report.model.api.core.UserPropertyDefn
Name of the type member.
TYPE_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.EmbeddedImage
Name of the "type" property.
TableColumnBandAdapter - class org.eclipse.birt.report.model.api.TableColumnBandAdapter.
Represents an object of copied objects when do copy/paste operations between tables.
TableGroupHandle - class org.eclipse.birt.report.model.api.TableGroupHandle.
Represent a handle to a table group.
TableGroupHandle(Module, DesignElement) - Constructor for class org.eclipse.birt.report.model.api.TableGroupHandle
Constructs a handle for the table group with the given design and element.
TableHandle - class org.eclipse.birt.report.model.api.TableHandle.
Represents a table element.
TableHandle(Module, DesignElement) - Constructor for class org.eclipse.birt.report.model.api.TableHandle
Constructs a handle for the table with the given design and element.
TableHeaderContextContainmentValidator - class org.eclipse.birt.report.model.api.validators.TableHeaderContextContainmentValidator.
Validates the element is not allowed to appear in the specific slot of the given container type in any level.
TableHeaderContextContainmentValidator() - Constructor for class org.eclipse.birt.report.model.api.validators.TableHeaderContextContainmentValidator
 
TemplateDataSetHandle - class org.eclipse.birt.report.model.api.TemplateDataSetHandle.
Handle for template data sets.
TemplateDataSetHandle(Module, DesignElement) - Constructor for class org.eclipse.birt.report.model.api.TemplateDataSetHandle
Constructs a handle for the given design and design element.
TemplateElementHandle - class org.eclipse.birt.report.model.api.TemplateElementHandle.
Abstract handle for template elements.
TemplateElementHandle(Module, DesignElement) - Constructor for class org.eclipse.birt.report.model.api.TemplateElementHandle
Constructs the handle for a report item with the given design and element.
TemplateException - exception org.eclipse.birt.report.model.api.command.TemplateException.
Reports an error during a template related operation.
TemplateException(DesignElement, String) - Constructor for class org.eclipse.birt.report.model.api.command.TemplateException
Constructs the exception with focus elementand error code.
TemplateException(DesignElement, String[], String) - Constructor for class org.eclipse.birt.report.model.api.command.TemplateException
Constructor.
TemplateParameterDefinitionHandle - class org.eclipse.birt.report.model.api.TemplateParameterDefinitionHandle.
Represents a template parameter definition element.
TemplateParameterDefinitionHandle(Module, DesignElement) - Constructor for class org.eclipse.birt.report.model.api.TemplateParameterDefinitionHandle
Constructs a handle for the given design and design element.
TemplateReportItemHandle - class org.eclipse.birt.report.model.api.TemplateReportItemHandle.
Handle for template report items.
TemplateReportItemHandle(Module, DesignElement) - Constructor for class org.eclipse.birt.report.model.api.TemplateReportItemHandle
Constructs a handle for the given design and design element.
TemplateTransformEvent - class org.eclipse.birt.report.model.api.command.TemplateTransformEvent.
Notification event that says that transformation betweem a template element and a report item or data set occurs.
TemplateTransformEvent(DesignElement, DesignElement, DesignElement, int) - Constructor for class org.eclipse.birt.report.model.api.command.TemplateTransformEvent
/** Constructs the content replace event with the container element, from element, to element and the slot within this container.
TextDataHandle - class org.eclipse.birt.report.model.api.TextDataHandle.
Represents a multi-line data item element.
TextDataHandle(Module, DesignElement) - Constructor for class org.eclipse.birt.report.model.api.TextDataHandle
Constructs the handle with the report design and the element it holds.
TextItemHandle - class org.eclipse.birt.report.model.api.TextItemHandle.
Represents a text data item.
TextItemHandle(Module, DesignElement) - Constructor for class org.eclipse.birt.report.model.api.TextItemHandle
Constructs a handle for a text item.
ThemeEvent - class org.eclipse.birt.report.model.api.command.ThemeEvent.
Notifies that the style of an element has changed.
ThemeEvent(Module) - Constructor for class org.eclipse.birt.report.model.api.command.ThemeEvent
Constructor.
ThemeException - exception org.eclipse.birt.report.model.api.command.ThemeException.
Indicates an error while setting the style of an element.
ThemeException(DesignElement, String, String) - Constructor for class org.eclipse.birt.report.model.api.command.ThemeException
Constructor.
ThemeHandle - class org.eclipse.birt.report.model.api.ThemeHandle.
Represents a theme in the library.
ThemeHandle(Module, DesignElement) - Constructor for class org.eclipse.birt.report.model.api.ThemeHandle
Constructs the handle for a theme with the given design and element.
ThemeStyleNameValidator - class org.eclipse.birt.report.model.api.validators.ThemeStyleNameValidator.
Validates the ducplicat style name in the theme.
ThemeStyleNameValidator() - Constructor for class org.eclipse.birt.report.model.api.validators.ThemeStyleNameValidator
 
TranslationHandle - class org.eclipse.birt.report.model.api.TranslationHandle.
Represents a translation message in the design.
TranslationHandle(ModuleHandle, Translation) - Constructor for class org.eclipse.birt.report.model.api.TranslationHandle
Constructs a handle for a translation message.
table - Variable in class org.eclipse.birt.report.model.api.elements.table.LayoutTable
The table element that the layout belongs to.
tableContainer - Variable in class org.eclipse.birt.report.model.api.elements.table.LayoutSlot
The table in which the slot resides.
target - Variable in class org.eclipse.birt.report.model.api.activity.NotificationEvent
The design element that changed.
testExpression - Variable in class org.eclipse.birt.report.model.api.elements.structures.StyleRule
the test expression for this highlight rule.
themeName - Variable in class org.eclipse.birt.report.model.api.command.ThemeException
The theme name being set.
toDisplayString() - Method in class org.eclipse.birt.report.model.api.metadata.DimensionValue
Returns the dimension value in localized format.
toRgbText(int) - Static method in class org.eclipse.birt.report.model.api.util.StringUtil
Convert an integer to an HTML RGB value.
toString() - Method in class org.eclipse.birt.report.model.api.DesignFileException
Returns a string representation of the exception.
toString() - Method in class org.eclipse.birt.report.model.api.ErrorDetail
Note output message are locale independent.
toString() - Method in class org.eclipse.birt.report.model.api.elements.structures.ConfigVariable
 
toString() - Method in class org.eclipse.birt.report.model.api.metadata.DimensionValue
Converts the dimension value to a locale-independent string.
transformToDataSet(DataSetHandle) - Method in class org.eclipse.birt.report.model.api.TemplateDataSetHandle
Transforms the current template data set to the given real data set.
transformToReportItem(ReportItemHandle) - Method in class org.eclipse.birt.report.model.api.TemplateReportItemHandle
Transforms the current template report item to the given real report item.
translation - Variable in class org.eclipse.birt.report.model.api.TranslationHandle
The translation message.
trimString(String) - Static method in class org.eclipse.birt.report.model.api.util.StringUtil
Trim a string.
type - Variable in class org.eclipse.birt.report.model.api.elements.structures.EmbeddedImage
Value of the expression property.

U

UNDONE - Static variable in class org.eclipse.birt.report.model.api.activity.ActivityStackEvent
The latest record or transaction is undone.
UNITS_CM - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
UNITS_EM - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
UNITS_EX - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
UNITS_IN - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
UNITS_MM - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
UNITS_PC - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
UNITS_PERCENTAGE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
UNITS_PROP - Static variable in interface org.eclipse.birt.report.model.api.core.IModuleModel
Name of the default units property.
UNITS_PT - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
UNITS_PX - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
UPDATE - Static variable in class org.eclipse.birt.report.model.api.elements.table.LayoutChangedEvent
Identifies a change to existing data.
URIUtil - class org.eclipse.birt.report.model.api.util.URIUtil.
Utility class to handle URI.
URIUtil() - Constructor for class org.eclipse.birt.report.model.api.util.URIUtil
 
URI_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.Action
Property name of the hyperlink.
URI_TYPE - Static variable in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Type code for the URI property type.
URI_TYPE_NAME - Static variable in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Name of the URI property type.
USER_PROP_EVENT - Static variable in class org.eclipse.birt.report.model.api.activity.NotificationEvent
The event type of UserPropertyEvent.
UnicodeUtil - class org.eclipse.birt.report.model.api.util.UnicodeUtil.
The utility class to handle Unicode encoding and signatures.
UnicodeUtil() - Constructor for class org.eclipse.birt.report.model.api.util.UnicodeUtil
 
UnsupportedElementValidator - class org.eclipse.birt.report.model.api.validators.UnsupportedElementValidator.
Validates whether the element is unsupported in the current release.
UnsupportedElementValidator() - Constructor for class org.eclipse.birt.report.model.api.validators.UnsupportedElementValidator
 
UserChoice - class org.eclipse.birt.report.model.api.metadata.UserChoice.
Describes the user defined choices for a user defined property.
UserChoice(String, String) - Constructor for class org.eclipse.birt.report.model.api.metadata.UserChoice
Constructs a new User Choice by the given name and id.
UserPropertyDefn - class org.eclipse.birt.report.model.api.core.UserPropertyDefn.
Represents a user-defined property.
UserPropertyDefn() - Constructor for class org.eclipse.birt.report.model.api.core.UserPropertyDefn
Default constructor.
UserPropertyDefnHandle - class org.eclipse.birt.report.model.api.UserPropertyDefnHandle.
Represents a top-level user-defined property of an element.
UserPropertyDefnHandle(DesignElementHandle, UserPropertyDefn) - Constructor for class org.eclipse.birt.report.model.api.UserPropertyDefnHandle
Constructs a handle for the user-defined property with the given element handle and the user-defined property.
UserPropertyDefnHandle(DesignElementHandle, String) - Constructor for class org.eclipse.birt.report.model.api.UserPropertyDefnHandle
Constructs a handle for the user-defined property with the given element handle and the name of the user-defined property.
UserPropertyEvent - class org.eclipse.birt.report.model.api.command.UserPropertyEvent.
Indicates a change to a user-defined property.
UserPropertyEvent(DesignElement, UserPropertyDefn, int) - Constructor for class org.eclipse.birt.report.model.api.command.UserPropertyEvent
Constructor.
UserPropertyException - exception org.eclipse.birt.report.model.api.command.UserPropertyException.
Reports an error during a user property operation.
UserPropertyException(DesignElement, String, String) - Constructor for class org.eclipse.birt.report.model.api.command.UserPropertyException
Constructor.
UserPropertyException(DesignElement, String, String, MetaDataException) - Constructor for class org.eclipse.birt.report.model.api.command.UserPropertyException
Constructor.
UserPropertyException(DesignElement, String, String, ModelException, String[]) - Constructor for class org.eclipse.birt.report.model.api.command.UserPropertyException
Constructor.
undo() - Method in interface org.eclipse.birt.report.model.api.CommandStack
Undoes a command.
undo() - Method in interface org.eclipse.birt.report.model.api.activity.IActivityRecord
Undoes the record.
undo() - Method in class org.eclipse.birt.report.model.api.extension.ElementCommand
 
undo() - Method in interface org.eclipse.birt.report.model.api.extension.IElementCommand
Undoes the record.
units - Variable in class org.eclipse.birt.report.model.api.metadata.DimensionValue
The units part of the dimension.
useID() - Method in interface org.eclipse.birt.report.model.api.metadata.IMetaDataDictionary
Reports whether element IDs are in use.

V

VALIDATION_EVENT - Static variable in class org.eclipse.birt.report.model.api.activity.NotificationEvent
The event type of ValidationEvent
VALUE1_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.FilterCondition
Name of the filter value 1 expression member.
VALUE1_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.StyleRule
Name of the property that gives the expression for the first operator operand.
VALUE2_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.FilterCondition
Name of the filter value 2 expression member.
VALUE2_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.StyleRule
Name of the property that gives the expression for the second operator operand.
VALUE_EXPR_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.HideRule
Name of the property that gives the expression for the format member.
VALUE_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.ConfigVariable
Name of the config variable value member.
VALUE_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.ExtendedProperty
The member name of the value of Extended property.
VALUE_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.PropertyBinding
Name of the "value" property.
VALUE_MEMBER - Static variable in class org.eclipse.birt.report.model.api.elements.structures.SelectionChoice
Name of the value member.
VALUE_PROP - Static variable in class org.eclipse.birt.report.model.api.metadata.UserChoice
Name of the choice value property.
VERTICAL_ALIGN_BASELINE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
VERTICAL_ALIGN_BOTTOM - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
VERTICAL_ALIGN_MIDDLE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
VERTICAL_ALIGN_SUB - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
VERTICAL_ALIGN_SUPER - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
VERTICAL_ALIGN_TEXT_BOTTOM - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
VERTICAL_ALIGN_TEXT_TOP - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
VERTICAL_ALIGN_TOP - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
ValidationEvent - class org.eclipse.birt.report.model.api.validators.ValidationEvent.
Notification event that says that the validation is performed and whether error exists.
ValidationEvent(DesignElement, String, List) - Constructor for class org.eclipse.birt.report.model.api.validators.ValidationEvent
Constructs the validation event.
ValidationValueException - exception org.eclipse.birt.report.model.api.metadata.ValidationValueException.
Indicates an invalid validation value.
ValidationValueException(Object, String, String) - Constructor for class org.eclipse.birt.report.model.api.metadata.ValidationValueException
Constructs an exception given an invalid value, error code and the property type constants.
ValueHandle - class org.eclipse.birt.report.model.api.ValueHandle.
Abstract base class for value-based handles.
ValueHandle(DesignElementHandle) - Constructor for class org.eclipse.birt.report.model.api.ValueHandle
Constructs a value handle with the given element handle.
ValueRequiredValidator - class org.eclipse.birt.report.model.api.validators.ValueRequiredValidator.
Validates the property value is required.
ValueRequiredValidator() - Constructor for class org.eclipse.birt.report.model.api.validators.ValueRequiredValidator
 
validate(Module, DesignElement) - Method in class org.eclipse.birt.report.model.api.elements.structures.ColumnHint
Validates this structure.
validate(Module, DesignElement) - Method in class org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
Validates this structure.
validate(Module, DesignElement) - Method in class org.eclipse.birt.report.model.api.elements.structures.ConfigVariable
 
validate(Module, DesignElement) - Method in class org.eclipse.birt.report.model.api.elements.structures.CustomColor
Validates this structure.
validate(Module, DesignElement) - Method in class org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
 
validate(Module, DesignElement) - Method in class org.eclipse.birt.report.model.api.elements.structures.EmbeddedImage
 
validate(Module, DesignElement) - Method in class org.eclipse.birt.report.model.api.elements.structures.ExtendedProperty
 
validate(Module, DesignElement) - Method in class org.eclipse.birt.report.model.api.elements.structures.FilterCondition
Validates this structure.
validate(Module, DesignElement) - Method in class org.eclipse.birt.report.model.api.elements.structures.IncludeScript
 
validate(Module, DesignElement) - Method in class org.eclipse.birt.report.model.api.elements.structures.IncludedLibrary
 
validate(Module, DesignElement) - Method in class org.eclipse.birt.report.model.api.elements.structures.ParamBinding
 
validate(Module, DesignElement) - Method in class org.eclipse.birt.report.model.api.elements.structures.PropertyBinding
 
validate(Module, DesignElement) - Method in class org.eclipse.birt.report.model.api.elements.structures.PropertyMask
 
validate(Module, DesignElement) - Method in class org.eclipse.birt.report.model.api.elements.structures.SortKey
 
validate() - Method in interface org.eclipse.birt.report.model.api.extension.IReportItem
Performs a semantic check on the report item.
validate() - Method in class org.eclipse.birt.report.model.api.extension.ReportItem
 
validate(String, String, String, Locale) - Static method in class org.eclipse.birt.report.model.api.util.ParameterValidationUtil
Validates a input parameter value with the given data type, format choice string.
validate(String, String, String) - Static method in class org.eclipse.birt.report.model.api.util.ParameterValidationUtil
Validates a input parameter value with the given data type, format choice string and a default locale defined by the class(Locale.US).
validate(Module, DesignElement) - Method in class org.eclipse.birt.report.model.api.validators.CascadingParameterTypeValidator
Validates whether the type of the parameter is valid.
validate(Module, DesignElement) - Method in class org.eclipse.birt.report.model.api.validators.CellOverlappingValidator
Validates whether any cell in the given row overlaps others.
validate(Module, DesignElement) - Method in class org.eclipse.birt.report.model.api.validators.DataSetNameRequiredValidator
 
validate(Module, DesignElement) - Method in class org.eclipse.birt.report.model.api.validators.DataSetRequiredValidator
Validates whether the data set of the given listing element is provided.
validate(Module, DesignElement) - Method in class org.eclipse.birt.report.model.api.validators.DataSetResultSetValidator
Validates whether the result set of the given data set has no column defined.
validate(Module, DesignElement, String) - Method in class org.eclipse.birt.report.model.api.validators.ElementReferenceValidator
Validates the element reference value can refer to an actual element.
validate(Module, DesignElement) - Method in class org.eclipse.birt.report.model.api.validators.ExtensionValidator
Validates whether any cell in the given row overlaps others.
validate(Module, DesignElement) - Method in class org.eclipse.birt.report.model.api.validators.GroupNameValidator
Validates whether the given element contains the duplicate group name.
validate(ListingHandle) - Method in class org.eclipse.birt.report.model.api.validators.GroupNameValidator
Validates whether the given element contains the duplicate group name.
validate(Module, DesignElement) - Method in class org.eclipse.birt.report.model.api.validators.ImageFileExistingValidator
 
validate(Module, DesignElement) - Method in class org.eclipse.birt.report.model.api.validators.InconsistentColumnsValidator
Validates whether the page size is invalid.
validate(Module, DesignElement) - Method in class org.eclipse.birt.report.model.api.validators.MasterPageContextContainmentValidator
Validates whether the given element can recursively resides in the specific slot of specific container type.
validate(Module, DesignElement) - Method in class org.eclipse.birt.report.model.api.validators.MasterPageMultiColumnValidator
Validates whether multiple columns and content width are consistent.
validate(Module, DesignElement) - Method in class org.eclipse.birt.report.model.api.validators.MasterPageRequiredValidator
Validates whether the given report has one master page.
validate(Module, DesignElement) - Method in class org.eclipse.birt.report.model.api.validators.MasterPageSizeValidator
Validates whether the page size is invalid.
validate(Module, DesignElement) - Method in class org.eclipse.birt.report.model.api.validators.MasterPageTypeValidator
Validates whether the page type and size are consistent.
validate(Module, DesignElement, String) - Method in class org.eclipse.birt.report.model.api.validators.StructureListValidator
Validates whether the list property specified by propName is invalid.
validate(Module, DesignElement, String) - Method in class org.eclipse.birt.report.model.api.validators.StructureReferenceValidator
Validates the structure reference value can refer to an actual structure.
validate(Module, DesignElement, String) - Method in class org.eclipse.birt.report.model.api.validators.StructureValidator
 
validate(Module, DesignElement) - Method in class org.eclipse.birt.report.model.api.validators.StyleReferenceValidator
Validates the style reference value can refer to an actual style.
validate(Module, DesignElement) - Method in class org.eclipse.birt.report.model.api.validators.TableHeaderContextContainmentValidator
Validates whether the given element can recursively resides in the specific slot of specific container type.
validate(Module, DesignElement) - Method in class org.eclipse.birt.report.model.api.validators.ThemeStyleNameValidator
 
validate(Module, DesignElement) - Method in class org.eclipse.birt.report.model.api.validators.UnsupportedElementValidator
 
validate(Module, DesignElement, String) - Method in class org.eclipse.birt.report.model.api.validators.ValueRequiredValidator
Validates whether value is set for the given required property.
validateExtendedChoicesByDisplayName(Module, String) - Method in class org.eclipse.birt.report.model.api.core.UserPropertyDefn
Checks whether displayName matches any items in the choice set for an extended choice property type on a user defined choice set.
validateForAdding(Module, DesignElement, int, DesignElement) - Method in class org.eclipse.birt.report.model.api.validators.MasterPageContextContainmentValidator
Validates whether the given element can recursively resides in the specific slot of specific container type when trying to add an element.
validateForAdding(Module, DesignElement, IElementDefn) - Method in class org.eclipse.birt.report.model.api.validators.MasterPageContextContainmentValidator
Validates whether the given element can recursively resides in the specific slot of specific container type when trying to add an element.
validateForAdding(DesignElementHandle, IPropertyDefn, List, IStructure) - Method in class org.eclipse.birt.report.model.api.validators.StructureListValidator
Validates whether a new structure can be added to structure list.
validateForAdding(Module, DesignElement, int, DesignElement) - Method in class org.eclipse.birt.report.model.api.validators.TableHeaderContextContainmentValidator
Validates whether the given element can recursively resides in the specific slot of specific container type when trying to add an element.
validateForAdding(Module, DesignElement, IElementDefn) - Method in class org.eclipse.birt.report.model.api.validators.TableHeaderContextContainmentValidator
Validates whether the given element can recursively resides in the specific slot of specific container type when trying to add an element.
validateForAddingGroup(ListingHandle, String) - Method in class org.eclipse.birt.report.model.api.validators.GroupNameValidator
Validates whether the group with the given name can be added into the given listing element.
validateForAddingStyle(ThemeHandle, String) - Method in class org.eclipse.birt.report.model.api.validators.ThemeStyleNameValidator
Validates whether the style with the given name can be added into the given theme element.
validateForRenamingGroup(ListingHandle, GroupHandle, String) - Method in class org.eclipse.birt.report.model.api.validators.GroupNameValidator
Validates whether the group can be renamed to the given name.
validateForRenamingStyle(ThemeHandle, StyleHandle, String) - Method in class org.eclipse.birt.report.model.api.validators.ThemeStyleNameValidator
Validates whether the style can be renamed to the given name.
value - Variable in class org.eclipse.birt.report.model.api.FactoryPropertyHandle
The cached property value.
value - Variable in class org.eclipse.birt.report.model.api.elements.structures.PropertyBinding
Value expression of this property binding.
value - Variable in class org.eclipse.birt.report.model.api.elements.structures.SelectionChoice
The value for the choice.
value - Variable in class org.eclipse.birt.report.model.api.metadata.UserChoice
The user choice's value, it is required.
value1 - Variable in class org.eclipse.birt.report.model.api.elements.structures.StyleRule
Expression for the first operand.
value2 - Variable in class org.eclipse.birt.report.model.api.elements.structures.StyleRule
Expression for the second operand.
valueHandle - Variable in class org.eclipse.birt.report.model.api.StructureIterator
Handle to the property or member that contains the list.
visibilityRulesIterator() - Method in class org.eclipse.birt.report.model.api.ReportItemHandle
Returns visibility rules defined on the report item.
visibilityRulesIterator() - Method in class org.eclipse.birt.report.model.api.RowHandle
Returns visibility rules defined on the table row.
visiblePropertyIterator() - Method in class org.eclipse.birt.report.model.api.EmptyGroupElementHandle
 
visiblePropertyIterator() - Method in class org.eclipse.birt.report.model.api.GroupElementHandle
Returns an iterator over the common properties that are visible.
visiblePropertyIterator() - Method in class org.eclipse.birt.report.model.api.SimpleGroupElementHandle
 
visitCascadingParameterGroup(CascadingParameterGroup) - Method in class org.eclipse.birt.report.model.api.DesignVisitor.Forwarder
Visits the cascading parameter group element.
visitCascadingParameterGroup(CascadingParameterGroupHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the cascading parameter group element.
visitCell(Cell) - Method in class org.eclipse.birt.report.model.api.DesignVisitor.Forwarder
Visits the cell element.
visitCell(CellHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the cell element.
visitColumn(TableColumn) - Method in class org.eclipse.birt.report.model.api.DesignVisitor.Forwarder
Visits the column element.
visitColumn(ColumnHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the column element.
visitContents(SlotHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the content of the slot.
visitDataItem(DataItem) - Method in class org.eclipse.birt.report.model.api.DesignVisitor.Forwarder
Visits the data element.
visitDataItem(DataItemHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the data element.
visitDataSet(DataSetHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the data set element.
visitDataSource(DataSourceHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the data source element.
visitDesignElement(DesignElementHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the design element.
visitExtendedDataSet(OdaDataSetHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the extended data set element.
visitExtendedDataSource(OdaDataSourceHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the extended data source element.
visitExtendedItem(ExtendedItem) - Method in class org.eclipse.birt.report.model.api.DesignVisitor.Forwarder
Visits the extended item.
visitExtendedItem(ExtendedItemHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the extended element.
visitFreeForm(FreeForm) - Method in class org.eclipse.birt.report.model.api.DesignVisitor.Forwarder
Visits the free form element.
visitFreeForm(FreeFormHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the free form element.
visitGraphicMasterPage(GraphicMasterPage) - Method in class org.eclipse.birt.report.model.api.DesignVisitor.Forwarder
Visits the graphic master page element.
visitGraphicMasterPage(GraphicMasterPageHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the graphic master page element.
visitGrid(GridItem) - Method in class org.eclipse.birt.report.model.api.DesignVisitor.Forwarder
Visits the grid element.
visitGrid(GridHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the grid element.
visitGroup(GroupHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the group element.
visitImage(ImageItem) - Method in class org.eclipse.birt.report.model.api.DesignVisitor.Forwarder
Visits the image element.
visitImage(ImageHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the image element.
visitLabel(Label) - Method in class org.eclipse.birt.report.model.api.DesignVisitor.Forwarder
Visits the label element.
visitLabel(LabelHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the label element.
visitLibrary(Library) - Method in class org.eclipse.birt.report.model.api.DesignVisitor.Forwarder
Visits the library.
visitLibrary(LibraryHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the library element.
visitLine(LineItem) - Method in class org.eclipse.birt.report.model.api.DesignVisitor.Forwarder
Visits the line element.
visitLine(LineHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the line element.
visitList(ListItem) - Method in class org.eclipse.birt.report.model.api.DesignVisitor.Forwarder
Visits the list element.
visitList(ListHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the list element.
visitListGroup(ListGroup) - Method in class org.eclipse.birt.report.model.api.DesignVisitor.Forwarder
Visits the list group element.
visitListGroup(ListGroupHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the list group element.
visitMasterPage(MasterPageHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the master page element.
visitModule(ModuleHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the module element
visitOdaDataSet(OdaDataSet) - Method in class org.eclipse.birt.report.model.api.DesignVisitor.Forwarder
Visits the extended data set element.
visitOdaDataSource(OdaDataSource) - Method in class org.eclipse.birt.report.model.api.DesignVisitor.Forwarder
Visits the extended data source element.
visitParameter(ParameterHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the parameter element.
visitParameterGroup(ParameterGroup) - Method in class org.eclipse.birt.report.model.api.DesignVisitor.Forwarder
Visits the parameter group element.
visitParameterGroup(ParameterGroupHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the parameter group element.
visitRectangle(RectangleItem) - Method in class org.eclipse.birt.report.model.api.DesignVisitor.Forwarder
Visits the rectangle element.
visitRectangle(RectangleHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the rectangle element.
visitReportDesign(ReportDesign) - Method in class org.eclipse.birt.report.model.api.DesignVisitor.Forwarder
Visits the report design.
visitReportDesign(ReportDesignHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the report design element.
visitReportItem(ReportItemHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the report item.
visitRow(TableRow) - Method in class org.eclipse.birt.report.model.api.DesignVisitor.Forwarder
Visits the row element.
visitRow(RowHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the row element.
visitScalarParameter(ScalarParameter) - Method in class org.eclipse.birt.report.model.api.DesignVisitor.Forwarder
Visits the scalar parameter.
visitScalarParameter(ScalarParameterHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the scalar parameter element.
visitScriptDataSet(ScriptDataSet) - Method in class org.eclipse.birt.report.model.api.DesignVisitor.Forwarder
Visits the script data set element.
visitScriptDataSet(ScriptDataSetHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the script data set element.
visitScriptDataSource(ScriptDataSource) - Method in class org.eclipse.birt.report.model.api.DesignVisitor.Forwarder
Visits the script data source element.
visitScriptDataSource(ScriptDataSourceHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the extended element.
visitSimpleMasterPage(SimpleMasterPage) - Method in class org.eclipse.birt.report.model.api.DesignVisitor.Forwarder
Visits the simple master page element.
visitSimpleMasterPage(SimpleMasterPageHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the simple master page element.
visitStyle(Style) - Method in class org.eclipse.birt.report.model.api.DesignVisitor.Forwarder
Visits the style element.
visitStyle(StyleHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the style element.
visitStyledElement(ReportItemHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the styled element.
visitTable(TableItem) - Method in class org.eclipse.birt.report.model.api.DesignVisitor.Forwarder
Visits the table element.
visitTable(TableHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the table element.
visitTableGroup(TableGroup) - Method in class org.eclipse.birt.report.model.api.DesignVisitor.Forwarder
Visits the table group element.
visitTableGroup(TableGroupHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the table group element.
visitTemplateDataSet(TemplateDataSet) - Method in class org.eclipse.birt.report.model.api.DesignVisitor.Forwarder
Visits the template data set.
visitTemplateDataSet(TemplateDataSetHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the template data set.
visitTemplateElement(TemplateElementHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the template element.
visitTemplateParameterDefinition(TemplateParameterDefinition) - Method in class org.eclipse.birt.report.model.api.DesignVisitor.Forwarder
Visits the template parameter definition.
visitTemplateParameterDefinition(TemplateParameterDefinitionHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the template parameter definition.
visitTemplateReportItem(TemplateReportItem) - Method in class org.eclipse.birt.report.model.api.DesignVisitor.Forwarder
Visits the template report item.
visitTemplateReportItem(TemplateReportItemHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the template report item.
visitTextDataItem(TextDataItem) - Method in class org.eclipse.birt.report.model.api.DesignVisitor.Forwarder
Visits the multiline data item.
visitTextDataItem(TextDataHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the multi-line data element.
visitTextItem(TextItem) - Method in class org.eclipse.birt.report.model.api.DesignVisitor.Forwarder
Visits the text element.
visitTextItem(TextItemHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the text element.
visitTheme(Theme) - Method in class org.eclipse.birt.report.model.api.DesignVisitor.Forwarder
Visits the theme element.
visitTheme(ThemeHandle) - Method in class org.eclipse.birt.report.model.api.DesignVisitor
Visits the theme element.

W

WARNING - Static variable in class org.eclipse.birt.report.model.api.elements.SemanticError
The constant for the semantic warning.
WHITE - Static variable in interface org.eclipse.birt.report.model.api.metadata.IColorConstants
The color white.
WHITE_SPACE_NORMAL - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
WHITE_SPACE_NOWRAP - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
WHITE_SPACE_PRE - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
WIDOWS_INHERIT - Static variable in interface org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
 
width - Variable in class org.eclipse.birt.report.model.api.util.Rectangle
The width of the rectangle.

X

XML_TYPE - Static variable in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Type code for the XML property type.
XML_TYPE_NAME - Static variable in interface org.eclipse.birt.report.model.api.metadata.IPropertyType
Name of the XML property type.
x - Variable in class org.eclipse.birt.report.model.api.util.Point
The x position or width.
x - Variable in class org.eclipse.birt.report.model.api.util.Rectangle
The left edge.

Y

YELLOW - Static variable in interface org.eclipse.birt.report.model.api.metadata.IColorConstants
The color yellow.
y - Variable in class org.eclipse.birt.report.model.api.util.Point
The y position or height.
y - Variable in class org.eclipse.birt.report.model.api.util.Rectangle
The top edge.

A B C D E F G H I J K L M N O P Q R S T U V W X Y

Copyright © 2005 Actuate Corp. All rights reserved.