| Package | Description |
|---|---|
| org.bimserver.models.store | |
| org.bimserver.models.store.impl | |
| org.bimserver.models.store.util |
| Modifier and Type | Method and Description |
|---|---|
SerializerPluginConfiguration |
StoreFactory.createSerializerPluginConfiguration()
Returns a new object of class 'Serializer Plugin Configuration'.
|
SerializerPluginConfiguration |
UserSettings.getDefaultSerializer()
Returns the value of the 'Default Serializer' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<SerializerPluginConfiguration> |
ObjectIDMPluginConfiguration.getSerializers()
Returns the value of the 'Serializers' reference list.
|
org.eclipse.emf.common.util.EList<SerializerPluginConfiguration> |
UserSettings.getSerializers()
Returns the value of the 'Serializers' reference list.
|
org.eclipse.emf.common.util.EList<SerializerPluginConfiguration> |
RenderEnginePluginConfiguration.getSerializers()
Returns the value of the 'Serializers' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserSettings.setDefaultSerializer(SerializerPluginConfiguration value)
Sets the value of the '
Default Serializer' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
SerializerPluginConfigurationImpl
An implementation of the model object 'Serializer Plugin Configuration'.
|
| Modifier and Type | Method and Description |
|---|---|
SerializerPluginConfiguration |
StoreFactoryImpl.createSerializerPluginConfiguration() |
SerializerPluginConfiguration |
UserSettingsImpl.getDefaultSerializer() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<SerializerPluginConfiguration> |
UserSettingsImpl.getSerializers() |
org.eclipse.emf.common.util.EList<SerializerPluginConfiguration> |
ObjectIDMPluginConfigurationImpl.getSerializers() |
org.eclipse.emf.common.util.EList<SerializerPluginConfiguration> |
RenderEnginePluginConfigurationImpl.getSerializers() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserSettingsImpl.setDefaultSerializer(SerializerPluginConfiguration newDefaultSerializer) |
| Modifier and Type | Method and Description |
|---|---|
T |
StoreSwitch.caseSerializerPluginConfiguration(SerializerPluginConfiguration object)
Returns the result of interpreting the object as an instance of 'Serializer Plugin Configuration'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.