/** */ package ftp; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Visual Connection</b></em>'. * <!-- end-user-doc --> * * * @see ftp.FtpPackage#getVisualConnection() * @model * @generated */ public interface VisualConnection extends Connection { } // VisualConnection