| Package | Description |
|---|---|
| org.bimserver.models.store | |
| org.bimserver.models.store.impl | |
| org.bimserver.models.store.util |
| Modifier and Type | Method and Description |
|---|---|
WebModulePluginConfiguration |
StoreFactory.createWebModulePluginConfiguration()
Returns a new object of class 'Web Module Plugin Configuration'.
|
WebModulePluginConfiguration |
ServerSettings.getWebModule()
Returns the value of the 'Web Module' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<WebModulePluginConfiguration> |
ServerSettings.getWebModules()
Returns the value of the 'Web Modules' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServerSettings.setWebModule(WebModulePluginConfiguration value)
Sets the value of the '
Web Module' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
WebModulePluginConfigurationImpl
An implementation of the model object 'Web Module Plugin Configuration'.
|
| Modifier and Type | Method and Description |
|---|---|
WebModulePluginConfiguration |
StoreFactoryImpl.createWebModulePluginConfiguration() |
WebModulePluginConfiguration |
ServerSettingsImpl.getWebModule() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<WebModulePluginConfiguration> |
ServerSettingsImpl.getWebModules() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerSettingsImpl.setWebModule(WebModulePluginConfiguration newWebModule) |
| Modifier and Type | Method and Description |
|---|---|
T |
StoreSwitch.caseWebModulePluginConfiguration(WebModulePluginConfiguration object)
Returns the result of interpreting the object as an instance of 'Web Module Plugin Configuration'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.