| Package | Description |
|---|---|
| de.deepamehta.core.impl | |
| de.deepamehta.core.osgi | |
| de.deepamehta.core.service | |
| de.deepamehta.core.util |
| Modifier and Type | Class and Description |
|---|---|
class |
CoreServiceImpl
Implementation of the DeepaMehta core service.
|
| Modifier and Type | Field and Description |
|---|---|
protected CoreService |
PluginActivator.dm4 |
| Modifier and Type | Method and Description |
|---|---|
static CoreService |
CoreActivator.getCoreService() |
| Modifier and Type | Method and Description |
|---|---|
void |
PluginContext.setCoreService(CoreService dm4) |
void |
PluginActivator.setCoreService(CoreService dm4) |
| Modifier and Type | Field and Description |
|---|---|
protected CoreService |
Migration.dm4 |
| Modifier and Type | Method and Description |
|---|---|
void |
Migration.setCoreService(CoreService dm4) |
| Modifier and Type | Method and Description |
|---|---|
static RoleModel[] |
DeepaMehtaUtils.associationAutoTyping(AssociationModel assoc,
String topicTypeUri1,
String topicTypeUri2,
String assocTypeUri,
String roleTypeUri1,
String roleTypeUri2,
CoreService dm4)
Retypes the given association if its player types match the given topic types.
|
static RoleModel[] |
DeepaMehtaUtils.getRoleModels(AssociationModel assoc,
String topicTypeUri1,
String topicTypeUri2,
CoreService dm4) |
Copyright © 2018. All rights reserved.