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

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

Uses of TopicViewmodel in de.deepamehta.plugins.topicmaps
 

Methods in de.deepamehta.plugins.topicmaps that return TopicViewmodel
private  TopicViewmodel TopicmapsPlugin.createTopicViewmodel(RelatedTopic topic)
           
 

Methods in de.deepamehta.plugins.topicmaps that return types with arguments of type TopicViewmodel
private  Map<Long,TopicViewmodel> TopicmapsPlugin.fetchTopics(Topic topicmapTopic, boolean includeChilds)
           
 

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

Fields in de.deepamehta.plugins.topicmaps.model with type parameters of type TopicViewmodel
private  Map<Long,TopicViewmodel> TopicmapViewmodel.topics
           
 

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(TopicModel topicmapTopic, Map<Long,TopicViewmodel> topics, Map<Long,AssociationViewmodel> assocs)
           
 



Copyright © 2015. All Rights Reserved.