| Package | Description |
|---|---|
| systems.dmx.core.impl | |
| systems.dmx.core.service | |
| systems.dmx.topicmaps | |
| systems.dmx.topicmaps.model |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
AssociationViewModelImpl |
| Modifier and Type | Method and Description |
|---|---|
AssociationViewModel |
ModelFactoryImpl.newAssociationViewModel(AssociationModel assoc,
ViewProperties viewProps) |
| Modifier and Type | Method and Description |
|---|---|
AssociationViewModel |
ModelFactory.newAssociationViewModel(AssociationModel assoc,
ViewProperties viewProps) |
| Modifier and Type | Method and Description |
|---|---|
private AssociationViewModel |
TopicmapsPlugin.createAssocViewModel(RelatedAssociation assoc) |
| Modifier and Type | Method and Description |
|---|---|
private Map<Long,AssociationViewModel> |
TopicmapsPlugin.fetchAssociations(Topic topicmapTopic) |
| Modifier and Type | Field and Description |
|---|---|
private Map<Long,AssociationViewModel> |
TopicmapViewmodel.assocs |
| Modifier and Type | Method and Description |
|---|---|
AssociationViewModel |
TopicmapViewmodel.getAssociation(long id) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<AssociationViewModel> |
TopicmapViewmodel.getAssociations() |
| Constructor and Description |
|---|
TopicmapViewmodel(TopicModel topicmapTopic,
Map<Long,TopicViewModel> topics,
Map<Long,AssociationViewModel> assocs) |
Copyright © 2018. All Rights Reserved.