<?xml version="1.0" encoding="UTF-8"?> | |
<ecore:EPackage xmi:version="2.0" | |
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="globalinfluenzamodel" | |
nsURI="http:///org/eclipse/stem/diseasemodels/globalinfluenzamodel.ecore" nsPrefix="org.eclipse.stem.diseasemodels.globalinfluenzamodel"> | |
<eClassifiers xsi:type="ecore:EClass" name="GlobalInfluenzaModel" eSuperTypes="../../org.eclipse.stem.diseasemodels/model/standard.ecore#//StochasticSIRDiseaseModel"> | |
<eStructuralFeatures xsi:type="ecore:EAttribute" name="latitudeSigmoidWidth" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble" | |
defaultValueLiteral="4.50"/> | |
<eStructuralFeatures xsi:type="ecore:EAttribute" name="seasonalModulationExponent" | |
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble" defaultValueLiteral="2.0"/> | |
<eStructuralFeatures xsi:type="ecore:EAttribute" name="modulationPeriod" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble" | |
defaultValueLiteral="365.256363051"/> | |
<eStructuralFeatures xsi:type="ecore:EAttribute" name="modulationPhaseShift" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble" | |
defaultValueLiteral="0.0"/> | |
<eStructuralFeatures xsi:type="ecore:EAttribute" name="seasonalModulationFloor" | |
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble" defaultValueLiteral="0.6"/> | |
</eClassifiers> | |
</ecore:EPackage> |