Interface IDesignConfig

  • All Superinterfaces:
    org.eclipse.birt.core.framework.IPlatformConfig
    All Known Implementing Classes:
    DesignConfig

    public interface IDesignConfig
    extends org.eclipse.birt.core.framework.IPlatformConfig
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String RESOURCE_LOCATOR
      config name of resource locator
      • Fields inherited from interface org.eclipse.birt.core.framework.IPlatformConfig

        BIRT_HOME, OSGI_ARGUMENTS, OSGI_CONFIGURATION, PLATFORM_CONTEXT, TEMP_DIR
    • Field Detail

      • RESOURCE_LOCATOR

        static final java.lang.String RESOURCE_LOCATOR
        config name of resource locator
        See Also:
        Constant Field Values