Uses of Class
org.neuroml.model.OnEntry
Packages that use OnEntry
-
Uses of OnEntry in org.neuroml.model
Fields in org.neuroml.model declared as OnEntryMethods in org.neuroml.model that return OnEntryModifier and TypeMethodDescriptionObjectFactory.createOnEntry()
Create an instance ofOnEntry
Regime.getOnEntry()
Gets the value of the onEntry property.Methods in org.neuroml.model with parameters of type OnEntryModifier and TypeMethodDescriptionvoid
Regime.setOnEntry
(OnEntry value) Sets the value of the onEntry property.