blob: fb7e111df9220426b3c40b2287648a31a1180b6a [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>Posix Os Type</b></em>'.
* <!-- end-user-doc -->
*
* <!-- begin-model-doc -->
* Die "SchedulingEntity" PosixOsType beschreibt ein
* POSIX OS.
*
* <!-- end-model-doc -->
*
*
* @see org.eclipse.app4mc.tracing.converter.ot1.OT1.OT1Package#getPosixOsType()
* @model extendedMetaData="name='PosixOsType' kind='elementOnly'"
* @generated
*/
public interface PosixOsType extends SchedulingEntityType {
} // PosixOsType