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 ofImplementationPrefsChannelType.getImplPrefs()Gets the value of the implPrefs property.Methods in org.neuroml1.model.channel with parameters of type ImplementationPrefsModifier and TypeMethodDescriptionvoidChannelType.setImplPrefs(ImplementationPrefs value) Sets the value of the implPrefs property.