blob: c2db8be00cfe3d334f5b083bfa01c4caa732f132 [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>Lin Bus Type</b></em>'.
* <!-- end-user-doc -->
*
* <!-- begin-model-doc -->
* Die "SchedulingEntity" LinBusType beschreibt einen
* LIN Bus.
*
* <!-- end-model-doc -->
*
*
* @see org.eclipse.app4mc.tracing.converter.ot1.OT1.OT1Package#getLinBusType()
* @model extendedMetaData="name='LinBusType' kind='elementOnly'"
* @generated
*/
public interface LinBusType extends SchedulingEntityType {
} // LinBusType