Uses of Interface
org.eclipse.birt.report.model.api.metadata.IObjectDefn
Packages that use IObjectDefn
Package
Description
Represents the fundamental data structures of the user-defined property
and the interface of UI listener.
Defines the elements, properties, types, structures and slots
in the Report Object Model.
-
Uses of IObjectDefn in org.eclipse.birt.report.model.api.core
Methods in org.eclipse.birt.report.model.api.core that return IObjectDefnModifier and TypeMethodDescriptionUserPropertyDefn.getObjectDefn()
Gets the object definition of the user property definition. -
Uses of IObjectDefn in org.eclipse.birt.report.model.api.metadata
Subinterfaces of IObjectDefn in org.eclipse.birt.report.model.api.metadataModifier and TypeInterfaceDescriptioninterface
Interface for a report element definition.interface
Interface for the definition of a property structure: an object that is "managed" by the model to allow generic member access and undo/redo support for updates.