| Package | Description |
|---|---|
| org.bimserver.models.store | |
| org.bimserver.models.store.impl | |
| org.bimserver.models.store.util |
| Modifier and Type | Method and Description |
|---|---|
ObjectIDMPluginConfiguration |
StoreFactory.createObjectIDMPluginConfiguration()
Returns a new object of class 'Object IDM Plugin Configuration'.
|
ObjectIDMPluginConfiguration |
UserSettings.getDefaultObjectIDM()
Returns the value of the 'Default Object IDM' reference.
|
ObjectIDMPluginConfiguration |
SerializerPluginConfiguration.getObjectIDM()
Returns the value of the 'Object IDM' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ObjectIDMPluginConfiguration> |
UserSettings.getObjectIDMs()
Returns the value of the 'Object ID Ms' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserSettings.setDefaultObjectIDM(ObjectIDMPluginConfiguration value)
Sets the value of the '
Default Object IDM' reference. |
void |
SerializerPluginConfiguration.setObjectIDM(ObjectIDMPluginConfiguration value)
Sets the value of the '
Object IDM' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectIDMPluginConfigurationImpl
An implementation of the model object 'Object IDM Plugin Configuration'.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectIDMPluginConfiguration |
StoreFactoryImpl.createObjectIDMPluginConfiguration() |
ObjectIDMPluginConfiguration |
UserSettingsImpl.getDefaultObjectIDM() |
ObjectIDMPluginConfiguration |
SerializerPluginConfigurationImpl.getObjectIDM() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ObjectIDMPluginConfiguration> |
UserSettingsImpl.getObjectIDMs() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserSettingsImpl.setDefaultObjectIDM(ObjectIDMPluginConfiguration newDefaultObjectIDM) |
void |
SerializerPluginConfigurationImpl.setObjectIDM(ObjectIDMPluginConfiguration newObjectIDM) |
| Modifier and Type | Method and Description |
|---|---|
T |
StoreSwitch.caseObjectIDMPluginConfiguration(ObjectIDMPluginConfiguration object)
Returns the result of interpreting the object as an instance of 'Object IDM Plugin Configuration'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.