Uses of Class
neuroml.channel.CoreEquationType

Packages that use CoreEquationType
neuroml.channel   
 

Uses of CoreEquationType in neuroml.channel
 

Methods in neuroml.channel that return CoreEquationType
static CoreEquationType CoreEquationType.fromValue(java.lang.String v)
           
static CoreEquationType CoreEquationType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static CoreEquationType[] CoreEquationType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



NeuroML API (v1.4)