| Package | Description |
|---|---|
| org.bimserver.models.store | |
| org.bimserver.models.store.impl | |
| org.bimserver.models.store.util |
| Modifier and Type | Method and Description |
|---|---|
UserSettings |
StoreFactory.createUserSettings()
Returns a new object of class 'User Settings'.
|
UserSettings |
ModelComparePluginConfiguration.getUserSettings()
Returns the value of the 'User Settings' reference.
|
UserSettings |
InternalServicePluginConfiguration.getUserSettings()
Returns the value of the 'User Settings' reference.
|
UserSettings |
QueryEnginePluginConfiguration.getUserSettings()
Returns the value of the 'User Settings' reference.
|
UserSettings |
ObjectIDMPluginConfiguration.getUserSettings()
Returns the value of the 'User Settings' reference.
|
UserSettings |
RenderEnginePluginConfiguration.getUserSettings()
Returns the value of the 'User Settings' reference.
|
UserSettings |
SerializerPluginConfiguration.getUserSettings()
Returns the value of the 'User Settings' reference.
|
UserSettings |
DeserializerPluginConfiguration.getUserSettings()
Returns the value of the 'User Settings' reference.
|
UserSettings |
ModelMergerPluginConfiguration.getUserSettings()
Returns the value of the 'User Settings' reference.
|
UserSettings |
User.getUserSettings()
Returns the value of the 'User Settings' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModelComparePluginConfiguration.setUserSettings(UserSettings value)
Sets the value of the '
User Settings' reference. |
void |
InternalServicePluginConfiguration.setUserSettings(UserSettings value)
Sets the value of the '
User Settings' reference. |
void |
QueryEnginePluginConfiguration.setUserSettings(UserSettings value)
Sets the value of the '
User Settings' reference. |
void |
ObjectIDMPluginConfiguration.setUserSettings(UserSettings value)
Sets the value of the '
User Settings' reference. |
void |
RenderEnginePluginConfiguration.setUserSettings(UserSettings value)
Sets the value of the '
User Settings' reference. |
void |
SerializerPluginConfiguration.setUserSettings(UserSettings value)
Sets the value of the '
User Settings' reference. |
void |
DeserializerPluginConfiguration.setUserSettings(UserSettings value)
Sets the value of the '
User Settings' reference. |
void |
ModelMergerPluginConfiguration.setUserSettings(UserSettings value)
Sets the value of the '
User Settings' reference. |
void |
User.setUserSettings(UserSettings value)
Sets the value of the '
User Settings' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
UserSettingsImpl
An implementation of the model object 'User Settings'.
|
| Modifier and Type | Method and Description |
|---|---|
UserSettings |
StoreFactoryImpl.createUserSettings() |
UserSettings |
InternalServicePluginConfigurationImpl.getUserSettings() |
UserSettings |
ObjectIDMPluginConfigurationImpl.getUserSettings() |
UserSettings |
SerializerPluginConfigurationImpl.getUserSettings() |
UserSettings |
ModelComparePluginConfigurationImpl.getUserSettings() |
UserSettings |
ModelMergerPluginConfigurationImpl.getUserSettings() |
UserSettings |
RenderEnginePluginConfigurationImpl.getUserSettings() |
UserSettings |
QueryEnginePluginConfigurationImpl.getUserSettings() |
UserSettings |
DeserializerPluginConfigurationImpl.getUserSettings() |
UserSettings |
UserImpl.getUserSettings() |
| Modifier and Type | Method and Description |
|---|---|
void |
InternalServicePluginConfigurationImpl.setUserSettings(UserSettings newUserSettings) |
void |
ObjectIDMPluginConfigurationImpl.setUserSettings(UserSettings newUserSettings) |
void |
SerializerPluginConfigurationImpl.setUserSettings(UserSettings newUserSettings) |
void |
ModelComparePluginConfigurationImpl.setUserSettings(UserSettings newUserSettings) |
void |
ModelMergerPluginConfigurationImpl.setUserSettings(UserSettings newUserSettings) |
void |
RenderEnginePluginConfigurationImpl.setUserSettings(UserSettings newUserSettings) |
void |
QueryEnginePluginConfigurationImpl.setUserSettings(UserSettings newUserSettings) |
void |
DeserializerPluginConfigurationImpl.setUserSettings(UserSettings newUserSettings) |
void |
UserImpl.setUserSettings(UserSettings newUserSettings) |
| Modifier and Type | Method and Description |
|---|---|
T |
StoreSwitch.caseUserSettings(UserSettings object)
Returns the result of interpreting the object as an instance of 'User Settings'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.