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

Packages that use FrameworkTaskDef
edu.memphis.ccrg.lida.framework.shared Contains classes related to common data structures used in the framework. 
 

Uses of FrameworkTaskDef in edu.memphis.ccrg.lida.framework.shared
 

Methods in edu.memphis.ccrg.lida.framework.shared with parameters of type FrameworkTaskDef
 void ElementFactory.addFrameworkTaskType(FrameworkTaskDef taskDef)
          Adds the FrameworkTask type.