cz.cuni.amis.pogamut.emohawk.utils
Class UCCWrapperPatternsEmohawk

Package class diagram package UCCWrapperPatternsEmohawk
java.lang.Object
  extended by cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperPatterns
      extended by cz.cuni.amis.pogamut.emohawk.utils.UCCWrapperPatternsEmohawk
All Implemented Interfaces:
Serializable

public class UCCWrapperPatternsEmohawk
extends UCCWrapperPatterns
implements Serializable

See Also:
Serialized Form

Field Summary
static Pattern botPortPattern
           
static Pattern commandletNotFoundPattern
           
static Pattern controlPortPattern
           
static Pattern exitingErrorPattern
           
static Pattern mapNotFoundPattern
           
static Pattern matchStartedPattern
           
static Pattern observerPortPattern
           
 
Fields inherited from class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperPatterns
BotPortPattern, CommandletNotFoundPattern, ControlPortPattern, ExitingErrorPattern, gameEndingPattern, GameEndingPattern, MapNotFoundPattern, MatchStartedPattern, ObserverPortPattern
 
Constructor Summary
UCCWrapperPatternsEmohawk()
           
 
Method Summary
 
Methods inherited from class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperPatterns
getBotPortPattern, getCommandletNotFoundPattern, getControlPortPattern, getExitingErrorPattern, getGameEndingPattern, getMapNotFoundPattern, getMatchStartedPattern, getObserverPortPattern, setBotPortPattern, setCommandletNotFoundPattern, setControlPortPattern, setExitingErrorPattern, setGameEndingPattern, setMapNotFoundPattern, setMatchStartedPattern, setObserverPortPattern
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

botPortPattern

public static final Pattern botPortPattern

controlPortPattern

public static final Pattern controlPortPattern

observerPortPattern

public static final Pattern observerPortPattern

commandletNotFoundPattern

public static final Pattern commandletNotFoundPattern

mapNotFoundPattern

public static final Pattern mapNotFoundPattern

matchStartedPattern

public static final Pattern matchStartedPattern

exitingErrorPattern

public static final Pattern exitingErrorPattern
Constructor Detail

UCCWrapperPatternsEmohawk

public UCCWrapperPatternsEmohawk()


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