Uses of Interface
org.eclipse.birt.report.model.api.IResourceLocator
Packages that use IResourceLocator
Package
Description
Tool-writer's interface for the BIRT design model
(also known as the "Design Engine.")
-
Uses of IResourceLocator in org.eclipse.birt.report.model.api
Classes in org.eclipse.birt.report.model.api that implement IResourceLocatorModifier and TypeClassDescriptionclass
The default implementation for interfaceIResourceLocator
.Methods in org.eclipse.birt.report.model.api that return IResourceLocatorModifier and TypeMethodDescriptionDesignConfig.getResourceLocator()
ModuleOption.getResourceLocator()
Gets the resource locator.Methods in org.eclipse.birt.report.model.api with parameters of type IResourceLocatorModifier and TypeMethodDescriptionvoid
DesignConfig.setResourceLocator
(IResourceLocator resourceLocator) void
ModuleOption.setResourceLocator
(IResourceLocator locator) Sets the resource locator.