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 |
TopicViewModelImpl |
Modifier and Type | Method and Description |
---|---|
TopicViewModel |
ModelFactoryImpl.newTopicViewModel(TopicModel topic,
ViewProperties viewProps) |
Modifier and Type | Method and Description |
---|---|
TopicViewModel |
ModelFactory.newTopicViewModel(TopicModel topic,
ViewProperties viewProps) |
Modifier and Type | Method and Description |
---|---|
private TopicViewModel |
TopicmapsPlugin.createTopicViewModel(RelatedTopic topic) |
Modifier and Type | Method and Description |
---|---|
private Map<Long,TopicViewModel> |
TopicmapsPlugin.fetchTopics(Topic topicmapTopic,
boolean includeChilds) |
Modifier and Type | Method and Description |
---|---|
private void |
TopicmapsPlugin.Messenger.addTopicToTopicmap(long topicmapId,
TopicViewModel topic) |
Modifier and Type | Field and Description |
---|---|
private Map<Long,TopicViewModel> |
TopicmapViewmodel.topics |
Modifier and Type | Method and Description |
---|---|
TopicViewModel |
TopicmapViewmodel.getTopic(long id) |
Modifier and Type | Method and Description |
---|---|
Iterable<TopicViewModel> |
TopicmapViewmodel.getTopics() |
Constructor and Description |
---|
TopicmapViewmodel(TopicModel topicmapTopic,
Map<Long,TopicViewModel> topics,
Map<Long,AssociationViewModel> assocs) |
Copyright © 2018. All Rights Reserved.