Uses of Class
org.neuroml1.model.channel.ConcDependence
Packages that use ConcDependence
- 
Uses of ConcDependence in org.neuroml1.model.channel
Fields in org.neuroml1.model.channel declared as ConcDependenceModifier and TypeFieldDescriptionprotected ConcDependenceCurrentVoltageRelation.concDependenceprotected ConcDependenceDeprecatedVoltageConcGate.concDependenceMethods in org.neuroml1.model.channel that return ConcDependenceModifier and TypeMethodDescriptionObjectFactory.createConcDependence()Create an instance ofConcDependenceCurrentVoltageRelation.getConcDependence()Gets the value of the concDependence property.DeprecatedVoltageConcGate.getConcDependence()Gets the value of the concDependence property.Methods in org.neuroml1.model.channel with parameters of type ConcDependenceModifier and TypeMethodDescriptionvoidCurrentVoltageRelation.setConcDependence(ConcDependence value) Sets the value of the concDependence property.voidDeprecatedVoltageConcGate.setConcDependence(ConcDependence value) Sets the value of the concDependence property.