| Package | Description |
|---|---|
| org.bimserver.models.store | |
| org.bimserver.models.store.impl | |
| org.bimserver.models.store.util | |
| org.bimserver.plugins |
| Modifier and Type | Method and Description |
|---|---|
ObjectType |
StoreFactory.createObjectType()
Returns a new object of class 'Object Type'.
|
ObjectType |
PluginConfiguration.getSettings()
Returns the value of the 'Settings' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PluginConfiguration.setSettings(ObjectType value)
Sets the value of the '
Settings' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectTypeImpl
An implementation of the model object 'Object Type'.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectType |
StoreFactoryImpl.createObjectType() |
ObjectType |
PluginConfigurationImpl.getSettings() |
| Modifier and Type | Method and Description |
|---|---|
void |
PluginConfigurationImpl.setSettings(ObjectType newSettings) |
| Modifier and Type | Method and Description |
|---|---|
T |
StoreSwitch.caseObjectType(ObjectType object)
Returns the result of interpreting the object as an instance of 'Object Type'.
|
| Constructor and Description |
|---|
PluginConfiguration(ObjectType settings) |
Copyright © 2018 OpenSource BIM. All rights reserved.