Uses of Class
cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages.MapList

Packages that use MapList
cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages   
cz.cuni.amis.pogamut.udk.communication.translator.shared.events   
cz.cuni.amis.pogamut.udk.server   
cz.cuni.amis.pogamut.udk.server.impl   
 

Uses of MapList in cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages
 

Constructors in cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages with parameters of type MapList
MapList(MapList original)
          Cloning constructor.
 

Uses of MapList in cz.cuni.amis.pogamut.udk.communication.translator.shared.events
 

Methods in cz.cuni.amis.pogamut.udk.communication.translator.shared.events that return types with arguments of type MapList
 List<MapList> MapListObtained.getMaps()
           
 

Constructor parameters in cz.cuni.amis.pogamut.udk.communication.translator.shared.events with type arguments of type MapList
MapListObtained(List<MapList> list)
           
 

Uses of MapList in cz.cuni.amis.pogamut.udk.server
 

Methods in cz.cuni.amis.pogamut.udk.server that return types with arguments of type MapList
 Collection<MapList> IUDKServer.getAvailableMaps()
           
 

Uses of MapList in cz.cuni.amis.pogamut.udk.server.impl
 

Methods in cz.cuni.amis.pogamut.udk.server.impl that return types with arguments of type MapList
 Collection<MapList> AbstractUDKServer.getAvailableMaps()
           
 



Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.