blob: e29cdc592102a970b920336c4c59ec719875da39 [file] [log] [blame]
/**
* Copyright (c) 2015, 2017 Willink Transformations and others.
* 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:
* E.D.Willink - Initial API and implementation
*/
package org.eclipse.qvtd.atl.atl2qvtr.trace_ATL2QVTr.impl;
import org.eclipse.emf.ecore.EClass;
import org.eclipse.qvtd.atl.atl2qvtr.trace_ATL2QVTr.TC_mapLocatedElement;
import org.eclipse.qvtd.atl.atl2qvtr.trace_ATL2QVTr.trace_ATL2QVTrPackage;
/**
* <!-- begin-user-doc -->
* An implementation of the model object '<em><b>TC map Located Element</b></em>'.
* <!-- end-user-doc -->
*
* @generated
*/
public class TC_mapLocatedElementImpl extends TI_mapLocatedElementImpl implements TC_mapLocatedElement {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
protected TC_mapLocatedElementImpl() {
super();
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
@Override
protected EClass eStaticClass() {
return trace_ATL2QVTrPackage.Literals.TC_MAP_LOCATED_ELEMENT;
}
} //TC_mapLocatedElementImpl