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 InitialisationDeprecatedVoltageConcGate.initialisationprotected InitialisationDeprecatedVoltageGate.initialisationprotected InitialisationGatingComplex.initialisationMethods in org.neuroml1.model.channel that return InitialisationModifier and TypeMethodDescriptionObjectFactory.createInitialisation()Create an instance ofInitialisationDeprecatedVoltageConcGate.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 TypeMethodDescriptionvoidDeprecatedVoltageConcGate.setInitialisation(Initialisation value) Sets the value of the initialisation property.voidDeprecatedVoltageGate.setInitialisation(Initialisation value) Sets the value of the initialisation property.voidGatingComplex.setInitialisation(Initialisation value) Sets the value of the initialisation property.