Uses of Class
neuroml.channel.HHGate

Packages that use HHGate
neuroml.channel   
 

Uses of HHGate in neuroml.channel
 

Fields in neuroml.channel with type parameters of type HHGate
protected  java.util.List<HHGate> ChannelType.hhGate
           
 

Methods in neuroml.channel that return HHGate
 HHGate ObjectFactory.createHHGate()
          Create an instance of HHGate
 

Methods in neuroml.channel that return types with arguments of type HHGate
 java.util.List<HHGate> ChannelType.getHhGate()
          Gets the value of the hhGate property.
 



NeuroML API (v1.4)