| Package | Description |
|---|---|
| org.bimserver.models.store | |
| org.bimserver.models.store.impl | |
| org.bimserver.models.store.util |
| Modifier and Type | Method and Description |
|---|---|
InternalServicePluginConfiguration |
StoreFactory.createInternalServicePluginConfiguration()
Returns a new object of class 'Internal Service Plugin Configuration'.
|
InternalServicePluginConfiguration |
Service.getInternalService()
Returns the value of the 'Internal Service' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<InternalServicePluginConfiguration> |
UserSettings.getServices()
Returns the value of the 'Services' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Service.setInternalService(InternalServicePluginConfiguration value)
Sets the value of the '
Internal Service' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalServicePluginConfigurationImpl
An implementation of the model object 'Internal Service Plugin Configuration'.
|
| Modifier and Type | Method and Description |
|---|---|
InternalServicePluginConfiguration |
StoreFactoryImpl.createInternalServicePluginConfiguration() |
InternalServicePluginConfiguration |
ServiceImpl.getInternalService() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<InternalServicePluginConfiguration> |
UserSettingsImpl.getServices() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceImpl.setInternalService(InternalServicePluginConfiguration newInternalService) |
| Modifier and Type | Method and Description |
|---|---|
T |
StoreSwitch.caseInternalServicePluginConfiguration(InternalServicePluginConfiguration object)
Returns the result of interpreting the object as an instance of 'Internal Service Plugin Configuration'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.