Connects the given source and target elements.The unit classifier.The board classifier.The connection type classifier. This is the link element class that represents the connection to be made.The source plug classifier.The target plug classifier.The target parent classifier.The source parent classifier.Returns the newly created connection.<h2>Dependencies</h2><table class="WHITE" style="width:auto; margin-top:0" cellspacing="1"><tr><td class="H V"><i>pre-condition:</i> </td><td class=H><q ref="core.gml2:canConnectFrom">canConnectFrom</q> == true </td></tr><tr><td class=V><i>pre-condition:</i> </td><td><q ref="core.gml2:canConnectTo">canConnectTo</q> == true </td></tr><tr><td class=V><i>pre-condition:</i> </td><td><q ref="core.gml2:defineConnectionTypes">defineConnectionTypes</q> != null </td></tr><tr><td class=V><i>post-condition:</i> </td><td><q ref="core.gml2:isCyclicConnection">isCyclicConnection</q> == false </td></tr></table> <h2>Behavior</h2> The default behavior is to connect the given source and target plugs using the given connection type. The behavior can be extended to perform custom actions when plugs are connected.(c) SAP AG 2003-2006. All rights reserved.