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 ofOnStartDynamics.getOnStart()Gets the value of the onStart property.Methods in org.neuroml.model with parameters of type OnStartModifier and TypeMethodDescriptionvoidDynamics.setOnStart(OnStart value) Sets the value of the onStart property.