Uses of Class
neuroml.channel.BlockingSynapse

Packages that use BlockingSynapse
neuroml.channel   
 

Uses of BlockingSynapse in neuroml.channel
 

Fields in neuroml.channel declared as BlockingSynapse
protected  BlockingSynapse SynapseType.blockingSyn
           
 

Methods in neuroml.channel that return BlockingSynapse
 BlockingSynapse ObjectFactory.createBlockingSynapse()
          Create an instance of BlockingSynapse
 BlockingSynapse SynapseType.getBlockingSyn()
          Gets the value of the blockingSyn property.
 

Methods in neuroml.channel with parameters of type BlockingSynapse
 void SynapseType.setBlockingSyn(BlockingSynapse value)
          Sets the value of the blockingSyn property.
 



NeuroML API (v1.4)