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 types with arguments of type TopicViewmodel
private  List<TopicViewmodel> TopicmapsPlugin.fetchTopics(Topic topicmapTopic, boolean fetchComposite)
           
 

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

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

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, List<TopicViewmodel> topics, List<AssociationViewmodel> assocs)
           
 



Copyright © 2014. All Rights Reserved.