Uses of Class
org.neuroml1.model.channel.BlockingSynapse
Packages that use BlockingSynapse
- 
Uses of BlockingSynapse in org.neuroml1.model.channel
Fields in org.neuroml1.model.channel declared as BlockingSynapseMethods in org.neuroml1.model.channel that return BlockingSynapseModifier and TypeMethodDescriptionObjectFactory.createBlockingSynapse()Create an instance ofBlockingSynapseSynapseType.getBlockingSyn()Gets the value of the blockingSyn property.Methods in org.neuroml1.model.channel with parameters of type BlockingSynapseModifier and TypeMethodDescriptionvoidSynapseType.setBlockingSyn(BlockingSynapse value) Sets the value of the blockingSyn property.