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

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

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

Methods in de.deepamehta.plugins.topicmaps.model that return AssociationViewmodel
 AssociationViewmodel TopicmapViewmodel.getAssociation(long id)
           
 

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(de.deepamehta.core.model.TopicModel topicmapTopic, Map<Long,TopicViewmodel> topics, Map<Long,AssociationViewmodel> assocs)
           
 



Copyright © 2015. All rights reserved.