Uses of Class
org.neuroml.model.OnStart
Packages that use OnStart
-
Uses of OnStart in org.neuroml.model
Fields in org.neuroml.model declared as OnStartMethods in org.neuroml.model that return OnStartModifier and TypeMethodDescriptionObjectFactory.createOnStart()
Create an instance ofOnStart
Dynamics.getOnStart()
Gets the value of the onStart property.Methods in org.neuroml.model with parameters of type OnStartModifier and TypeMethodDescriptionvoid
Dynamics.setOnStart
(OnStart value) Sets the value of the onStart property.