| Package | Description |
|---|---|
| org.bimserver.models.store | |
| org.bimserver.models.store.impl | |
| org.bimserver.models.store.util |
| 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 |
PluginDescriptorImpl
An implementation of the model object '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 © 2018 OpenSource BIM. All rights reserved.