-
Notifications
You must be signed in to change notification settings - Fork 0
/
descriptor.json
45 lines (45 loc) · 1.63 KB
/
descriptor.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
"version":1,
"models":[
{
"type":"url",
"url":"https://raw.githubusercontent.com/gdaniel/emf-cheatsheet/main/src/main/resources/graph_metamodel.ecore",
"name":"graph.ecore"
},
{
"type":"url",
"url":"https://raw.githubusercontent.com/ESEO-Tech/ATL-Tools-Library/57abcebab52eefc1382315dee41a9279644bcfe0/atlc/web/fr.eseo.atlc2tcsvg/resources/SVG.ecore",
"name": "svg.ecore"
},
{
"type": "url",
"url": "https://gitlab.univ-nantes.fr/naomod/faezeh-public/xtdl/-/raw/master/Language_Workbench/PSSM_Reactive/org.imt.pssm.reactive.model/model/statemachines.ecore",
"name": "pssm.ecore"
},
{
"type": "url",
"url": "https://gitlab.univ-nantes.fr/naomod/faezeh-public/xtdl/-/raw/master/Language_Workbench/xArduino_Reactive/org.imt.arduino.reactive.model/model/arduino.ecore",
"name": "arduino.ecore"
},
{
"type": "url",
"url": "https://gitlab.univ-nantes.fr/naomod/faezeh-public/xtdl/-/raw/master/Language_Workbench/xBPMN-ALE/org.imt.bpmn.model/model/BPMN.ecore",
"name": "bpmn.ecore"
},
{
"type": "url",
"url": "https://gitlab.univ-nantes.fr/naomod/faezeh-public/xtdl/-/raw/master/Language_Workbench/xFSM-K3/org.eclipse.gemoc.example.k3fsm/model/k3fsm.ecore",
"name": "fsm.ecore"
},
{
"type": "url",
"url": "https://gitlab.univ-nantes.fr/naomod/faezeh-public/xtdl/-/raw/master/Language_Workbench/xMiniJava/org.imt.xminijava.model/model/XMiniJava.ecore",
"name": "minijava.ecore"
},
{
"type": "url",
"url": "https://gitlab.univ-nantes.fr/naomod/faezeh-public/xtdl/-/raw/master/Modeling_Workbench/xPSSM_models/ATM.withdraw.model",
"name": "ATM.withdraw.model"
}
]
}