+ fromInterfaceItem = _fromInterfaceItem;
+ toInterfaceItem = _toInterfaceItem;
+
+ /* NOTE: originally, the following was testing the correct order
+ * to connect the 2 interfaces. Presently, the order is predetermined
+ * when testing the AbstractInterface objets that must be connected.