Class ModelConstants

java.lang.Object
org.eclipse.birt.report.model.api.ModelConstants

public class ModelConstants extends Object
Defines various constants.
  • Field Details

    • REPORT_VERSION

      public static final String REPORT_VERSION
      The version of the report design. Whenever the design is parsed or serialized, the version number is this value.
      See Also:
  • Constructor Details

    • ModelConstants

      public ModelConstants()