Uses of Class
neuroml.channel.VoltageConcGate

Packages that use VoltageConcGate
neuroml.channel   
 

Uses of VoltageConcGate in neuroml.channel
 

Fields in neuroml.channel declared as VoltageConcGate
protected  VoltageConcGate Transition.voltageConcGate
           
 

Methods in neuroml.channel that return VoltageConcGate
 VoltageConcGate ObjectFactory.createVoltageConcGate()
          Create an instance of VoltageConcGate
 VoltageConcGate Transition.getVoltageConcGate()
          Gets the value of the voltageConcGate property.
 

Methods in neuroml.channel with parameters of type VoltageConcGate
 void Transition.setVoltageConcGate(VoltageConcGate value)
          Sets the value of the voltageConcGate property.
 



NeuroML API (v1.4)