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