Uses of Class
org.eclipse.birt.report.model.api.ModuleHandleImpl
Packages that use ModuleHandleImpl
Package
Description
Tool-writer's interface for the BIRT design model
(also known as the "Design Engine.")
-
Uses of ModuleHandleImpl in org.eclipse.birt.report.model.api
Subclasses of ModuleHandleImpl in org.eclipse.birt.report.model.apiModifier and TypeClassDescriptionclass
Represents the handle of library element.class
class
Abstract module handle which provides the common functionalities of report design and library.class
Represents the overall report design.Methods in org.eclipse.birt.report.model.api that return types with arguments of type ModuleHandleImplModifier and TypeMethodDescriptionprotected List<ModuleHandleImpl>
ModuleHandleImpl.getVisibleModules
(int level) Gets the visible modules.