Deprecated Constructors |
edu.memphis.ccrg.lida.framework.shared.activation.ActivatibleImpl(double, double, ExciteStrategy, DecayStrategy)
To be removed in the future. |
edu.memphis.ccrg.lida.framework.shared.activation.LearnableImpl(double, double, double, double, ExciteStrategy, DecayStrategy, ExciteStrategy, DecayStrategy, TotalActivationStrategy)
This functionality is subsumed by ElementFactory . |
edu.memphis.ccrg.lida.framework.shared.activation.LearnableImpl(LearnableImpl)
This functionality is subsumed by ElementFactory . |
edu.memphis.ccrg.lida.framework.shared.LinkImpl(LinkImpl)
Use ElementFactory.getLink(String, Node, Linkable, LinkCategory, String, String, double, double) instead. |
edu.memphis.ccrg.lida.framework.shared.LinkImpl(Node, Linkable, LinkCategory)
Use ElementFactory.getLink(Node, Linkable, LinkCategory) instead. |
edu.memphis.ccrg.lida.framework.shared.NodeImpl(NodeImpl)
Use ElementFactory.getNode(Node) instead. |
edu.memphis.ccrg.lida.pam.PamLinkImpl(PamLinkImpl)
Use ElementFactory.getLink(String, Node, Linkable, LinkCategory, String, String, double, double) instead. |
edu.memphis.ccrg.lida.pam.PamNodeImpl(PamNodeImpl)
Use ElementFactory.getNode(Node, String) or similar method in ElementFactory instead. |
edu.memphis.ccrg.lida.proceduralmemory.SchemeImpl(int)
|
edu.memphis.ccrg.lida.proceduralmemory.SchemeImpl(String, Action)
|