Uses of Class
org.neuroml1.model.channel.Initialisation
Packages that use Initialisation
-
Uses of Initialisation in org.neuroml1.model.channel
Fields in org.neuroml1.model.channel declared as InitialisationModifier and TypeFieldDescriptionprotected Initialisation
DeprecatedVoltageConcGate.initialisation
protected Initialisation
DeprecatedVoltageGate.initialisation
protected Initialisation
GatingComplex.initialisation
Methods in org.neuroml1.model.channel that return InitialisationModifier and TypeMethodDescriptionObjectFactory.createInitialisation()
Create an instance ofInitialisation
DeprecatedVoltageConcGate.getInitialisation()
Gets the value of the initialisation property.DeprecatedVoltageGate.getInitialisation()
Gets the value of the initialisation property.GatingComplex.getInitialisation()
Gets the value of the initialisation property.Methods in org.neuroml1.model.channel with parameters of type InitialisationModifier and TypeMethodDescriptionvoid
DeprecatedVoltageConcGate.setInitialisation
(Initialisation value) Sets the value of the initialisation property.void
DeprecatedVoltageGate.setInitialisation
(Initialisation value) Sets the value of the initialisation property.void
GatingComplex.setInitialisation
(Initialisation value) Sets the value of the initialisation property.