blob: 6c12f47c0fc065430486d349a05956150df9fede [file] [log] [blame]
<?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="example"
nsURI="http:///org/eclipse/stem/diseasemodels/example.ecore" nsPrefix="org.eclipse.stem.diseasemodels.example">
<eClassifiers xsi:type="ecore:EClass" name="ExampleDiseaseModel" eSuperTypes="../../org.eclipse.stem.diseasemodels/model/standard.ecore#//StochasticSIRDiseaseModel">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="seasonalModulationExponent"
eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.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 platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EDouble"
defaultValueLiteral="0.6"/>
</eClassifiers>
</ecore:EPackage>