Uses of Class
neuroml.channel.KSGate

Packages that use KSGate
neuroml.channel   
 

Uses of KSGate in neuroml.channel
 

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

Methods in neuroml.channel that return KSGate
 KSGate ObjectFactory.createKSGate()
          Create an instance of KSGate
 

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



NeuroML API (v1.4)