| Package | Description |
|---|---|
| systems.dmx.core.impl | |
| systems.dmx.core.osgi | |
| systems.dmx.core.service | |
| systems.dmx.core.util | |
| systems.dmx.geomaps.model |
| Modifier and Type | Class and Description |
|---|---|
class |
CoreServiceImpl
Implementation of the DMX core service.
|
| Modifier and Type | Field and Description |
|---|---|
private CoreService |
WebSocketConnection.dmx |
private CoreService |
WebSocketsServiceImpl.dmx |
| Constructor and Description |
|---|
WebSocketConnection(String pluginUri,
String sessionId,
WebSocketConnectionPool pool,
CoreService dmx) |
WebSocketsServiceImpl(CoreService dmx) |
| Modifier and Type | Field and Description |
|---|---|
protected CoreService |
PluginActivator.dmx |
| Modifier and Type | Method and Description |
|---|---|
static CoreService |
CoreActivator.getCoreService() |
| Modifier and Type | Method and Description |
|---|---|
void |
PluginActivator.setCoreService(CoreService dmx) |
void |
PluginContext.setCoreService(CoreService dmx) |
| Modifier and Type | Field and Description |
|---|---|
protected CoreService |
Migration.dmx |
| Modifier and Type | Method and Description |
|---|---|
void |
Migration.setCoreService(CoreService dmx) |
| Modifier and Type | Method and Description |
|---|---|
static RoleModel[] |
DMXUtils.associationAutoTyping(AssociationModel assoc,
String topicTypeUri1,
String topicTypeUri2,
String assocTypeUri,
String roleTypeUri1,
String roleTypeUri2,
CoreService dmx)
Retypes the given association if its player types match the given topic types.
|
static RoleModel[] |
DMXUtils.getRoleModels(AssociationModel assoc,
String topicTypeUri1,
String topicTypeUri2,
CoreService dmx) |
| Modifier and Type | Field and Description |
|---|---|
protected CoreService |
Geomap.dmx |
| Constructor and Description |
|---|
Geomap(long geomapId,
CoreService dmx)
Loads a topicmap from the DB.
|
Copyright © 2018. All Rights Reserved.