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