Uses of Class
ca.nengo.config.impl.SingleValuedPropertyImpl

Packages that use SingleValuedPropertyImpl
ca.nengo.config.impl   
 

Uses of SingleValuedPropertyImpl in ca.nengo.config.impl
 

Methods in ca.nengo.config.impl that return SingleValuedPropertyImpl
 SingleValuedPropertyImpl ConfigurationImpl.defineSingleValuedProperty(java.lang.String name, java.lang.Class<?> c, boolean mutable)