blob: 2dbb696c93a44669e9a5cab2a4ed690dc5bf6115 [file] [log] [blame]
/**
* *******************************************************************************
* Copyright (c) 2015-2020 Robert Bosch 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.amalthea.model;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Partly PFair PD2</b></em>'.
* <!-- end-user-doc -->
*
* <!-- begin-model-doc -->
* Partly Proportionate Fair PD2 Scheduling
* (global scheduling algorithm)
* <!-- end-model-doc -->
*
*
* @see org.eclipse.app4mc.amalthea.model.AmaltheaPackage#getPartlyPFairPD2()
* @model
* @generated
*/
public interface PartlyPFairPD2 extends Pfair {
} // PartlyPFairPD2