blob: 0e70e344f46c650ce80a732303c5e0339303ee1e [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="edges"
nsURI="http:///org/eclipse/stem/definitions/edges.ecore" nsPrefix="org.eclipse.stem.definitions.edges">
<eClassifiers xsi:type="ecore:EClass" name="MigrationEdge" eSuperTypes="#//PopulationEdge">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="useAbsoluteValues" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"
defaultValueLiteral="0"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MigrationEdgeLabel" eSuperTypes="../../org.eclipse.stem.core/model/graph.ecore#//EdgeLabel ../../org.eclipse.stem.core/model/modifier.ecore#//Modifiable"/>
<eClassifiers xsi:type="ecore:EClass" name="MigrationEdgeLabelValue" eSuperTypes="../../org.eclipse.stem.core/model/graph.ecore#//LabelValue">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="migrationRate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
defaultValueLiteral="0.0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="timePeriod" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//ELong"
defaultValueLiteral="86400000"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PopulationEdge" eSuperTypes="../../org.eclipse.stem.core/model/graph.ecore#//Edge">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="populationIdentifier" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"
defaultValueLiteral="human"/>
</eClassifiers>
</ecore:EPackage>