|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.mwe.core.config.GlobalConfigurationHolder
public class GlobalConfigurationHolder
| Constructor Summary | |
|---|---|
GlobalConfigurationHolder()
|
|
| Method Summary | |
|---|---|
static ConfigurationModel |
getConfiguration()
|
static void |
setConfigurationModel(ConfigurationModel cm,
Issues issues)
Sets the configuration model. |
static void |
setConfigurationModel(ConfigurationModel cm,
Issues issues,
boolean overwrite)
Sets the configuration model |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GlobalConfigurationHolder()
| Method Detail |
|---|
public static void setConfigurationModel(ConfigurationModel cm,
Issues issues)
cm - The configurationissues - The Issues object to report errors to
public static void setConfigurationModel(ConfigurationModel cm,
Issues issues,
boolean overwrite)
cm - The configurationissues - The Issues object to report errors tooverwrite - Allow replacement of the configuration model when it was already setpublic static ConfigurationModel getConfiguration()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||