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

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

Uses of AssociationViewmodel in de.deepamehta.plugins.topicmaps
 

Methods in de.deepamehta.plugins.topicmaps that return types with arguments of type AssociationViewmodel
private  List<AssociationViewmodel> TopicmapsPlugin.fetchAssociations(Topic topicmapTopic)
           
 

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

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

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

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



Copyright © 2014. All Rights Reserved.