assignment1
Class CMap2Quagent

java.lang.Object
  extended by assignment1.CMap2Quagent

public class CMap2Quagent
extends java.lang.Object


Constructor Summary
CMap2Quagent()
           
 
Method Summary
static java.lang.String Convert(assignment1.CMapDomain.Action arg_action)
          Converts an Action from the CMapDomain into a String representing an equiv (?) action in the quagent world.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CMap2Quagent

public CMap2Quagent()
Method Detail

Convert

public static java.lang.String Convert(assignment1.CMapDomain.Action arg_action)
Converts an Action from the CMapDomain into a String representing an equiv (?) action in the quagent world.

Parameters:
arg_action - a CMapDomain.Action value
Returns:
a String value