| Package | Description |
|---|---|
| de.deepamehta.core | |
| de.deepamehta.core.service |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AssociationType |
interface |
TopicType
Specification of a topic type -- part of DeepaMehta's type system, like a class.
|
| Modifier and Type | Method and Description |
|---|---|
DeepaMehtaType |
DeepaMehtaType.addAssocDef(AssociationDefinitionModel assocDef) |
DeepaMehtaType |
DeepaMehtaType.addAssocDefBefore(AssociationDefinitionModel assocDef,
String beforeAssocDefUri) |
DeepaMehtaType |
DeepaMehtaType.addIndexMode(IndexMode indexMode) |
DeepaMehtaType |
DeepaMehtaObject.getType() |
DeepaMehtaType |
DeepaMehtaType.removeAssocDef(String assocDefUri) |
DeepaMehtaType |
DeepaMehtaType.setDataTypeUri(String dataTypeUri) |
DeepaMehtaType |
DeepaMehtaType.setLabelConfig(List<String> labelConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Migration.addTypeSetting(DeepaMehtaType type,
String setting,
Object value) |
Copyright © 2017. All rights reserved.