Uses of Class
de.deepamehta.plugins.topicmaps.model.TopicViewmodel

Packages that use TopicViewmodel
de.deepamehta.plugins.topicmaps.model   
 

Uses of TopicViewmodel in de.deepamehta.plugins.topicmaps.model
 

Methods in de.deepamehta.plugins.topicmaps.model that return TopicViewmodel
 TopicViewmodel TopicmapViewmodel.getTopic(long id)
           
 

Methods in de.deepamehta.plugins.topicmaps.model that return types with arguments of type TopicViewmodel
 Iterable<TopicViewmodel> TopicmapViewmodel.getTopics()
           
 

Constructor parameters in de.deepamehta.plugins.topicmaps.model with type arguments of type TopicViewmodel
TopicmapViewmodel(de.deepamehta.core.model.TopicModel topicmapTopic, Map<Long,TopicViewmodel> topics, Map<Long,AssociationViewmodel> assocs)
           
 



Copyright © 2015. All rights reserved.