Package ca.nengo.config.impl

Class Summary
AbstractProperty Base implementation of Property.
ConfigurationImpl Default implementation of Configuration.
ListPropertyImpl Default implementation of ListProperty.
ListPropertyImplTest  
NamedValuePropertyImpl Default implementation of NamedValueProperty.
NamedValuePropertyImplTest Unit tests for NamedValuePropertyImpl.
SingleValuedPropertyImpl Default implementation of single-valued Properties.
TemplateArrayProperty A ListProperty that is not attached to getter/setter methods on an underlying class, but instead stores its values internally.
TemplateProperty A SingleValuedProperty that is not attached to getter/setter methods on an underlying class, but instead stores its value internally.