| Package | Description |
|---|---|
| org.bimserver.models.store | |
| org.bimserver.models.store.impl | |
| org.bimserver.models.store.util |
| Modifier and Type | Method and Description |
|---|---|
QueryEnginePluginConfiguration |
StoreFactory.createQueryEnginePluginConfiguration()
Returns a new object of class 'Query Engine Plugin Configuration'.
|
QueryEnginePluginConfiguration |
UserSettings.getDefaultQueryEngine()
Returns the value of the 'Default Query Engine' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<QueryEnginePluginConfiguration> |
UserSettings.getQueryEngines()
Returns the value of the 'Query Engines' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserSettings.setDefaultQueryEngine(QueryEnginePluginConfiguration value)
Sets the value of the '
Default Query Engine' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryEnginePluginConfigurationImpl
An implementation of the model object 'Query Engine Plugin Configuration'.
|
| Modifier and Type | Method and Description |
|---|---|
QueryEnginePluginConfiguration |
StoreFactoryImpl.createQueryEnginePluginConfiguration() |
QueryEnginePluginConfiguration |
UserSettingsImpl.getDefaultQueryEngine() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<QueryEnginePluginConfiguration> |
UserSettingsImpl.getQueryEngines() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserSettingsImpl.setDefaultQueryEngine(QueryEnginePluginConfiguration newDefaultQueryEngine) |
| Modifier and Type | Method and Description |
|---|---|
T |
StoreSwitch.caseQueryEnginePluginConfiguration(QueryEnginePluginConfiguration object)
Returns the result of interpreting the object as an instance of 'Query Engine Plugin Configuration'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.