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

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

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

Methods in edu.memphis.ccrg.lida.framework.shared with parameters of type LinkableDef
 void ElementFactory.addLinkType(LinkableDef linkDef)
          Adds a Link type to this factory
 void ElementFactory.addNodeType(LinkableDef nodeDef)
          Adds a Node type to this factory