aboutsummaryrefslogtreecommitdiffstats
path: root/Domains/github-graph/model/github.ecore
diff options
context:
space:
mode:
Diffstat (limited to 'Domains/github-graph/model/github.ecore')
-rw-r--r--Domains/github-graph/model/github.ecore3
1 files changed, 2 insertions, 1 deletions
diff --git a/Domains/github-graph/model/github.ecore b/Domains/github-graph/model/github.ecore
index 012003bc..e3c32df0 100644
--- a/Domains/github-graph/model/github.ecore
+++ b/Domains/github-graph/model/github.ecore
@@ -59,7 +59,8 @@
59 </eClassifiers> 59 </eClassifiers>
60 <eClassifiers xsi:type="ecore:EClass" name="IssueEvent"> 60 <eClassifiers xsi:type="ecore:EClass" name="IssueEvent">
61 <eStructuralFeatures xsi:type="ecore:EReference" name="user" lowerBound="1" eType="#//User"/> 61 <eStructuralFeatures xsi:type="ecore:EReference" name="user" lowerBound="1" eType="#//User"/>
62 <eStructuralFeatures xsi:type="ecore:EAttribute" name="action" eType="#//Action"/> 62 <eStructuralFeatures xsi:type="ecore:EAttribute" name="action" lowerBound="1"
63 eType="#//Action"/>
63 <eStructuralFeatures xsi:type="ecore:EAttribute" name="created_at" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> 64 <eStructuralFeatures xsi:type="ecore:EAttribute" name="created_at" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
64 <eStructuralFeatures xsi:type="ecore:EAttribute" name="actor_url" lowerBound="1" 65 <eStructuralFeatures xsi:type="ecore:EAttribute" name="actor_url" lowerBound="1"
65 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> 66 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>