Uses of Class
gecco.server.automaton.AutomatonMap

Packages that use AutomatonMap
gecco.server.core   
gecco.server.startup   
 

Uses of AutomatonMap in gecco.server.core
 

Methods in gecco.server.core that return AutomatonMap
static AutomatonMap ReferenceHolder.getAutomatonMap()
          Gets the AutomatonMap attribute of the ReferenceHolder class
 

Methods in gecco.server.core with parameters of type AutomatonMap
static void ReferenceHolder.setAutomatonMap(AutomatonMap map)
          Sets the AutomatonMap attribute of the ReferenceHolder class
 

Uses of AutomatonMap in gecco.server.startup
 

Methods in gecco.server.startup that return AutomatonMap
 AutomatonMap GlobalConf.getAutomatonMap()
          Gets the automaton map.