net.sourceforge.agora.simulator.control
Class DictionaryParser

java.lang.Object
  extended by net.sourceforge.agora.simulator.control.DictionaryParser

public class DictionaryParser
extends java.lang.Object

The Class DictionaryParser.


Method Summary
static java.lang.String getMessageName(java.lang.String messageType)
          Gets the message name.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getMessageName

public static java.lang.String getMessageName(java.lang.String messageType)
Gets the message name.

Parameters:
messageType - the message type
Returns:
the message name