blob: 395aafc87cc3211e6a09dc78d976f88e149bf057 [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>Time Stamp Element Type</b></em>'.
* <!-- end-user-doc -->
*
* <!-- begin-model-doc -->
* Ein TimeStampElementType definiert eine beliebige
* Zeitspanne, für welche Timing-Informationen gewonnen werden können.
*
* 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#getTimeStampElementType()
* @model extendedMetaData="name='TimeStampElementType' kind='elementOnly'"
* @generated
*/
public interface TimeStampElementType extends VirtualElementType {
} // TimeStampElementType