Uses of Class
org.neuroml1.model.channel.ImplementationPrefs
Packages that use ImplementationPrefs
-
Uses of ImplementationPrefs in org.neuroml1.model.channel
Fields in org.neuroml1.model.channel declared as ImplementationPrefsMethods in org.neuroml1.model.channel that return ImplementationPrefsModifier and TypeMethodDescriptionObjectFactory.createImplementationPrefs()
Create an instance ofImplementationPrefs
ChannelType.getImplPrefs()
Gets the value of the implPrefs property.Methods in org.neuroml1.model.channel with parameters of type ImplementationPrefsModifier and TypeMethodDescriptionvoid
ChannelType.setImplPrefs
(ImplementationPrefs value) Sets the value of the implPrefs property.