Uses of Class
org.neuroml1.model.channel.ChannelML
Packages that use ChannelML
-
Uses of ChannelML in org.neuroml1.model
Fields in org.neuroml1.model declared as ChannelMLMethods in org.neuroml1.model that return ChannelMLModifier and TypeMethodDescriptionNeuroMLLevel3.getChannels()
Gets the value of the channels property.Methods in org.neuroml1.model with parameters of type ChannelMLModifier and TypeMethodDescriptionvoid
NeuroMLLevel3.setChannels
(ChannelML value) Sets the value of the channels property. -
Uses of ChannelML in org.neuroml1.model.channel
Methods in org.neuroml1.model.channel that return ChannelMLModifier and TypeMethodDescriptionObjectFactory.createChannelML()
Create an instance ofChannelML
Methods in org.neuroml1.model.channel that return types with arguments of type ChannelMLMethods in org.neuroml1.model.channel with parameters of type ChannelML -
Uses of ChannelML in org.neuroml1.model.util
Methods in org.neuroml1.model.util that return ChannelMLMethods in org.neuroml1.model.util with parameters of type ChannelMLModifier and TypeMethodDescriptionvoid
NeuroMLConverter.channelToXml
(ChannelML chan, String filename)