Package | Description |
---|---|
org.eclipse.birt.report.model.api |
Tool-writer's interface for the BIRT design model
(also known as the "Design Engine.")
|
org.eclipse.birt.report.model.api.elements.structures |
Defines the structure types in Model system.
|
Modifier and Type | Class and Description |
---|---|
class |
MemberHandle
A handle to a member of a property structure.
|
class |
PropertyHandle
A handle for working with a top-level property of an element.
|
class |
PropertyHandleImpl
A handle for working with a top-level property of an element.
|
Constructor and Description |
---|
ActionHandle(SimpleValueHandle valueHandle,
int index)
Constructs the handle of action.
|
AggregationArgumentHandle(SimpleValueHandle valueHandle,
int index)
Constructs the handle of aggregation argument.
|
CalculationArgumentHandle(SimpleValueHandle valueHandle,
int index)
Constructs the handle of calculation argument.
|
ColumnHintHandle(SimpleValueHandle valueHandle,
int index)
Constructs the handle of computed column.
|
ComputedColumnHandle(SimpleValueHandle valueHandle,
int index)
Constructs the handle of computed column.
|
ConfigVariableHandle(SimpleValueHandle valueHandle,
int index)
Constructs the handle of configuration variable.
|
CustomColorHandle(SimpleValueHandle valueHandle,
int index)
Constructs the handle of custom color.
|
DataSetParameterHandle(SimpleValueHandle valueHandle,
int index)
Constructs the handle of data set parameter.
|
DimensionConditionHandle(SimpleValueHandle valueHandle,
int index)
Constructs the handle of the cube join condition.
|
DimensionJoinConditionHandle(SimpleValueHandle valueHandle,
int index)
Constructs a dimension join condition handle with the given
SimpleValueHandle and the index of the dimension join
condition in the dimension condition. |
EmbeddedImageHandle(SimpleValueHandle valueHandle,
int index)
Constructs the handle of embedded image.
|
ExtendedPropertyHandle(SimpleValueHandle valueHandle,
int index)
Constructs the handle of Extended property.
|
FilterConditionHandle(SimpleValueHandle valueHandle,
int index)
Constructs the handle of filter condition.
|
HideRuleHandle(SimpleValueHandle valueHandle,
int index)
Constructs the handle of visibility rule.
|
HighlightRuleHandle(SimpleValueHandle valueHandle,
int index)
Constructs a highlight rule handle with the given
SimpleValueHandle and the index of the highlight rule in the
highlight. |
IncludedCssStyleSheetHandle(SimpleValueHandle valueHandle,
int index)
Constructs the handle of the included css style sheet.
|
IncludedLibraryHandle(SimpleValueHandle valueHandle,
int index)
Constructs the handle of the included library.
|
IncludeScriptHandle(SimpleValueHandle valueHandle,
int index)
Constructs the handle of the included script.
|
JoinConditionHandle(SimpleValueHandle valueHandle,
int index)
Constructs the handle of join condition.
|
LevelAttributeHandle(SimpleValueHandle valueHandle,
int index)
Constructs the handle of result set column.
|
MapRuleHandle(SimpleValueHandle valueHandle,
int index)
Constructs the handle of map rule.
|
OdaDataSetParameterHandle(SimpleValueHandle valueHandle,
int index)
Constructs the handle of oda data set parameter.
|
OdaLevelAttributeHandle(SimpleValueHandle valueHandle,
int index)
Constructs the handle of oda result set column.
|
OdaResultSetColumnHandle(SimpleValueHandle valueHandle,
int index)
Constructs the handle of oda result set column.
|
ParamBindingHandle(SimpleValueHandle valueHandle,
int index)
Constructs the handle of parameter binding.
|
PropertyBindingHandle(SimpleValueHandle valueHandle,
int index)
Constructs the handle of property binding.
|
PropertyMaskHandle(SimpleValueHandle valueHandle,
int index)
Constructs the handle of property mask.
|
ResultSetColumnHandle(SimpleValueHandle valueHandle,
int index)
Constructs the handle of result set column.
|
RuleHandle(SimpleValueHandle valueHandle,
int index)
Constructs the handle of configuration variable.
|
ScriptLibHandle(SimpleValueHandle valueHandle,
int index)
Constructs the handle of jar file.
|
SearchKeyHandle(SimpleValueHandle valueHandle,
int index)
Constructs the handle of search key.
|
SelectionChoiceHandle(SimpleValueHandle valueHandle,
int index)
Constructs the handle of selection choice.
|
SortHintHandle(SimpleValueHandle valueHandle,
int index) |
SortKeyHandle(SimpleValueHandle valueHandle,
int index)
Constructs the handle of sort key.
|
StructureHandle(SimpleValueHandle valueHandle,
int index)
Constructs a handle for a structure within a list property or a structure
member.
|
StyleRuleHandle(SimpleValueHandle valueHandle,
int index)
Constructs the handle of style rule.
|
Modifier and Type | Method and Description |
---|---|
StructureHandle |
TimeInterval.getHandle(SimpleValueHandle valueHandle) |
StructureHandle |
TimeFormatValue.getHandle(SimpleValueHandle valueHandle)
Return an
FormatValueHandle to deal with the date-time
format. |
StructureHandle |
TOC.getHandle(SimpleValueHandle valueHandle) |
StructureHandle |
StringFormatValue.getHandle(SimpleValueHandle valueHandle)
Return an
FormatValueHandle to deal with the string format. |
StructureHandle |
ParameterFormatValue.getHandle(SimpleValueHandle valueHandle)
Return an
FormatValueHandle to deal with the parameter
format. |
StructureHandle |
OdaDesignerState.getHandle(SimpleValueHandle valueHandle)
Return an
FormatValueHandle to deal with the string format. |
StructureHandle |
NumberFormatValue.getHandle(SimpleValueHandle valueHandle)
Return an
FormatValueHandle to deal with the number format. |
StructureHandle |
FormatValue.getHandle(SimpleValueHandle valueHandle) |
StructureHandle |
DateTimeFormatValue.getHandle(SimpleValueHandle valueHandle)
Return an
FormatValueHandle to deal with the date-time
format. |
StructureHandle |
DateFormatValue.getHandle(SimpleValueHandle valueHandle)
Return an
FormatValueHandle to deal with the date-time
format. |
StructureHandle |
CachedMetaData.getHandle(SimpleValueHandle valueHandle) |
StructureHandle |
Action.getHandle(SimpleValueHandle valueHandle) |
protected StructureHandle |
TimeInterval.handle(SimpleValueHandle valueHandle,
int index) |
StructureHandle |
TimeFormatValue.handle(SimpleValueHandle valueHandle,
int index) |
protected StructureHandle |
TOC.handle(SimpleValueHandle valueHandle,
int index) |
StructureHandle |
StringFormatValue.handle(SimpleValueHandle valueHandle,
int index) |
StructureHandle |
SortKey.handle(SimpleValueHandle valueHandle,
int index) |
protected StructureHandle |
SortHint.handle(SimpleValueHandle valueHandle,
int index) |
StructureHandle |
SelectionChoice.handle(SimpleValueHandle valueHandle,
int index) |
StructureHandle |
SearchKey.handle(SimpleValueHandle valueHandle,
int index) |
StructureHandle |
ScriptLib.handle(SimpleValueHandle valueHandle,
int index) |
StructureHandle |
Rule.handle(SimpleValueHandle valueHandle,
int index) |
StructureHandle |
ResultSetColumn.handle(SimpleValueHandle valueHandle,
int index) |
StructureHandle |
PropertyMask.handle(SimpleValueHandle valueHandle,
int index) |
protected StructureHandle |
PropertyBinding.handle(SimpleValueHandle valueHandle,
int index) |
StructureHandle |
ParameterFormatValue.handle(SimpleValueHandle valueHandle,
int index) |
StructureHandle |
ParamBinding.handle(SimpleValueHandle valueHandle,
int index) |
StructureHandle |
OdaResultSetColumn.handle(SimpleValueHandle valueHandle,
int index) |
StructureHandle |
OdaLevelAttribute.handle(SimpleValueHandle valueHandle,
int index) |
StructureHandle |
OdaDesignerState.handle(SimpleValueHandle valueHandle,
int index) |
StructureHandle |
OdaDataSetParameter.handle(SimpleValueHandle valueHandle,
int index) |
StructureHandle |
NumberFormatValue.handle(SimpleValueHandle valueHandle,
int index) |
StructureHandle |
MapRule.handle(SimpleValueHandle valueHandle,
int index) |
StructureHandle |
LevelAttribute.handle(SimpleValueHandle valueHandle,
int index) |
StructureHandle |
JoinCondition.handle(SimpleValueHandle valueHandle,
int index) |
protected StructureHandle |
IncludedLibrary.handle(SimpleValueHandle valueHandle,
int index) |
protected StructureHandle |
IncludedCssStyleSheet.handle(SimpleValueHandle valueHandle,
int index) |
protected StructureHandle |
IncludeScript.handle(SimpleValueHandle valueHandle,
int index) |
StructureHandle |
HighlightRule.handle(SimpleValueHandle valueHandle,
int index) |
StructureHandle |
HideRule.handle(SimpleValueHandle valueHandle,
int index) |
protected StructureHandle |
FormatValue.handle(SimpleValueHandle valueHandle,
int index) |
StructureHandle |
FilterCondition.handle(SimpleValueHandle valueHandle,
int index) |
StructureHandle |
ExtendedProperty.handle(SimpleValueHandle valueHandle,
int index) |
StructureHandle |
EmbeddedImage.handle(SimpleValueHandle valueHandle,
int index) |
protected StructureHandle |
DimensionJoinCondition.handle(SimpleValueHandle valueHandle,
int index) |
protected StructureHandle |
DimensionCondition.handle(SimpleValueHandle valueHandle,
int index) |
StructureHandle |
DateTimeFormatValue.handle(SimpleValueHandle valueHandle,
int index) |
StructureHandle |
DateFormatValue.handle(SimpleValueHandle valueHandle,
int index) |
StructureHandle |
DataSetParameter.handle(SimpleValueHandle valueHandle,
int index) |
protected StructureHandle |
CustomColor.handle(SimpleValueHandle valueHandle,
int index) |
StructureHandle |
ConfigVariable.handle(SimpleValueHandle valueHandle,
int index) |
StructureHandle |
ComputedColumn.handle(SimpleValueHandle valueHandle,
int index) |
StructureHandle |
ColumnHint.handle(SimpleValueHandle valueHandle,
int index) |
StructureHandle |
CalculationArgument.handle(SimpleValueHandle valueHandle,
int index) |
protected StructureHandle |
CachedMetaData.handle(SimpleValueHandle valueHandle,
int index) |
StructureHandle |
AggregationArgument.handle(SimpleValueHandle valueHandle,
int index) |
protected StructureHandle |
Action.handle(SimpleValueHandle valueHandle,
int index) |
Copyright © 2008 Actuate Corp. All rights reserved.