mas.agentsHempelsSofa.util
Class StrategyInterpreter

java.lang.Object
  extended by mas.agentsHempelsSofa.util.StrategyInterpreter

public class StrategyInterpreter
extends java.lang.Object


Constructor Summary
StrategyInterpreter()
           
 
Method Summary
 Strategy parseConfig(java.lang.String filename)
          Parses a config-file.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StrategyInterpreter

public StrategyInterpreter()
Method Detail

parseConfig

public Strategy parseConfig(java.lang.String filename)
                     throws ParseException
Parses a config-file.

Parameters:
filename - the path to the config file
Throws:
ParseException - is thrown when parsing fails


Copyright © 2012. All Rights Reserved.