| Package | Description |
|---|---|
| de.deepamehta.core | |
| de.deepamehta.core.impl | |
| de.deepamehta.core.model | |
| de.deepamehta.core.model.topicmaps | |
| de.deepamehta.core.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Association
### FIXDOC: Specification of an association -- A n-ary connection between topics and other associations.
|
interface |
AssociationDefinition
Definition of an association between 2 topic types -- part of DeepaMehta's type system,
like an association in a class diagram.
|
interface |
AssociationType |
interface |
DeepaMehtaObject |
interface |
DeepaMehtaType |
interface |
RelatedAssociation
An Association-Association pair.
|
interface |
RelatedObject |
interface |
RelatedTopic
A Topic-Association pair.
|
interface |
Topic
Specification of a topic -- DeepaMehta's central data object.
|
interface |
TopicType
Specification of a topic type -- part of DeepaMehta's type system, like a class.
|
| 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 |
DeepaMehtaObjectModel |
interface |
RelatedAssociationModel |
interface |
RelatedTopicModel |
interface |
TopicDeletionModel |
interface |
TopicModel |
interface |
TopicReferenceModel |
interface |
TopicTypeModel
Data that underlies a
TopicType. |
interface |
TypeModel |
| 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 |
|---|---|
static List<Long> |
DeepaMehtaUtils.idList(Iterable<? extends Identifiable> items) |
Copyright © 2018. All rights reserved.