| Package | Description |
|---|---|
| org.bimserver.models.store | |
| org.bimserver.models.store.impl | |
| org.bimserver.models.store.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DeserializerPluginDescriptor
A representation of the model object 'Deserializer Plugin Descriptor'.
|
interface |
ModelCheckerPluginDescriptor
A representation of the model object 'Model Checker Plugin Descriptor'.
|
interface |
ModelComparePluginDescriptor
A representation of the model object 'Model Compare Plugin Descriptor'.
|
interface |
ModelMergerPluginDescriptor
A representation of the model object 'Model Merger Plugin Descriptor'.
|
interface |
QueryEnginePluginDescriptor
A representation of the model object 'Query Engine Plugin Descriptor'.
|
interface |
RenderEnginePluginDescriptor
A representation of the model object 'Render Engine Plugin Descriptor'.
|
interface |
SerializerPluginDescriptor
A representation of the model object 'Serializer Plugin Descriptor'.
|
interface |
ServicePluginDescriptor
A representation of the model object 'Service Plugin Descriptor'.
|
interface |
WebModulePluginDescriptor
A representation of the model object 'Web Module Plugin Descriptor'.
|
| Modifier and Type | Method and Description |
|---|---|
PluginDescriptor |
StoreFactory.createPluginDescriptor()
Returns a new object of class 'Plugin Descriptor'.
|
PluginDescriptor |
PluginConfiguration.getPluginDescriptor()
Returns the value of the 'Plugin Descriptor' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PluginConfiguration.setPluginDescriptor(PluginDescriptor value)
Sets the value of the '
Plugin Descriptor' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
DeserializerPluginDescriptorImpl
An implementation of the model object 'Deserializer Plugin Descriptor'.
|
class |
ModelCheckerPluginDescriptorImpl
An implementation of the model object 'Model Checker Plugin Descriptor'.
|
class |
ModelComparePluginDescriptorImpl
An implementation of the model object 'Model Compare Plugin Descriptor'.
|
class |
ModelMergerPluginDescriptorImpl
An implementation of the model object 'Model Merger Plugin Descriptor'.
|
class |
PluginDescriptorImpl
An implementation of the model object 'Plugin Descriptor'.
|
class |
QueryEnginePluginDescriptorImpl
An implementation of the model object 'Query Engine Plugin Descriptor'.
|
class |
RenderEnginePluginDescriptorImpl
An implementation of the model object 'Render Engine Plugin Descriptor'.
|
class |
SerializerPluginDescriptorImpl
An implementation of the model object 'Serializer Plugin Descriptor'.
|
class |
ServicePluginDescriptorImpl
An implementation of the model object 'Service Plugin Descriptor'.
|
class |
WebModulePluginDescriptorImpl
An implementation of the model object 'Web Module Plugin Descriptor'.
|
| Modifier and Type | Method and Description |
|---|---|
PluginDescriptor |
StoreFactoryImpl.createPluginDescriptor() |
PluginDescriptor |
PluginConfigurationImpl.getPluginDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
PluginConfigurationImpl.setPluginDescriptor(PluginDescriptor newPluginDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
T |
StoreSwitch.casePluginDescriptor(PluginDescriptor object)
Returns the result of interpreting the object as an instance of 'Plugin Descriptor'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.