blob: fe6e5dfa8c934177c97d6c0b14b385b3bc88b217 [file] [log] [blame]
/**
* *******************************************************************************
* Copyright (c) 2017-2020 Robert Bosch GmbH and others.
*
* This program and the accompanying materials are made
* available under the terms of the Eclipse Public License 2.0
* which is available at https://www.eclipse.org/legal/epl-2.0/
*
* SPDX-License-Identifier: EPL-2.0
*
* Generated using Eclipse EMF
*
* *******************************************************************************
*/
package org.eclipse.app4mc.sca2amalthea.ir.scair;
import org.eclipse.emf.ecore.EObject;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Call Graph</b></em>'.
* <!-- end-user-doc -->
*
*
* @see org.eclipse.app4mc.sca2amalthea.ir.scair.scairPackage#getCallGraph()
* @model
* @generated
*/
public interface CallGraph extends EObject {
} // CallGraph