Uses of Class
org.neuroml1.model.channel.StdpSynapse
Packages that use StdpSynapse
- 
Uses of StdpSynapse in org.neuroml1.model.channel
Fields in org.neuroml1.model.channel declared as StdpSynapseMethods in org.neuroml1.model.channel that return StdpSynapseModifier and TypeMethodDescriptionObjectFactory.createStdpSynapse()Create an instance ofStdpSynapseSynapseType.getStdpSyn()Gets the value of the stdpSyn property.Methods in org.neuroml1.model.channel with parameters of type StdpSynapseModifier and TypeMethodDescriptionvoidSynapseType.setStdpSyn(StdpSynapse value) Sets the value of the stdpSyn property.