From 2b571f08d091dc062cedbb9816c29dcf0cbd4f12 Mon Sep 17 00:00:00 2001 From: Eduardo Pedroni Date: Thu, 22 May 2014 07:44:52 +0100 Subject: Final commit, will release later today. --- doc/jcgp/backend/population/class-use/Connection.html | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) (limited to 'doc/jcgp/backend/population/class-use/Connection.html') diff --git a/doc/jcgp/backend/population/class-use/Connection.html b/doc/jcgp/backend/population/class-use/Connection.html index ef3fb49..035a973 100644 --- a/doc/jcgp/backend/population/class-use/Connection.html +++ b/doc/jcgp/backend/population/class-use/Connection.html @@ -2,9 +2,9 @@ - + Uses of Interface jcgp.backend.population.Connection - + @@ -170,22 +170,14 @@ void Node.setConnection(int index, - Connection newConnection)  - - -void -Mutable.setConnection(int index, Connection newConnection)
This method sets the indexed connection to the specified new connection.
- + void -Output.setConnection(int index, - Connection newConnection) -
When mutating an output, the index parameter - is simply ignored and the output source is - set.
+Output.setSource(Connection newConnection) +
This method sets the output source to the specified connection.
-- cgit v1.2.3