| Package | Description |
|---|---|
| de.deepamehta.core | |
| de.deepamehta.core.impl | |
| de.deepamehta.core.model | |
| de.deepamehta.core.model.topicmaps | |
| de.deepamehta.core.storage.spi |
| Modifier and Type | Method and Description |
|---|---|
DeepaMehtaObjectModel |
DeepaMehtaObject.getModel() |
| Modifier and Type | Class and Description |
|---|---|
class |
AssociationTypeModelImpl
Data that underlies a
AssociationType. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AssociationDefinitionModel
Definition of an association between a parent type and a child type -- part of DeepaMehta's type system;
like a composition or an aggregation in an UML class diagram.
|
interface |
AssociationModel
Collection of the data that makes up an
Association. |
interface |
AssociationTypeModel
Data that underlies a
AssociationType. |
interface |
RelatedAssociationModel |
interface |
RelatedTopicModel |
interface |
TopicDeletionModel |
interface |
TopicModel |
interface |
TopicReferenceModel |
interface |
TopicTypeModel
Data that underlies a
TopicType. |
interface |
TypeModel |
| Modifier and Type | Method and Description |
|---|---|
DeepaMehtaObjectModel |
DeepaMehtaObjectModel.clone() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeepaMehtaObjectModel.set(DeepaMehtaObjectModel object) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AssociationViewModel
An association viewmodel as contained in a topicmap viewmodel.
|
interface |
TopicViewModel
A topic viewmodel as contained in a topicmap viewmodel.
|
| Modifier and Type | Method and Description |
|---|---|
DeepaMehtaObjectModel |
DeepaMehtaStorage.fetchObject(long id) |
Copyright © 2018. All rights reserved.