Uses of Class
org.eclipse.birt.report.model.api.StructureHandle
Packages that use StructureHandle
Package
Description
Tool-writer's interface for the BIRT design model
(also known as the "Design Engine.")
Defines the structure types in Model system.
Utility classes.
-
Uses of StructureHandle in org.eclipse.birt.report.model.api
Subclasses of StructureHandle in org.eclipse.birt.report.model.apiModifier and TypeClassDescriptionclass
Represents an "action" (hyperlink) attached to an element.class
AggregationArgumentHandle.class
Structure handle to deal with cached data set metadata informations.class
CalculationArgumentHandle.class
Represents the handle of column hint.class
Represents the handle of computed column.class
Represents the handle of configuration variable.class
Represents the handle of custom color.class
Represents the parameter for data set drivers.class
Represents the handle of the cube-dimension/hierarchy join condition.class
Represents a dimension join condition in the DimensionCondition.class
Represents the handle of an embedded image.class
Represents the handle of Extended property.class
Represents one filter in the filter list of List, Table or their Groups.class
Represents a format value in the style or the highlight rule.class
Represents the handle of visibility rule.class
Represents a highlight rule in the highlight property of a style.class
Represents a included css style sheet in report design and theme.class
Represents the handle of the included library.class
Represents the handle of the included script.class
Represents a handle of condition used for joint dataset.class
Represents the handle of one column in the result set.class
Represents the handle of map rule.class
Represents the parameter for ODA drivers.class
The structure handle of the Oda designer state.class
Represents the handle of one column in the oda result set.class
Represents the handle of one column in the oda result set.class
Represents the handle of parameter binding.class
Represents the handle of property binding structure.class
Represents the handle of property mask structure.class
Represents the handle of one column in the result set.class
Represents a rule handle.class
Represents a handle of jar file used for script handle event.class
Represents the handle of key used for search.class
Represents the handle of selection choice.class
This class represents sort hint handle.class
Represents the handle of sort key structure.class
Represents the handle of style rule.class
The structure handle of time interval.class
Represents an "TOC" attached to an element.Obtain an instance of this class by calling thegetTOCHandle
method on the handle of an element that defines an action.Fields in org.eclipse.birt.report.model.api declared as StructureHandleModifier and TypeFieldDescriptionprotected StructureHandle
MemberIterator.structHandle
Handle to the structure itself.Methods in org.eclipse.birt.report.model.api that return StructureHandleModifier and TypeMethodDescriptionSimpleValueHandle.addItem
(IStructure item) Adds an item to the end of a list property or member.SimpleValueHandle.getAt
(int n) Returns the the nth entry in a list property or member.SimpleValueHandle.insertItem
(IStructure item, int posn) Inserts a new item into a list property or member at the given position.Constructors in org.eclipse.birt.report.model.api with parameters of type StructureHandleModifierConstructorDescriptionMemberHandle
(StructureHandle structHandle, org.eclipse.birt.report.model.metadata.StructPropertyDefn member) Constructs a member handle with the given structure handle and the member property definition.MemberIterator
(StructureHandle struct) Constructs a member iterator with the given structure handle. -
Uses of StructureHandle in org.eclipse.birt.report.model.api.elements.structures
Methods in org.eclipse.birt.report.model.api.elements.structures that return StructureHandleModifier and TypeMethodDescriptionAction.getHandle
(SimpleValueHandle valueHandle) CachedMetaData.getHandle
(SimpleValueHandle valueHandle) DateFormatValue.getHandle
(SimpleValueHandle valueHandle) Return anFormatValueHandle
to deal with the date-time format.DateTimeFormatValue.getHandle
(SimpleValueHandle valueHandle) Return anFormatValueHandle
to deal with the date-time format.FormatValue.getHandle
(SimpleValueHandle valueHandle) NumberFormatValue.getHandle
(SimpleValueHandle valueHandle) Return anFormatValueHandle
to deal with the number format.OdaDesignerState.getHandle
(SimpleValueHandle valueHandle) Return anFormatValueHandle
to deal with the string format.ParameterFormatValue.getHandle
(SimpleValueHandle valueHandle) Return anFormatValueHandle
to deal with the parameter format.StringFormatValue.getHandle
(SimpleValueHandle valueHandle) Return anFormatValueHandle
to deal with the string format.TimeFormatValue.getHandle
(SimpleValueHandle valueHandle) Return anFormatValueHandle
to deal with the date-time format.TimeInterval.getHandle
(SimpleValueHandle valueHandle) TOC.getHandle
(SimpleValueHandle valueHandle) protected StructureHandle
Action.handle
(SimpleValueHandle valueHandle, int index) AggregationArgument.handle
(SimpleValueHandle valueHandle, int index) protected StructureHandle
CachedMetaData.handle
(SimpleValueHandle valueHandle, int index) CalculationArgument.handle
(SimpleValueHandle valueHandle, int index) ColumnHint.handle
(SimpleValueHandle valueHandle, int index) ComputedColumn.handle
(SimpleValueHandle valueHandle, int index) ConfigVariable.handle
(SimpleValueHandle valueHandle, int index) protected StructureHandle
CustomColor.handle
(SimpleValueHandle valueHandle, int index) DataSetParameter.handle
(SimpleValueHandle valueHandle, int index) DateFormatValue.handle
(SimpleValueHandle valueHandle, int index) DateTimeFormatValue.handle
(SimpleValueHandle valueHandle, int index) protected StructureHandle
DimensionCondition.handle
(SimpleValueHandle valueHandle, int index) protected StructureHandle
DimensionJoinCondition.handle
(SimpleValueHandle valueHandle, int index) EmbeddedImage.handle
(SimpleValueHandle valueHandle, int index) ExtendedProperty.handle
(SimpleValueHandle valueHandle, int index) FilterCondition.handle
(SimpleValueHandle valueHandle, int index) protected StructureHandle
FormatValue.handle
(SimpleValueHandle valueHandle, int index) HideRule.handle
(SimpleValueHandle valueHandle, int index) HighlightRule.handle
(SimpleValueHandle valueHandle, int index) protected StructureHandle
IncludedCssStyleSheet.handle
(SimpleValueHandle valueHandle, int index) protected StructureHandle
IncludedLibrary.handle
(SimpleValueHandle valueHandle, int index) protected StructureHandle
IncludeScript.handle
(SimpleValueHandle valueHandle, int index) JoinCondition.handle
(SimpleValueHandle valueHandle, int index) LevelAttribute.handle
(SimpleValueHandle valueHandle, int index) MapRule.handle
(SimpleValueHandle valueHandle, int index) NumberFormatValue.handle
(SimpleValueHandle valueHandle, int index) OdaDataSetParameter.handle
(SimpleValueHandle valueHandle, int index) OdaDesignerState.handle
(SimpleValueHandle valueHandle, int index) OdaLevelAttribute.handle
(SimpleValueHandle valueHandle, int index) OdaResultSetColumn.handle
(SimpleValueHandle valueHandle, int index) ParamBinding.handle
(SimpleValueHandle valueHandle, int index) ParameterFormatValue.handle
(SimpleValueHandle valueHandle, int index) protected StructureHandle
PropertyBinding.handle
(SimpleValueHandle valueHandle, int index) PropertyMask.handle
(SimpleValueHandle valueHandle, int index) ResultSetColumn.handle
(SimpleValueHandle valueHandle, int index) Rule.handle
(SimpleValueHandle valueHandle, int index) ScriptLib.handle
(SimpleValueHandle valueHandle, int index) SearchKey.handle
(SimpleValueHandle valueHandle, int index) SelectionChoice.handle
(SimpleValueHandle valueHandle, int index) protected StructureHandle
SortHint.handle
(SimpleValueHandle valueHandle, int index) SortKey.handle
(SimpleValueHandle valueHandle, int index) StringFormatValue.handle
(SimpleValueHandle valueHandle, int index) TimeFormatValue.handle
(SimpleValueHandle valueHandle, int index) protected StructureHandle
TimeInterval.handle
(SimpleValueHandle valueHandle, int index) protected StructureHandle
TOC.handle
(SimpleValueHandle valueHandle, int index) -
Uses of StructureHandle in org.eclipse.birt.report.model.api.util
Methods in org.eclipse.birt.report.model.api.util with parameters of type StructureHandleModifier and TypeMethodDescriptionstatic boolean
ElementExportUtilImpl.canExport
(StructureHandle structToExport) Checks whether the given structure can be exported into one library.static boolean
ElementExportUtilImpl.canExport
(StructureHandle structToExport, boolean ignoreName) Checks whether the given structure can be exported into one library.static boolean
ElementExportUtilImpl.canExport
(StructureHandle structToExport, LibraryHandle targetLibraryHandle, boolean canOverride) Checks whether the given structure can be exported into one library.static void
ElementExportUtilImpl.exportStructure
(StructureHandle structToExport, String libraryFileName, boolean canOverride) Exports the given structure into one library.static void
ElementExportUtilImpl.exportStructure
(StructureHandle structToExport, LibraryHandle targetLibraryHandle, boolean canOverride) Exports the given structure into one library.