Package org.eclipse.birt.report.model.api.metadata


package org.eclipse.birt.report.model.api.metadata
Defines the elements, properties, types, structures and slots in the Report Object Model.

Package Specification

The Design Engine is based on a series of definitions that provide "meta-data" about the various objects that make up a report design. The definitions include:

    Property types
    define data types for properties such as string, URI, expression, etc.
    Properties
    define the attributes of report elements.
    Report elements
    define objects that combine to describe the report.
    Choices
    available to properties such as colors, text alignment and other attributes with a fixed set of values.
    Slots
    define how elements contain other elements.
    Standard styles
    defined by the product itself.

The definition information resides in the meta-data dictionary. There is one instance of the dictionary shared by all designs. The meta-data is invariant across designs.

Related Documentation

See Also:
  • Class
    Description
    Represents the definition of argument.
    Represents an optional argument list of a method.
    Represents the script object definition.
    Representation of a dimension property value.
    Represents the definition of argument.
    Represents an optional argument list of a method.
    Describes the options for a property value.
    Represents a set of choices on a predefined or user defined property type or property definition.
    Represents the script object definition.
    The interface for constants of colors used in BIRT.
    Interface for a report element definition.
    Interface of the Meta-data information for an element property or an extension model property.
    Represents the abstract definition which can be localized.
    Represents the definition of class member.
    Global, shared dictionary of design meta data.
    Interface to handle meta-data errors during initialization.
    Represents the method information for both class and element.
    Base Interface for methods common to elements and structures.
    BIRT defines a fixed set of predefined styles.
    Base Interface for both element property, extension model property and structure member definitions.
    Base class for the meta-data for property types.
    Interface for the definition of a slot within an element.
    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.
    Represents the method information that can provide code template.
    Represents the definition of class member.
    Provides constants used in the meta-data package.
    Exception thrown if an error occurs when reading the meta-data description file or the building the meta-data description.
    Represents the method information for both class and element.
    Indicates an invalid property value.
    Describes the user defined choices for a user defined property.
    Indicates an invalid validation value.