|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StrategyDef | |
---|---|
edu.memphis.ccrg.lida.framework.shared | Contains classes related to common data structures used in the framework. |
Uses of StrategyDef in edu.memphis.ccrg.lida.framework.shared |
---|
Methods in edu.memphis.ccrg.lida.framework.shared with parameters of type StrategyDef | |
---|---|
void |
ElementFactory.addDecayStrategy(java.lang.String name,
StrategyDef decayDef)
Adds a DecayStrategy indexed by specified name. |
void |
ElementFactory.addExciteStrategy(java.lang.String name,
StrategyDef exciteDef)
Adds an excite strategy indexed by specified name. |
void |
ElementFactory.addStrategy(java.lang.String name,
StrategyDef strategyDef)
Adds a strategy to this factory indexed by specified name. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |