/** * <copyright> * </copyright> * * $Id$ */ package org.talend.core.model.metadata.builder.connection; import org.eclipse.emf.ecore.EObject; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Ldap File Connection</b></em>'. * <!-- end-user-doc --> * * * @see org.talend.core.model.metadata.builder.connection.ConnectionPackage#getLdapFileConnection() * @model * @generated */ public interface LdapFileConnection extends EObject { } // LdapFileConnection