Uses of Interface
org.eclipse.birt.report.model.api.IBundleFactory
Packages that use IBundleFactory
Package
Description
Tool-writer's interface for the BIRT design model
(also known as the "Design Engine.")
-
Uses of IBundleFactory in org.eclipse.birt.report.model.api
Methods in org.eclipse.birt.report.model.api that return IBundleFactoryModifier and TypeMethodDescriptionstatic IBundleFactory
BundleFactory.getBundleFactory()
Returns the bundle factory.Methods in org.eclipse.birt.report.model.api with parameters of type IBundleFactoryModifier and TypeMethodDescriptionstatic void
BundleFactory.setBundleFactory
(IBundleFactory factory) Sets the bundle factory.