Uses of Class
edu.memphis.ccrg.lida.framework.initialization.GlobalInitializer

Packages that use GlobalInitializer
edu.memphis.ccrg.lida.framework.initialization Contains classes involved in the run-time creation of the Agent and the initialization of the ElementFactory from various configuration files. 
 

Uses of GlobalInitializer in edu.memphis.ccrg.lida.framework.initialization
 

Methods in edu.memphis.ccrg.lida.framework.initialization that return GlobalInitializer
static GlobalInitializer GlobalInitializer.getInstance()
          Returns the sole instance of this class.