blob: cf5a06e42e89c9d0a7379ed1856570a67151dc2b [file] [log] [blame]
/**
********************************************************************************
* Copyright (c) 2013 Timing-Architects Embedded Systems 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.tracing.converter.ot1.OT1;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Function Type</b></em>'.
* <!-- end-user-doc -->
*
* <!-- begin-model-doc -->
* Ein FunctionType beschreibt eine Funktion.
*
* Alle
* Elemente dieses Typs (und der abgeleiteten Typen) teilen sich einen
* ID-Raum!!
*
* <!-- end-model-doc -->
*
*
* @see org.eclipse.app4mc.tracing.converter.ot1.OT1.OT1Package#getFunctionType()
* @model extendedMetaData="name='FunctionType' kind='elementOnly'"
* @generated
*/
public interface FunctionType extends ApplicationElementType {
} // FunctionType