astachurski / simbrain

Automatically exported from code.google.com/p/simbrain
1 stars 0 forks source link

Helper methods getNeuronProducer and getNeuronConsumer prevent access to additional neuron producers/consumers #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a network
2. Open coupling manager
3. Set Attribute Visibility
4. Enable Neuron:getUpperBound(), Neuron:getLowerBound(), etc.
5. See many copies of Neuron:getActivation()

What is the expected output? What do you see instead?
I should be able to select couplings involving other neuron variables.

What version of the product are you using? On what operating system?
From the trunk, pulled 10/16/14 around 8:00 PM on Windows 8.1.

Please provide any additional information below.
The helper methods getNeuronProducer and getNeuronConsumer in 
org.simbrain.network.NetworkComponent aren't helping :D

Original issue reported on code.google.com by tim.m.s...@gmail.com on 16 Oct 2014 at 7:54

GoogleCodeExporter commented 9 years ago
Thanks for posting this.  I suspect this crept in with r3028.   I'll take it on.

Original comment by jeffyosh...@gmail.com on 16 Oct 2014 at 8:14

GoogleCodeExporter commented 9 years ago
Fixed (I hope!) with r3158.

Original comment by jeffyosh...@gmail.com on 17 Oct 2014 at 9:10