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