| Package | Description |
|---|---|
| de.deepamehta.core |
| 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()
Returns the type of this object.
|
DeepaMehtaType |
DeepaMehtaType.removeAssocDef(String assocDefUri) |
DeepaMehtaType |
DeepaMehtaType.setDataTypeUri(String dataTypeUri) |
Copyright © 2018. All rights reserved.