Uses of Class
org.eclipse.birt.report.model.api.elements.structures.OdaDesignerState
Packages that use OdaDesignerState
Package
Description
Tool-writer's interface for the BIRT design model
(also known as the "Design Engine.")
-
Uses of OdaDesignerState in org.eclipse.birt.report.model.api
Methods in org.eclipse.birt.report.model.api that return OdaDesignerStateModifier and TypeMethodDescriptionstatic OdaDesignerState
StructureFactory.createOdaDesignerState()
Creates an empty oda designer state.Methods in org.eclipse.birt.report.model.api with parameters of type OdaDesignerStateModifier and TypeMethodDescriptionOdaDataSetHandle.setDesignerState
(OdaDesignerState designerState) Sets the designer state for a oda data set.OdaDataSourceHandle.setDesignerState
(OdaDesignerState designerState) Sets the designer state for a oda data source.