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 TypeMethodDescriptionvoidNeuroMLLevel3.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 ofChannelMLMethods 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 TypeMethodDescriptionvoidNeuroMLConverter.channelToXml(ChannelML chan, String filename)