blob: 4c7ce8b88fe72b8376ea504a049eabc6d9abecb3 [file] [log] [blame]
/*******************************************************************************
* Copyright (c) 2010 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* IBM Corporation - initial API and implementation
*******************************************************************************/
package org.eclipse.stem.diseasemodels.standard;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Stochastic Poisson SI Disease Model</b></em>'.
* <!-- end-user-doc -->
*
*
* @see org.eclipse.stem.diseasemodels.standard.StandardPackage#getStochasticPoissonSIDiseaseModel()
* @model
* @generated
*/
public interface StochasticPoissonSIDiseaseModel extends SI {
} // StochasticPoissonSIDiseaseModel