cz.cuni.amis.pogamut.ut2004.communication.messages.custom
Class ControlMessageTypeMapper.String2LocationMapper

Package class diagram package ControlMessageTypeMapper.String2LocationMapper
java.lang.Object
  extended by cz.cuni.amis.pogamut.ut2004.communication.messages.custom.ControlMessageTypeMapper.String2LocationMapper
All Implemented Interfaces:
ControlMessageTypeMapper<Location>
Enclosing interface:
ControlMessageTypeMapper<RESULT>

public static class ControlMessageTypeMapper.String2LocationMapper
extends Object
implements ControlMessageTypeMapper<Location>


Nested Class Summary
 
Nested classes/interfaces inherited from interface cz.cuni.amis.pogamut.ut2004.communication.messages.custom.ControlMessageTypeMapper
ControlMessageTypeMapper.DirectMapper<T>, ControlMessageTypeMapper.Location2StringMapper, ControlMessageTypeMapper.String2LocationMapper, ControlMessageTypeMapper.String2UnrealIdMapper, ControlMessageTypeMapper.UnrealId2StringMapper
 
Field Summary
 
Fields inherited from interface cz.cuni.amis.pogamut.ut2004.communication.messages.custom.ControlMessageTypeMapper
DIRECT_MAPPER, LOCATION_2_STRING_MAPPER, STRING_2_LOCATION_MAPPER, STRING_2_UNREAL_ID_MAPPER, UNREAL_ID_2_STRING_MAPPER
 
Constructor Summary
ControlMessageTypeMapper.String2LocationMapper()
           
 
Method Summary
 Location map(Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ControlMessageTypeMapper.String2LocationMapper

public ControlMessageTypeMapper.String2LocationMapper()
Method Detail

map

public Location map(Object value)
Specified by:
map in interface ControlMessageTypeMapper<Location>


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