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