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
-
-
-
Field Detail
-
RESOURCE_LOCATOR
static final java.lang.String RESOURCE_LOCATOR
config name of resource locator- See Also:
- Constant Field Values
-
-