blob: b614c23a2f08db2ed197fdaf5e9787899a9e934d [file] [log] [blame]
/*******************************************************************************
* Copyright (c) 2012-2014 SAP SE.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* SAP SE - initial API and implementation and/or initial documentation
*
*******************************************************************************/
package org.eclipse.ogee.export.odatav2.converter;
import org.eclipse.ogee.export.util.converters.AssociationSetEndConverter;
public class AssociationSetEndConverterOdataV2 extends
AssociationSetEndConverter {
}