Uses of Class
neuroml.channel.IonConcentration

Packages that use IonConcentration
neuroml.channel   
 

Uses of IonConcentration in neuroml.channel
 

Fields in neuroml.channel with type parameters of type IonConcentration
protected  java.util.List<IonConcentration> ChannelML.ionConcentration
           
 

Methods in neuroml.channel that return IonConcentration
 IonConcentration ObjectFactory.createIonConcentration()
          Create an instance of IonConcentration
 

Methods in neuroml.channel that return types with arguments of type IonConcentration
 java.util.List<IonConcentration> ChannelML.getIonConcentration()
          Gets the value of the ionConcentration property.
 



NeuroML API (v1.4)