| Package | Description |
|---|---|
| org.bimserver.models.store | |
| org.bimserver.models.store.impl | |
| org.bimserver.models.store.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DeserializerPluginConfiguration
A representation of the model object 'Deserializer Plugin Configuration'.
|
interface |
InternalServicePluginConfiguration
A representation of the model object 'Internal Service Plugin Configuration'.
|
interface |
MessagingSerializerPluginConfiguration
A representation of the model object 'Messaging Serializer Plugin Configuration'.
|
interface |
ModelComparePluginConfiguration
A representation of the model object 'Model Compare Plugin Configuration'.
|
interface |
ModelMergerPluginConfiguration
A representation of the model object 'Model Merger Plugin Configuration'.
|
interface |
ObjectIDMPluginConfiguration
A representation of the model object 'Object IDM Plugin Configuration'.
|
interface |
QueryEnginePluginConfiguration
A representation of the model object 'Query Engine Plugin Configuration'.
|
interface |
RenderEnginePluginConfiguration
A representation of the model object 'Render Engine Plugin Configuration'.
|
interface |
SerializerPluginConfiguration
A representation of the model object 'Serializer Plugin Configuration'.
|
interface |
WebModulePluginConfiguration
A representation of the model object 'Web Module Plugin Configuration'.
|
| Modifier and Type | Method and Description |
|---|---|
PluginConfiguration |
StoreFactory.createPluginConfiguration()
Returns a new object of class 'Plugin Configuration'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<PluginConfiguration> |
PluginDescriptor.getConfigurations()
Returns the value of the 'Configurations' reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeserializerPluginConfigurationImpl
An implementation of the model object 'Deserializer Plugin Configuration'.
|
class |
InternalServicePluginConfigurationImpl
An implementation of the model object 'Internal Service Plugin Configuration'.
|
class |
MessagingSerializerPluginConfigurationImpl
An implementation of the model object 'Messaging Serializer Plugin Configuration'.
|
class |
ModelComparePluginConfigurationImpl
An implementation of the model object 'Model Compare Plugin Configuration'.
|
class |
ModelMergerPluginConfigurationImpl
An implementation of the model object 'Model Merger Plugin Configuration'.
|
class |
ObjectIDMPluginConfigurationImpl
An implementation of the model object 'Object IDM Plugin Configuration'.
|
class |
PluginConfigurationImpl
An implementation of the model object 'Plugin Configuration'.
|
class |
QueryEnginePluginConfigurationImpl
An implementation of the model object 'Query Engine Plugin Configuration'.
|
class |
RenderEnginePluginConfigurationImpl
An implementation of the model object 'Render Engine Plugin Configuration'.
|
class |
SerializerPluginConfigurationImpl
An implementation of the model object 'Serializer Plugin Configuration'.
|
class |
WebModulePluginConfigurationImpl
An implementation of the model object 'Web Module Plugin Configuration'.
|
| Modifier and Type | Method and Description |
|---|---|
PluginConfiguration |
StoreFactoryImpl.createPluginConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<PluginConfiguration> |
PluginDescriptorImpl.getConfigurations() |
| Modifier and Type | Method and Description |
|---|---|
T |
StoreSwitch.casePluginConfiguration(PluginConfiguration object)
Returns the result of interpreting the object as an instance of 'Plugin Configuration'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.