Uses of Class
neuroml.channel.ImplementationPrefs

Packages that use ImplementationPrefs
neuroml.channel   
 

Uses of ImplementationPrefs in neuroml.channel
 

Fields in neuroml.channel declared as ImplementationPrefs
protected  ImplementationPrefs ChannelType.implPrefs
           
 

Methods in neuroml.channel that return ImplementationPrefs
 ImplementationPrefs ObjectFactory.createImplementationPrefs()
          Create an instance of ImplementationPrefs
 ImplementationPrefs ChannelType.getImplPrefs()
          Gets the value of the implPrefs property.
 

Methods in neuroml.channel with parameters of type ImplementationPrefs
 void ChannelType.setImplPrefs(ImplementationPrefs value)
          Sets the value of the implPrefs property.
 



NeuroML API (v1.4)