public class DesignConfig extends org.eclipse.birt.core.framework.PlatformConfig implements IDesignConfig
RESOURCE_LOCATOR
Constructor and Description |
---|
DesignConfig()
constructor
|
Modifier and Type | Method and Description |
---|---|
java.util.HashMap |
getConfigMap()
returns a hash map that contains all the configuration objects
|
IResourceLocator |
getResourceLocator() |
void |
setConfigurationVariable(java.lang.String name,
java.lang.String value)
sets a configuration variable that is available through scripting in
engine
|
void |
setResourceLocator(IResourceLocator resourceLocator) |
public void setConfigurationVariable(java.lang.String name, java.lang.String value)
name
- configuration variable namevalue
- configuration variable valuepublic java.util.HashMap getConfigMap()
public IResourceLocator getResourceLocator()
public void setResourceLocator(IResourceLocator resourceLocator)
resourceLocator
- the resourceLocator to setCopyright © 2008 Actuate Corp. All rights reserved.