blob: 0b5a8db9e75f348be90bcf28b6547768795b3d22 [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>Process Type</b></em>'.
* <!-- end-user-doc -->
*
* <!-- begin-model-doc -->
* Ein ProcessType beschreibt eine Prozess in einem OS
* (Posix, Windows).
*
* <!-- end-model-doc -->
*
*
* @see org.eclipse.app4mc.tracing.converter.ot1.OT1.OT1Package#getProcessType()
* @model extendedMetaData="name='ProcessType' kind='elementOnly'"
* @generated
*/
public interface ProcessType extends SchedulableApplicationElementType {
} // ProcessType