core_algorithm.alc 61 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768
  1. include "modelling.alh"
  2. include "library.alh"
  3. include "primitives.alh"
  4. include "constructors.alh"
  5. include "object_operations.alh"
  6. include "mini_modify.alh"
  7. include "model_management.alh"
  8. include "ramify.alh"
  9. include "conformance_scd.alh"
  10. include "transform.alh"
  11. include "metamodels.alh"
  12. Element core = ?
  13. String core_location = "models/CoreFormalism"
  14. String core_model_location = "core"
  15. Void function main():
  16. // Initialize the Core Formalism
  17. String core_model
  18. String core_formalism_model
  19. String scd_model
  20. Element al_model
  21. String admin_group
  22. String admin_user
  23. String nobody_group
  24. String instance_of
  25. String core_formalism
  26. Element scd
  27. Element al
  28. Element pm
  29. Element tracability
  30. String pm_model
  31. String tracability_model
  32. String coreM_model_location
  33. String pm_location
  34. String scd_location
  35. String al_location
  36. String tracability_location
  37. coreM_model_location = "models/core"
  38. pm_location = "models/ProcessModel"
  39. scd_location = "models/SimpleClassDiagrams"
  40. al_location = "models/ActionLanguage"
  41. tracability_location = "models/Tracability"
  42. scd = import_node(scd_location)
  43. al = import_node(al_location)
  44. pm = import_node(pm_location)
  45. tracability = import_node(tracability_location)
  46. // Create the Model itself and make public
  47. core_formalism = import_node(core_location)
  48. core = instantiate_model(core_formalism)
  49. export_node(core_model_location, core)
  50. export_node(coreM_model_location, core["model"])
  51. // Switch all new users to the user_function
  52. // This accesses the bootstrap level, so do not change this unless you know what you are doing
  53. Element root
  54. Element prev
  55. root = read_root()
  56. root = root["__hierarchy"]["__IP"]
  57. while (value_neq(root, !call)):
  58. prev = root
  59. root = root["next"]
  60. dict_delete(prev, "next")
  61. dict_add(prev, "next", user_function["body"])
  62. // Create admin group
  63. admin_group = instantiate_node(core, "Group", "")
  64. instantiate_attribute(core, admin_group, "name", "admin")
  65. // Create nobody group
  66. nobody_group = instantiate_node(core, "Group", "")
  67. instantiate_attribute(core, nobody_group, "name", "nobody")
  68. // Create admin user
  69. admin_user = instantiate_node(core, "User", "")
  70. output("Desired username for admin user?")
  71. instantiate_attribute(core, admin_user, "name", input())
  72. instantiate_attribute(core, admin_user, "admin", True)
  73. String password
  74. while (True):
  75. output("Desired password for admin user?")
  76. password = hash(input())
  77. output("Please repeat the password")
  78. if (password == hash(input())):
  79. output("Passwords match!")
  80. instantiate_attribute(core, admin_user, "password", password)
  81. break!
  82. else:
  83. output("Not the same password, please try again!")
  84. // Create link between admin user and group
  85. instantiate_link(core, "ownedBy", "", admin_group, admin_user)
  86. instantiate_link(core, "belongsTo", "", admin_user, admin_group)
  87. // Add the SimpleClassDiagrams formalism already
  88. scd_model = instantiate_node(core, "Model", "")
  89. instantiate_attribute(core, scd_model, "name", "SimpleClassDiagrams")
  90. instantiate_attribute(core, scd_model, "location", scd_location + "/model")
  91. instantiate_attribute(core, scd_model, "permissions", "221")
  92. instance_of = instantiate_link(core, "instanceOf", "", scd_model, scd_model)
  93. instantiate_attribute(core, instance_of, "type_mapping", scd["type_mapping"])
  94. // Make necessary links for the formalism to the owners
  95. instantiate_link(core, "group", "", scd_model, admin_group)
  96. instantiate_link(core, "owner", "", scd_model, admin_user)
  97. // Add the Tracability formalism
  98. tracability_model = instantiate_node(core, "Model", "")
  99. instantiate_attribute(core, tracability_model, "name", "Tracability")
  100. instantiate_attribute(core, tracability_model, "location", tracability_location + "/model")
  101. instantiate_attribute(core, tracability_model, "permissions", "221")
  102. instance_of = instantiate_link(core, "instanceOf", "", tracability_model, scd_model)
  103. instantiate_attribute(core, instance_of, "type_mapping", tracability["type_mapping"])
  104. // Add the user/group links
  105. instantiate_link(core, "group", "", tracability_model, admin_group)
  106. instantiate_link(core, "owner", "", tracability_model, admin_user)
  107. // Add the Process Model formalism
  108. pm_model = instantiate_node(core, "Model", "")
  109. instantiate_attribute(core, pm_model, "name", "ProcessModel")
  110. instantiate_attribute(core, pm_model, "location", pm_location + "/model")
  111. instantiate_attribute(core, pm_model, "permissions", "221")
  112. instance_of = instantiate_link(core, "instanceOf", "", pm_model, scd_model)
  113. instantiate_attribute(core, instance_of, "type_mapping", pm["type_mapping"])
  114. // Make necessary links for the formalism to the owners
  115. instantiate_link(core, "group", "", pm_model, admin_group)
  116. instantiate_link(core, "owner", "", pm_model, admin_user)
  117. // Add the Action Language formalism
  118. al_model = instantiate_node(core, "Model", "")
  119. instantiate_attribute(core, al_model, "name", "ActionLanguage")
  120. instantiate_attribute(core, al_model, "location", al_location + "/model")
  121. instantiate_attribute(core, al_model, "permissions", "221")
  122. instance_of = instantiate_link(core, "instanceOf", "", al_model, scd_model)
  123. instantiate_attribute(core, instance_of, "type_mapping", al["type_mapping"])
  124. // Make necessary links for the formalism to the owners
  125. instantiate_link(core, "group", "", al_model, admin_group)
  126. instantiate_link(core, "owner", "", al_model, admin_user)
  127. // Add the Manual Operation formalism
  128. Element manual
  129. String manual_model
  130. manual = instantiate_model(scd)
  131. manual_model = instantiate_node(core, "Model", "")
  132. export_node("models/ManualOperation", manual)
  133. instantiate_attribute(core, manual_model, "name", "ManualOperation")
  134. instantiate_attribute(core, manual_model, "location", "models/ManualOperation/model")
  135. instantiate_attribute(core, manual_model, "permissions", "221")
  136. instance_of = instantiate_link(core, "instanceOf", "", manual_model, scd_model)
  137. instantiate_attribute(core, instance_of, "type_mapping", create_node())
  138. // Make necessary links for the formalism to the owners
  139. instantiate_link(core, "group", "", manual_model, admin_group)
  140. instantiate_link(core, "owner", "", manual_model, admin_user)
  141. // Add the core formalism already
  142. core_formalism_model = instantiate_node(core, "Model", "")
  143. instantiate_attribute(core, core_formalism_model, "name", "CoreFormalism")
  144. instantiate_attribute(core, core_formalism_model, "location", core_location + "/model")
  145. instantiate_attribute(core, core_formalism_model, "permissions", "221")
  146. instance_of = instantiate_link(core, "instanceOf", "", core_formalism_model, scd_model)
  147. instantiate_attribute(core, instance_of, "type_mapping", core_formalism["type_mapping"])
  148. // Make necessary links for the formalism to the owners
  149. instantiate_link(core, "group", "", core_formalism_model, admin_group)
  150. instantiate_link(core, "owner", "", core_formalism_model, admin_user)
  151. // Add the core model
  152. core_model = instantiate_node(core, "Model", "")
  153. instantiate_attribute(core, core_model, "name", "core")
  154. instantiate_attribute(core, core_model, "location", coreM_model_location)
  155. instantiate_attribute(core, core_model, "permissions", "200")
  156. instance_of = instantiate_link(core, "instanceOf", "", core_model, core_formalism_model)
  157. instantiate_attribute(core, instance_of, "type_mapping", core["type_mapping"])
  158. // Make necessary links for the formalism to the owners
  159. instantiate_link(core, "group", "", core_model, admin_group)
  160. instantiate_link(core, "owner", "", core_model, admin_user)
  161. // Call this for ourselves as well
  162. log("MvC is ready!")
  163. user_function_skip_init(admin_user)
  164. // Done, so finish up
  165. // Admin user will have been deleted by the user_function as usual
  166. // Note that if there are no admin users left, it will be very difficult to manage, as nobody will have admin permissions!
  167. return !
  168. String function get_instanceOf_link(model_id : String):
  169. Element all_links
  170. String choice
  171. all_links = allOutgoingAssociationInstances(core, model_id, "instanceOf")
  172. if (read_nr_out(all_links) > 1):
  173. log("WARNING: multiple instanceOf relations were detected for this model; picking one at random!")
  174. elif (read_nr_out(all_links) == 0):
  175. log("ERROR: untyped model!")
  176. choice = set_pop(allOutgoingAssociationInstances(core, model_id, "instanceOf"))
  177. return choice!
  178. Element function get_full_model(model_id : String):
  179. Element m
  180. Element all_links
  181. String choice
  182. choice = get_instanceOf_link(model_id)
  183. m = create_node()
  184. dict_add(m, "model", import_node(read_attribute(core, model_id, "location")))
  185. dict_add(m, "type_mapping", read_attribute(core, choice, "type_mapping"))
  186. if (readAssociationDestination(core, choice) == model_id):
  187. // Found the meta-circular level, so we can stop!
  188. dict_add(m, "metamodel", m)
  189. else:
  190. dict_add(m, "metamodel", get_full_model(readAssociationDestination(core, choice)))
  191. return m!
  192. Integer function get_relation_to_model(user_id : String, model_id : String):
  193. if (set_in(allAssociationDestinations(core, model_id, "owner"), user_id)):
  194. // We are the owner
  195. return 0!
  196. else:
  197. String group_id
  198. group_id = set_pop(allAssociationDestinations(core, model_id, "group"))
  199. if (set_in(allAssociationDestinations(core, user_id, "belongsTo"), group_id)):
  200. // We are in the owning group
  201. return 1!
  202. else:
  203. // We are not related whatsoever
  204. return 2!
  205. Boolean function is_admin(user_id : String):
  206. if (read_attribute(core, user_id, "admin")):
  207. return True!
  208. else:
  209. return False!
  210. Boolean function allow_read(user_id : String, model_id : String):
  211. if (is_admin(user_id)):
  212. // Is admin, so always allow
  213. return True!
  214. else:
  215. // Check permissions
  216. String permission
  217. permission = string_get(read_attribute(core, model_id, "permissions"), get_relation_to_model(user_id, model_id))
  218. if (bool_or(permission == "1", permission == "2")):
  219. return True!
  220. else:
  221. return False!
  222. Boolean function allow_write(user_id : String, model_id : String):
  223. if (is_admin(user_id)):
  224. // Is admin, so always allow
  225. return True!
  226. else:
  227. // Check permissions
  228. String permission
  229. permission = string_get(read_attribute(core, model_id, "permissions"), get_relation_to_model(user_id, model_id))
  230. if (permission == "2"):
  231. return True!
  232. else:
  233. return False!
  234. Boolean function allow_change_metadata(user_id : String, model_id : String):
  235. if (is_admin(user_id)):
  236. // Is admin, so always allow
  237. return True!
  238. else:
  239. if (get_relation_to_model(user_id, model_id) == 0):
  240. // Only owner can chmod
  241. return True!
  242. else:
  243. return False!
  244. Boolean function allow_group_modify(user_id : String, group_id : String):
  245. if (is_admin(user_id)):
  246. // Is admin, so always allow
  247. return True!
  248. else:
  249. if (read_nr_out(set_overlap(allIncomingAssociationInstances(core, user_id, "owner"), allOutgoingAssociationInstances(core, group_id, "owner"))) > 0):
  250. // We are an owner
  251. return True!
  252. else:
  253. return False!
  254. Boolean function check_login(user_id : String):
  255. String password
  256. String stored_password
  257. stored_password = read_attribute(core, user_id, "password")
  258. output("Password for existing user?")
  259. password = hash(input())
  260. return password == stored_password!
  261. Element function extract_ftg(user_id : String):
  262. // Extract your personal FTG, showing only the readable models that can be opened
  263. // This function does the actual projection of transformations
  264. // TODO: Only keep transformations satisfying some properties!
  265. return create_node()!
  266. Element function user_function():
  267. String username
  268. String user_id
  269. String password
  270. // Load in all global variables, as this code is hotloaded!
  271. Element root
  272. root = read_root()
  273. root = root["__hierarchy"]["objects"]
  274. exec(root["bootstrap/modelling.alc"]["initializers"])
  275. exec(root["bootstrap/library.alc"]["initializers"])
  276. exec(root["bootstrap/constructors.alc"]["initializers"])
  277. exec(root["bootstrap/object_operations.alc"]["initializers"])
  278. exec(root["core/mini_modify.alc"]["initializers"])
  279. exec(root["bootstrap/model_management.alc"]["initializers"])
  280. exec(root["bootstrap/ramify.alc"]["initializers"])
  281. exec(root["bootstrap/transform.alc"]["initializers"])
  282. exec(root["bootstrap/conformance_scd.alc"]["initializers"])
  283. exec(root["core/core_algorithm.alc"]["initializers"])
  284. // Load in a hard-reference to the previously created model
  285. core = import_node(core_model_location)
  286. output("Log on as which user?")
  287. username = input()
  288. user_id = get_user_id(username)
  289. if (user_id == ""):
  290. // New user
  291. // Add user to Core Formalism
  292. user_id = instantiate_node(core, "User", "")
  293. instantiate_attribute(core, user_id, "name", username)
  294. instantiate_attribute(core, user_id, "admin", False)
  295. while (True):
  296. output("This is a new user: please give password!")
  297. password = hash(input())
  298. output("Please repeat the password")
  299. if (password == hash(input())):
  300. output("Passwords match!")
  301. output("User created")
  302. instantiate_attribute(core, user_id, "password", password)
  303. break!
  304. else:
  305. output("Not the same password, please try again!")
  306. // Now call with user created
  307. user_function_skip_init(user_id)
  308. else:
  309. while (bool_not(check_login(user_id))):
  310. output("Wrong password! Try again")
  311. user_function_skip_init(user_id)
  312. // User destroyed already, so just stop execution
  313. // TODO return a fresh node as otherwise the compiler doesn't take this
  314. return create_node()!
  315. String function get_model_id(name : String):
  316. Element models
  317. String model
  318. models = allInstances(core, "Model")
  319. while (read_nr_out(models) > 0):
  320. model = set_pop(models)
  321. if (value_eq(name, read_attribute(core, model, "name"))):
  322. return model!
  323. return ""!
  324. String function get_user_id(name : String):
  325. Element users
  326. String user
  327. users = allInstances(core, "User")
  328. while (read_nr_out(users) > 0):
  329. user = set_pop(users)
  330. if (value_eq(read_attribute(core, user, "name"), name)):
  331. return user!
  332. return ""!
  333. String function get_group_id(name : String):
  334. Element groups
  335. String group
  336. groups = allInstances(core, "Group")
  337. while (read_nr_out(groups) > 0):
  338. group = set_pop(groups)
  339. if (value_eq(read_attribute(core, group, "name"), name)):
  340. return group!
  341. return ""!
  342. Void function model_create(model : Element, name : String, user_id : String, type_id : String, kind : String):
  343. String location
  344. String model_id
  345. String instance_of
  346. location = "models/" + cast_id2s(model)
  347. export_node(location, model["model"])
  348. // Manage meta-info
  349. model_id = instantiate_node(core, kind, "")
  350. instantiate_attribute(core, model_id, "name", name)
  351. instantiate_attribute(core, model_id, "location", location)
  352. instantiate_attribute(core, model_id, "permissions", "200")
  353. instantiate_link(core, "owner", "", model_id, user_id)
  354. instantiate_link(core, "group", "", model_id, get_group_id("nobody"))
  355. instance_of = instantiate_link(core, "instanceOf", "", model_id, type_id)
  356. instantiate_attribute(core, instance_of, "type_mapping", model["type_mapping"])
  357. return!
  358. Void function model_overwrite(model : Element, model_id : String):
  359. String location
  360. String instanceOf_link
  361. location = "models/" + cast_id2s(model)
  362. export_node(location, model["model"])
  363. // Change location in meta-data
  364. unset_attribute(core, model_id, "location")
  365. instantiate_attribute(core, model_id, "location", location)
  366. instanceOf_link = get_instanceOf_link(model_id)
  367. unset_attribute(core, instanceOf_link, "type_mapping")
  368. instantiate_attribute(core, instanceOf_link, "type_mapping", model["type_mapping"])
  369. return!
  370. Boolean function check_is_typed_by(model_id : String, metamodel_id : String):
  371. // TODO check if there is actually an instanceOf link between them
  372. // --> quick check!
  373. return True!
  374. Boolean function check_conformance(model_id : String):
  375. // TODO check if it actually conforms, considering that instanceOf link
  376. // --> in-depth check
  377. return True!
  378. Boolean function pm_finished(worklist : Element, pm : String):
  379. Element finished
  380. Integer cnt
  381. Integer i
  382. // Check if any of the "finish" elements are in the worklist
  383. // If so, we can already finish, and therefore will stop immediately
  384. finished = allInstances(pm, "Finish")
  385. i = 0
  386. cnt = read_nr_out(finished)
  387. while (i < cnt):
  388. // Check each finished element individually
  389. if (set_in(finished, dict_read(read_edge_dst(read_out(worklist, i)), 0))):
  390. return True!
  391. i = i + 1
  392. return False!
  393. Element function execute_operation(operation_id : String, input_models : Element, output_metamodels : Element, tracability_model : Element):
  394. // Operations are always in-place and uses only a single metamodel
  395. // Therefore, we must:
  396. // 1) Find merged metamodel
  397. // 2) Merge the different source models and retype
  398. // 3) Perform the operation on the merged model
  399. // 4) Split the resulting model based on the target formalisms; if operation successful
  400. Element input_model
  401. String trace_link_id
  402. Element merged_model
  403. String merged_metamodel_id
  404. String ramified_metamodel_id
  405. Boolean result
  406. String exact_type
  407. Element trace_links
  408. String linktype
  409. String model_ID
  410. String key
  411. Element keys
  412. Element input_keys
  413. Element output_keys
  414. Element model_tuples
  415. String metamodel_name
  416. Element metamodel
  417. String metamodel_ID
  418. Boolean tracability
  419. // 1) Find merged metamodel
  420. exact_type = read_type(core, operation_id)
  421. if (exact_type == "ModelTransformation"):
  422. linktype = "RAMified"
  423. ramified_metamodel_id = set_pop(followAssociation(core, operation_id, "instanceOf"))
  424. trace_links = allOutgoingAssociationInstances(core, ramified_metamodel_id, "tracability")
  425. elif (exact_type == "ManualOperation"):
  426. linktype = "operatesOn"
  427. trace_links = allOutgoingAssociationInstances(core, operation_id, "tracability")
  428. elif (exact_type == "ActionLanguage"):
  429. linktype = "operatesOn"
  430. trace_links = allOutgoingAssociationInstances(core, operation_id, "tracability")
  431. else:
  432. // Don't know how to execute this operation!
  433. return read_root()!
  434. merged_metamodel_id = ""
  435. while (read_nr_out(trace_links) > 0):
  436. trace_link_id = set_pop(trace_links)
  437. if (value_eq(read_attribute(core, trace_link_id, "type"), linktype)):
  438. merged_metamodel_id = readAssociationDestination(core, trace_link_id)
  439. if (merged_metamodel_id != ""):
  440. // 2) Merge source models
  441. model_tuples = create_node()
  442. while (read_nr_out(input_models) > 0):
  443. model_ID = get_model_id(set_pop(input_models))
  444. input_model = get_full_model(model_ID)
  445. metamodel_name = read_attribute(core, set_pop(allAssociationDestinations(core, model_ID, "instanceOf")), "name")
  446. set_add(model_tuples, create_tuple(metamodel_name, input_model))
  447. merged_model = model_join(model_tuples, get_full_model(merged_metamodel_id), read_root())
  448. // 3) Transform
  449. if (exact_type == "ModelTransformation"):
  450. result = transform(merged_model, get_full_model(operation_id))
  451. elif (exact_type == "ManualOperation"):
  452. output("Please perform manual operation " + cast_v2s(read_attribute(core, operation_id, "name")))
  453. modify(merged_model, True)
  454. result = True
  455. elif (exact_type == "ActionLanguage"):
  456. Element func
  457. func = get_func_AL_model(get_full_model(operation_id))
  458. result = func(merged_model)
  459. else:
  460. log("ERROR")
  461. // 4) Split in different models depending on type
  462. if (element_neq(tracability_model, read_root())):
  463. tracability = True
  464. else:
  465. tracability = False
  466. if (result):
  467. model_tuples = create_node()
  468. while (read_nr_out(output_metamodels) > 0):
  469. metamodel_ID = get_model_id(set_pop(output_metamodels))
  470. metamodel_name = read_attribute(core, metamodel_ID, "name")
  471. metamodel = get_full_model(metamodel_ID)
  472. set_add(model_tuples, create_tuple(metamodel_name, metamodel))
  473. result = model_split(merged_model, model_tuples, tracability)
  474. if (tracability):
  475. Element new_tracability_model
  476. new_tracability_model = result["__tracability"]
  477. dict_overwrite(tracability_model, "model", new_tracability_model["model"])
  478. dict_overwrite(tracability_model, "type_mapping", new_tracability_model["type_mapping"])
  479. dict_overwrite(tracability_model, "metamodel", new_tracability_model["metamodel"])
  480. dict_delete(result, "__tracability")
  481. return result!
  482. else:
  483. return read_root()!
  484. else:
  485. output("Could not resolve intermediate merged metamodel")
  486. return read_root()!
  487. Boolean function enact_action(pm : Element, element : String, prefix : String, user_id : String):
  488. Boolean result
  489. String transformation_id
  490. Element lst
  491. String elem
  492. Element inputs
  493. Element outputs
  494. String type_name
  495. String exact_type
  496. Element trace_links
  497. Element output_mms
  498. Element consumes_link
  499. String name
  500. String value
  501. String elem_name
  502. Element keys
  503. String key
  504. inputs = create_node()
  505. outputs = create_node()
  506. // Read out the referenced element from the MvC
  507. transformation_id = get_model_id(read_attribute(pm, element, "name"))
  508. // Find all input model names
  509. lst = allOutgoingAssociationInstances(pm, element, "Consumes")
  510. while (read_nr_out(lst) > 0):
  511. value = read_attribute(pm, readAssociationDestination(pm, set_pop(lst)), "name")
  512. set_add(inputs, prefix + value)
  513. // Find all output model names and their metamodel
  514. lst = allAssociationDestinations(pm, element, "Produces")
  515. while (read_nr_out(lst) > 0):
  516. elem = set_pop(lst)
  517. type_name = read_attribute(pm, elem, "type")
  518. elem_name = read_attribute(pm, elem, "name")
  519. dict_add(outputs, type_name, prefix + elem_name)
  520. result = execute_operation(transformation_id, inputs, dict_keys(outputs), read_root())
  521. if (element_eq(result, read_root())):
  522. // Something went wrong!
  523. return False!
  524. else:
  525. keys = dict_keys(result)
  526. while (read_nr_out(keys) > 0):
  527. key = set_pop(keys)
  528. if (get_model_id(outputs[key]) == ""):
  529. // New model
  530. model_create(result[key], outputs[key], user_id, get_model_id(key), "Model")
  531. else:
  532. model_overwrite(result[key], get_model_id(outputs[key]))
  533. return result!
  534. Void function enact_PM(pm : Element, prefix : String, user_id : String):
  535. Element worklist
  536. String element
  537. String start
  538. String type
  539. Boolean result
  540. Element tuple
  541. Element counters
  542. Element join_nodes
  543. // Initialize Join counters
  544. counters = create_node()
  545. join_nodes = allInstances(pm, "Join")
  546. while (read_nr_out(join_nodes) > 0):
  547. dict_add(counters, set_pop(join_nodes), 0)
  548. // Create the worklist with the Start instance as first element
  549. worklist = create_node()
  550. set_add(worklist, create_tuple(set_pop(allInstances(pm, "Start")), True))
  551. while (bool_not(pm_finished(worklist, pm))):
  552. // Pop a random element from the list and execute it
  553. tuple = set_pop(worklist)
  554. element = tuple[0]
  555. result = tuple[1]
  556. log("Enacting " + cast_v2s(element))
  557. // Find the type (to see what to do with it)
  558. // this does not yet yield the type of transformation, if it is an Execution
  559. type = read_type(pm, element)
  560. if (type == "Start"):
  561. // Initial node, just progress to the next elements
  562. // Nothing to do here though, as we have just started
  563. result = True
  564. elif (type == "Finish"):
  565. // Should be impossible, as we would have ended...
  566. result = result
  567. elif (type == "Fork"):
  568. result = result
  569. elif (type == "Join"):
  570. // Only do this if all dependencies are fullfilled
  571. // So add to the counter of this Join
  572. dict_overwrite(counters, element, integer_addition(counters[element], 1))
  573. // Now check whether we have enough tokens to execute the Join itself
  574. Integer required
  575. Integer got
  576. required = read_nr_out(allIncomingAssociationInstances(pm, element, "Next")) + read_nr_out(allIncomingAssociationInstances(pm, element, "Else"))
  577. got = counters[element]
  578. if (got == required):
  579. // Reset counter to 0
  580. dict_overwrite(counters, element, 0)
  581. // And continue
  582. else:
  583. // We haven't gotten all yet, so we wait (i.e., continue without adding Next link to worklist)
  584. continue!
  585. elif (type == "Exec"):
  586. // Execute a transformation
  587. // This the difficult part!
  588. result = enact_action(pm, element, prefix, user_id)
  589. elif (type == "Decision"):
  590. // If the previous result is true, we add the normal one, otherwise the false one
  591. // in this context, that means that if it is false, we should add it manually to the list, and then continue the simulation loop
  592. if (bool_not(result)):
  593. // Apparently it is False, so map this to the "Else" branch
  594. set_add(worklist, create_tuple(set_pop(allAssociationDestinations(pm, element, "Else")), True))
  595. continue!
  596. else:
  597. // Apparently it is True, so map this to the "Then" branch
  598. set_add(worklist, create_tuple(set_pop(allAssociationDestinations(pm, element, "Then")), True))
  599. continue!
  600. // We have finished the execution, so add all outgoing edges to the worklist
  601. Element all_next
  602. all_next = allAssociationDestinations(pm, element, "Next")
  603. String next
  604. while (read_nr_out(all_next) > 0):
  605. next = set_pop(all_next)
  606. set_add(worklist, create_tuple(next, result))
  607. // Reached a finish element, so stop
  608. return !
  609. Void function user_function_skip_init(user_id : String):
  610. String cmd
  611. output("Welcome to the Model Management Interface v2.0!")
  612. output("Use the 'help' command for a list of possible commands")
  613. while (True):
  614. output("Ready for command...")
  615. cmd = input()
  616. if (cmd == "help"):
  617. output("Model operations")
  618. output(" model_add -- Add a new model")
  619. output(" model_modify -- Modify an existing model")
  620. output(" model_list -- List all models")
  621. output(" model_list_full -- List all models with full info")
  622. output(" model_overwrite -- Overwrites a model with an uploaded model, leaving all metadata")
  623. output(" model_render -- Render a given model with a specified mapper")
  624. output(" verify -- Check whether a model conforms to its metamodel")
  625. output("")
  626. output("Transformation-specific operations")
  627. output(" transformation_add_MT_language -- Create a RAMified metamodel of a set of models")
  628. output(" transformation_add_MT -- Initialize a new model transformation")
  629. output(" transformation_add_AL -- Initialize a new action language transformation")
  630. output(" transformation_add_MANUAL -- Initialize a new manual transformation")
  631. output(" transformation_execute -- Execute a transformation on a set of input models")
  632. output(" transformation_list -- List all model transformations")
  633. output(" transformation_list_full -- List all model transformations with permissions")
  634. output(" transformation_detail -- List transformation details")
  635. output(" transformation_RAMify -- RAMify a metamodel (again)")
  636. output("")
  637. output("Process operations")
  638. output(" process_execute -- Execute a process model")
  639. output("")
  640. output("Model permission operations")
  641. output(" permission_modify -- Change model permissions")
  642. output(" permission_owner -- Change model owner")
  643. output(" permission_group -- Change model group")
  644. output("")
  645. output("Group operations")
  646. output(" group_create -- Create a group")
  647. output(" group_delete -- Delete a group")
  648. output(" group_owner_add -- Add group owner")
  649. output(" group_owner_delete -- Remove group owner")
  650. output(" group_join -- Add someone to your group")
  651. output(" group_kick -- Kick someone from your group")
  652. output(" group_list -- List all groups you are a member of")
  653. output("")
  654. output("Admin operations")
  655. output(" admin_promote -- Promote a user to admin status")
  656. output(" admin_demote -- Demote a user to normal status")
  657. output("")
  658. output("General operations")
  659. output(" self-destruct -- Remove current user and revoke all permissions ")
  660. output(" exit -- Kill the current task, while retaining user")
  661. elif (cmd == "model_add"):
  662. // Model addition operation, which uses model upload commands of the compiler
  663. String name
  664. String type
  665. String location
  666. String type_id
  667. Element new_model
  668. String new_model_id
  669. output("Creating new model!")
  670. output("Model type?")
  671. type = input()
  672. type_id = get_model_id(type)
  673. if (type_id != ""):
  674. // Type exists
  675. if (allow_read(user_id, type_id)):
  676. // And is readable
  677. output("Model name?")
  678. name = input()
  679. if (get_model_id(name) == ""):
  680. // Model doesn't exist yet
  681. output("Waiting for model constructors...")
  682. new_model = construct_model_raw(get_full_model(type_id))
  683. model_create(new_model, name, user_id, type_id, "Model")
  684. output("Model upload success!")
  685. else:
  686. output("Model with that name already exists!")
  687. else:
  688. output("Permission denied")
  689. else:
  690. output("Could not find type model: " + type)
  691. elif (cmd == "process_execute"):
  692. // Execute a process model until it reaches termination
  693. String process_id
  694. output("Which process model do you want to execute?")
  695. process_id = get_model_id(input())
  696. if (process_id != ""):
  697. if (allow_read(user_id, process_id)):
  698. output("Model prefix to use?")
  699. enact_PM(get_full_model(process_id), input(), user_id)
  700. else:
  701. output("Permission denied")
  702. else:
  703. output("No such model")
  704. elif (cmd == "model_render"):
  705. String model_name
  706. String model_ID
  707. String mapper_name
  708. String mapper_ID
  709. String rendered_name
  710. String tracability_name
  711. String type_ID
  712. Element inputs
  713. Element outputs
  714. Element rendered_model
  715. Element tracability_model
  716. Element result
  717. output("Model to render?")
  718. model_name = input()
  719. model_ID = get_model_id(model_name)
  720. if (model_ID != ""):
  721. output("Mapper to use?")
  722. mapper_name = input()
  723. mapper_ID = get_model_id(mapper_name)
  724. if (allow_read(user_id, model_ID)):
  725. if (mapper_ID != ""):
  726. if (allow_read(user_id, mapper_ID)):
  727. // Everything is fine; start the actual operation
  728. // Find metamodel to render to
  729. rendered_name = (("__RENDERED_" + model_name) + "__") + mapper_name
  730. tracability_name = (("__TRACABILITY_" + model_name) + "__") + mapper_name
  731. // Take the abstract syntax model and the previously rendered model
  732. inputs = create_node()
  733. set_add(inputs, model_name)
  734. set_add(inputs, rendered_name)
  735. // Generate a new rendered model only (no write to original model!)
  736. outputs = create_node()
  737. type_ID = followAssociation(core, mapper_ID, "transformOutput")
  738. set_add(outputs, read_attribute(core, type_ID, "name"))
  739. // Rendered model doesn't exist yet, so create first
  740. if (get_model_id(rendered_name) == ""):
  741. // Rendered model doesn't exist yet, so create first!
  742. rendered_model = instantiate_model(get_full_model(type_ID))
  743. model_create(rendered_model, rendered_name, user_id, type_ID, "Model")
  744. // Tracability model won't exist either
  745. tracability_model = instantiate_model(get_full_model(get_model_id("Tracability")))
  746. model_create(tracability_model, tracability_name, user_id, get_model_id("Tracability"), "Model")
  747. else:
  748. // Read out tracability model
  749. tracability_model = get_full_model(get_model_id(tracability_name))
  750. // Do the operation itself!
  751. result = execute_operation(mapper_ID, inputs, outputs, tracability_model)
  752. // Overwrite the previous rendered model; tracability updated in-place
  753. model_overwrite(result[read_attribute(core, type_ID, "name")], get_model_id(rendered_name))
  754. // Also output the resulting model
  755. output(pretty_print(rendered_name))
  756. else:
  757. output("Permission denied")
  758. else:
  759. output("No such mapper")
  760. else:
  761. output("Permission denied")
  762. else:
  763. output("No such model")
  764. elif (cmd == "transformation_execute"):
  765. // Execute a transformation, whatever type it is
  766. // First we detect the type, so we know how to prepare for invocation
  767. String transformation_id
  768. String exact_type
  769. Element sources
  770. Element targets
  771. String source
  772. String target
  773. String name_id
  774. Element inputs
  775. Element outputs
  776. Element trace_links
  777. String target_model_name
  778. String source_model_name
  779. String source_model_ID
  780. Element result
  781. Element keys
  782. String key
  783. output("Which transformation do you want to execute?")
  784. transformation_id = input()
  785. transformation_id = get_model_id(transformation_id)
  786. if (transformation_id != ""):
  787. if (allow_read(user_id, transformation_id)):
  788. if (is_nominal_instance(core, transformation_id, "Transformation")):
  789. // Read out source and target links
  790. sources = allOutgoingAssociationInstances(core, transformation_id, "transformInput")
  791. inputs = create_node()
  792. while (read_nr_out(sources) > 0):
  793. source = set_pop(sources)
  794. output(string_join("Which model to bind for source type ", read_attribute(core, readAssociationDestination(core, source), "name")))
  795. source_model_name = input()
  796. source_model_ID = get_model_id(source_model_name)
  797. if (name_id != ""):
  798. if (allow_read(user_id, name_id)):
  799. // Check for conformance to the requested metamodel
  800. if (check_is_typed_by(source_model_ID, source)):
  801. if (check_conformance(source_model_ID)):
  802. set_add(inputs, source_model_name)
  803. continue!
  804. else:
  805. output("Model has correct type but does not conform completely!")
  806. else:
  807. output("Model has different type!")
  808. else:
  809. output("Permission denied")
  810. else:
  811. output("No such model")
  812. // Retry this model type
  813. set_add(sources, source)
  814. targets = allOutgoingAssociationInstances(core, transformation_id, "transformOutput")
  815. outputs = create_node()
  816. while (read_nr_out(targets) > 0):
  817. target = set_pop(targets)
  818. output(string_join("Which model to create for target type ", read_attribute(core, readAssociationDestination(core, target), "name")))
  819. target_model_name = input()
  820. if (get_model_id(target_model_name) == ""):
  821. // Doesn't exist yet, so we can easily create
  822. dict_add(outputs, read_attribute(core, readAssociationDestination(core, target), "name"), target_model_name)
  823. else:
  824. // Already exists, so we need to check for write access
  825. if (allow_write(user_id, get_model_id(target_model_name))):
  826. dict_add(outputs, read_attribute(core, readAssociationDestination(core, target), "name"), target_model_name)
  827. else:
  828. output("Permission denied; try again")
  829. set_add(targets, target)
  830. result = execute_operation(transformation_id, inputs, dict_keys(outputs), read_root())
  831. // Now write out the models again
  832. if (element_eq(result, read_root())):
  833. // Something went wrong!
  834. log("Transformation failed; discarding changes")
  835. else:
  836. keys = dict_keys(result)
  837. while (read_nr_out(keys) > 0):
  838. key = set_pop(keys)
  839. if (get_model_id(outputs[key]) == ""):
  840. // New model
  841. model_create(result[key], outputs[key], user_id, get_model_id(key), "Model")
  842. else:
  843. model_overwrite(result[key], get_model_id(outputs[key]))
  844. else:
  845. output("Model is not an executable transformation")
  846. else:
  847. output("Permission denied")
  848. else:
  849. output("No such transformation")
  850. elif (cmd == "verify"):
  851. // Check whether a model conforms to its specification (with the selected type mapping)
  852. String model_id
  853. String result
  854. output("Which model to verify?")
  855. model_id = get_model_id(input())
  856. if (model_id != ""):
  857. if (allow_read(user_id, model_id)):
  858. result = conformance_scd(get_full_model(model_id))
  859. output(result)
  860. else:
  861. output("Permission denied")
  862. else:
  863. output("No such model")
  864. elif (cmd == "model_overwrite"):
  865. // Overwrites an existing model without changing any metadata
  866. String model_id
  867. Element new_model
  868. output("Which model to overwrite?")
  869. model_id = get_model_id(input())
  870. if (model_id != ""):
  871. if (allow_write(user_id, model_id)):
  872. if (allow_read(user_id, set_pop(followAssociation(core, model_id, "instanceOf")))):
  873. output("Waiting for model constructors...")
  874. new_model = construct_model_raw(get_full_model(set_pop(followAssociation(core, model_id, "instanceOf"))))
  875. model_overwrite(new_model, model_id)
  876. output("Model overwrite success!")
  877. else:
  878. output("Permission denied")
  879. else:
  880. output("Permission denied")
  881. else:
  882. output("No such model")
  883. elif (cmd == "model_modify"):
  884. // Model modify operation, which uses the mini_modify.alc operations, though with extensions for access control
  885. String model_id
  886. String type_id
  887. output("Which model do you want to modify?")
  888. model_id = get_model_id(input())
  889. if (model_id != ""):
  890. if (allow_read(user_id, model_id)):
  891. type_id = set_pop(allAssociationDestinations(core, model_id, "instanceOf"))
  892. if (allow_read(user_id, type_id)):
  893. modify(get_full_model(model_id), allow_write(user_id, model_id))
  894. else:
  895. output("Permission denied")
  896. else:
  897. output("Permission denied")
  898. else:
  899. output("Could not find model!")
  900. elif (cmd == "model_delete"):
  901. // Delete a model and all of its related transformations
  902. String model_id
  903. output("=================================================")
  904. output("WARNING: Deletion is a very destructive operation")
  905. output(" as it also deletes all transformations ")
  906. output(" defined which make use of this model! ")
  907. output("=================================================")
  908. output("")
  909. output("Currently not supported!")
  910. elif (cmd == "model_list"):
  911. // List all models
  912. Element models
  913. String m
  914. models = allInstances(core, "Model")
  915. while (read_nr_out(models) > 0):
  916. m = set_pop(models)
  917. output(string_join((string_join(" ", read_attribute(core, m, "name")) + " : "), read_attribute(core, set_pop(followAssociation(core, m, "instanceOf")), "name")))
  918. elif (cmd == "model_list_full"):
  919. // List all models with full info
  920. Element models
  921. String m
  922. String permissions
  923. String owner
  924. String group
  925. String name
  926. String type
  927. models = allInstances(core, "Model")
  928. while (read_nr_out(models) > 0):
  929. m = set_pop(models)
  930. permissions = read_attribute(core, m, "permissions")
  931. owner = read_attribute(core, set_pop(allAssociationDestinations(core, m, "owner")), "name")
  932. group = read_attribute(core, set_pop(allAssociationDestinations(core, m, "group")), "name")
  933. name = read_attribute(core, m, "name")
  934. type = read_attribute(core, set_pop(allAssociationDestinations(core, m, "instanceOf")), "name")
  935. output(((((((((" " + permissions) + " ") + owner) + " ") + group) + " ") + name) + " : ") + type)
  936. elif (cmd == "transformation_add_MT_language"):
  937. // Create a model transformation language from a set of input and output formalisms
  938. String name
  939. String model_id
  940. Element source
  941. Element target
  942. Element all_formalisms
  943. Element merged_formalism
  944. Element ramified_formalism
  945. String old_type_id
  946. String type_id
  947. String location
  948. String new_model_id
  949. old_type_id = ""
  950. // Read involved formalisms
  951. all_formalisms = create_node()
  952. output("Formalisms to include (terminate with empty string)?")
  953. name = input()
  954. while (name != ""):
  955. model_id = get_model_id(name)
  956. if (model_id != ""):
  957. if (allow_read(user_id, model_id)):
  958. type_id = set_pop(allAssociationDestinations(core, model_id, "instanceOf"))
  959. if (bool_or(old_type_id == "", type_id == old_type_id)):
  960. set_add(all_formalisms, create_tuple(name, get_full_model(model_id)))
  961. old_type_id = type_id
  962. elif (old_type_id != type_id):
  963. // Already have a previous type_id and now another: CLASH
  964. output("Cannot add model as types not compatible with previous models; try again")
  965. else:
  966. output("Model not readable; try again")
  967. else:
  968. output("No such model; try again")
  969. name = input()
  970. // Merge all into a single metamodel
  971. if (read_nr_out(all_formalisms) > 0):
  972. output("Name of the RAMified transformation metamodel?")
  973. name = input()
  974. if (get_model_id(name) == ""):
  975. String merged_formalism_id
  976. String ramified_formalism_id
  977. String source_formalism_id
  978. String tracability_link
  979. // New location is available, so write
  980. merged_formalism = model_fuse(set_copy(all_formalisms))
  981. model_create(merged_formalism, "__merged_" + name, user_id, type_id, "Model")
  982. merged_formalism_id = get_model_id("__merged_" + name)
  983. // Add tracability links at this level
  984. while (read_nr_out(all_formalisms) > 0):
  985. source_formalism_id = get_model_id(list_read(set_pop(all_formalisms), 0))
  986. tracability_link = instantiate_link(core, "tracability", "", merged_formalism_id, source_formalism_id)
  987. instantiate_attribute(core, tracability_link, "type", "merged")
  988. // Merge complete, now RAMify!
  989. ramified_formalism = ramify(merged_formalism)
  990. model_create(ramified_formalism, name, user_id, type_id, "Model")
  991. ramified_formalism_id = get_model_id(name)
  992. // Add tracability link at this level
  993. tracability_link = instantiate_link(core, "tracability", "", ramified_formalism_id, merged_formalism_id)
  994. instantiate_attribute(core, tracability_link, "type", "RAMified")
  995. else:
  996. output("Model already exists!")
  997. else:
  998. output("At least one formalism is required")
  999. elif (cmd == "transformation_RAMify"):
  1000. // RAMify a metamodel
  1001. String merged_model_id
  1002. String target_model_name
  1003. String target_model_id
  1004. Element target_model
  1005. String tracability_link
  1006. output("Which metamodel do you want to RAMify?")
  1007. merged_model_id = get_model_id(input())
  1008. if (merged_model_id != ""):
  1009. if (allow_read(user_id, merged_model_id)):
  1010. output("Where do you want to store the RAMified metamodel?")
  1011. target_model_name = input()
  1012. target_model_id = get_model_id(target_model_name)
  1013. if (target_model_id == ""):
  1014. // New model, so everything is fine
  1015. target_model = ramify(get_full_model(merged_model_id))
  1016. model_create(target_model, target_model_name, user_id, set_pop(allAssociationDestinations(core, merged_model_id, "instanceOf")), "Model")
  1017. target_model_id = get_model_id(target_model_name)
  1018. tracability_link = instantiate_link(core, "tracability", "", target_model_id, merged_model_id)
  1019. instantiate_attribute(core, tracability_link, "type", "RAMified")
  1020. else:
  1021. // Existing model, so overwrite
  1022. if (allow_write(user_id, target_model_id)):
  1023. target_model = ramify(get_full_model(merged_model_id))
  1024. model_overwrite(target_model, target_model_id)
  1025. model_delete_element(core, set_pop(allOutgoingAssociationInstances(core, target_model_id, "tracability")))
  1026. tracability_link = instantiate_link(core, "tracability", "", target_model_id, merged_model_id)
  1027. instantiate_attribute(core, tracability_link, "type", "RAMified")
  1028. else:
  1029. output("Permission denied")
  1030. else:
  1031. output("Permission denied!")
  1032. else:
  1033. output("No such model")
  1034. elif (bool_or(cmd == "transformation_add_MANUAL", cmd == "transformation_add_AL")):
  1035. // Add a manual transformation model
  1036. String model_id
  1037. Element models
  1038. Element source
  1039. Element target
  1040. String name
  1041. Element all_formalisms
  1042. Element merged_formalism
  1043. String merged_formalism_id
  1044. String source_formalism_id
  1045. String tracability_link
  1046. String type_id
  1047. String old_type_id
  1048. source = create_node()
  1049. target = create_node()
  1050. all_formalisms = create_node()
  1051. type_id = ""
  1052. old_type_id = ""
  1053. output("Which metamodels do you want to use as source for the operation (empty string to finish)?")
  1054. name = input()
  1055. while (name != ""):
  1056. model_id = get_model_id(name)
  1057. if (model_id != ""):
  1058. if (allow_read(user_id, model_id)):
  1059. if (bool_not(set_in(source, model_id))):
  1060. type_id = set_pop(allAssociationDestinations(core, model_id, "instanceOf"))
  1061. if (bool_or(old_type_id == "", type_id == old_type_id)):
  1062. old_type_id = type_id
  1063. set_add(source, model_id)
  1064. set_add(all_formalisms, create_tuple(name, get_full_model(model_id)))
  1065. elif (old_type_id != type_id):
  1066. // Already have a previous type_id and now another: CLASH
  1067. output("Cannot add model as types not compatible with previous models; try again")
  1068. else:
  1069. output("Model already selected as source")
  1070. else:
  1071. output("Permission denied")
  1072. else:
  1073. output("No such model; try again")
  1074. name = input()
  1075. output("Which metamodels do you want to use as target for the operation (empty string to finish)?")
  1076. name = input()
  1077. while (name != ""):
  1078. model_id = get_model_id(name)
  1079. if (model_id != ""):
  1080. if (allow_read(user_id, model_id)):
  1081. if (bool_not(set_in(target, model_id))):
  1082. type_id = set_pop(allAssociationDestinations(core, model_id, "instanceOf"))
  1083. if (bool_or(old_type_id == "", type_id == old_type_id)):
  1084. old_type_id = type_id
  1085. set_add(target, model_id)
  1086. set_add(all_formalisms, create_tuple(name, get_full_model(model_id)))
  1087. elif (old_type_id != type_id):
  1088. // Already have a previous type_id and now another: CLASH
  1089. output("Cannot add model as types not compatible with previous models; try again")
  1090. else:
  1091. output("Model already selected as target")
  1092. else:
  1093. output("Permission denied")
  1094. else:
  1095. output("No such model; try again")
  1096. name = input()
  1097. output("Name of operation model?")
  1098. name = input()
  1099. if (get_model_id(name) == ""):
  1100. if (cmd == "transformation_add_MANUAL"):
  1101. // Finished with all information, now create the model itself!
  1102. model_create(instantiate_model(get_full_model(get_model_id("ManualOperation"))), name, user_id, get_model_id("ManualOperation"), "ManualOperation")
  1103. model_id = get_model_id(name)
  1104. elif (cmd == "transformation_add_AL"):
  1105. // Finished with all information, now create the model itself!
  1106. output("Waiting for model constructors...")
  1107. add_code_model(get_full_model(get_model_id("ActionLanguage")), "AL/" + name, construct_function())
  1108. model_create(import_node("AL/" + name), name, user_id, get_model_id("ActionLanguage"), "ActionLanguage")
  1109. model_id = get_model_id(name)
  1110. // Write out a merged metamodel containing all these models: this is the MM for the manual operation
  1111. // New location is available, so write
  1112. merged_formalism = model_fuse(set_copy(all_formalisms))
  1113. model_create(merged_formalism, "__merged_" + name, user_id, type_id, "Model")
  1114. merged_formalism_id = get_model_id("__merged_" + name)
  1115. // Add tracability links at this level
  1116. while (read_nr_out(all_formalisms) > 0):
  1117. source_formalism_id = get_model_id(list_read(set_pop(all_formalisms), 0))
  1118. tracability_link = instantiate_link(core, "tracability", "", merged_formalism_id, source_formalism_id)
  1119. instantiate_attribute(core, tracability_link, "type", "merged")
  1120. tracability_link = instantiate_link(core, "tracability", "", model_id, merged_formalism_id)
  1121. instantiate_attribute(core, tracability_link, "type", "operatesOn")
  1122. // Extend metadata with info on source and target
  1123. String link
  1124. String dst
  1125. while (read_nr_out(source) > 0):
  1126. dst = set_pop(source)
  1127. link = instantiate_link(core, "transformInput", "", model_id, dst)
  1128. while (read_nr_out(target) > 0):
  1129. dst = set_pop(target)
  1130. link = instantiate_link(core, "transformOutput", "", model_id, dst)
  1131. else:
  1132. output("Model already exists")
  1133. elif (cmd == "transformation_add_MT"):
  1134. // Add a model transformation model
  1135. // Just a usual model instantiation, but need to add the source and target links based on user info
  1136. String ramified_metamodel_id
  1137. String model_id
  1138. Element models
  1139. Element links
  1140. String link_id
  1141. Element supported
  1142. Element source
  1143. Element target
  1144. String name
  1145. String new_model_id
  1146. String merged_link_id
  1147. Element links_merged
  1148. String merged_metamodel_id
  1149. source = create_node()
  1150. target = create_node()
  1151. supported = create_node()
  1152. output("RAMified metamodel to use?")
  1153. ramified_metamodel_id = get_model_id(input())
  1154. if (ramified_metamodel_id != ""):
  1155. if (allow_read(user_id, ramified_metamodel_id)):
  1156. output("Supported metamodels:")
  1157. links = allOutgoingAssociationInstances(core, ramified_metamodel_id, "tracability")
  1158. while (read_nr_out(links) > 0):
  1159. link_id = set_pop(links)
  1160. merged_metamodel_id = readAssociationDestination(core, link_id)
  1161. if (value_eq(read_attribute(core, link_id, "type"), "RAMified")):
  1162. links_merged = allOutgoingAssociationInstances(core, merged_metamodel_id, "tracability")
  1163. while (read_nr_out(links_merged) > 0):
  1164. merged_link_id = set_pop(links_merged)
  1165. if (value_eq(read_attribute(core, merged_link_id, "type"), "merged")):
  1166. output(string_join(" ", read_attribute(core, readAssociationDestination(core, merged_link_id), "name")))
  1167. set_add(supported, readAssociationDestination(core, merged_link_id))
  1168. output("Which metamodels do you want to use as source for the operation (empty string to finish)?")
  1169. name = input()
  1170. while (name != ""):
  1171. model_id = get_model_id(name)
  1172. if (model_id != ""):
  1173. if (set_in(supported, model_id)):
  1174. if (bool_not(set_in(source, model_id))):
  1175. set_add(source, model_id)
  1176. else:
  1177. output("Model already selected as source")
  1178. else:
  1179. output("Model is not supported by RAMified metamodel!")
  1180. else:
  1181. output("No such model; try again")
  1182. name = input()
  1183. output("Which metamodels do you want to use as target for the operation (empty string to finish)?")
  1184. name = input()
  1185. while (name != ""):
  1186. model_id = get_model_id(name)
  1187. if (model_id != ""):
  1188. if (set_in(supported, model_id)):
  1189. if (bool_not(set_in(target, model_id))):
  1190. set_add(target, model_id)
  1191. else:
  1192. output("Model already selected as target")
  1193. else:
  1194. output("Model is not supported by RAMified metamodel!")
  1195. else:
  1196. output("No such model; try again")
  1197. name = input()
  1198. output("Name of new operation?")
  1199. name = input()
  1200. if (get_model_id(name) == ""):
  1201. String new_model
  1202. // Finished with all information, now create the model itself!
  1203. output("Waiting for model constructors...")
  1204. new_model = construct_model_raw(get_full_model(ramified_metamodel_id))
  1205. model_create(new_model, name, user_id, ramified_metamodel_id, "ModelTransformation")
  1206. model_id = get_model_id(name)
  1207. // Extend metadata with info on source and target
  1208. String link
  1209. String dst
  1210. while (read_nr_out(source) > 0):
  1211. dst = set_pop(source)
  1212. link = instantiate_link(core, "transformInput", "", model_id, dst)
  1213. while (read_nr_out(target) > 0):
  1214. dst = set_pop(target)
  1215. link = instantiate_link(core, "transformOutput", "", model_id, dst)
  1216. else:
  1217. output("Model already exists")
  1218. else:
  1219. output("Permission denied")
  1220. else:
  1221. output("No such model")
  1222. elif (cmd == "transformation_list"):
  1223. // List all models
  1224. Element models
  1225. String m
  1226. String type
  1227. models = allInstances(core, "Transformation")
  1228. while (read_nr_out(models) > 0):
  1229. m = set_pop(models)
  1230. output(string_join(("[" + read_type(core, m)) + "]", string_join((string_join(" ", read_attribute(core, m, "name")) + " : "), read_attribute(core, set_pop(followAssociation(core, m, "instanceOf")), "name"))))
  1231. elif (cmd == "transformation_list_full"):
  1232. // List all models with full info
  1233. Element models
  1234. String m
  1235. String permissions
  1236. String owner
  1237. String group
  1238. String name
  1239. String type
  1240. models = allInstances(core, "Transformation")
  1241. while (read_nr_out(models) > 0):
  1242. m = set_pop(models)
  1243. permissions = read_attribute(core, m, "permissions")
  1244. owner = read_attribute(core, set_pop(allAssociationDestinations(core, m, "owner")), "name")
  1245. group = read_attribute(core, set_pop(allAssociationDestinations(core, m, "group")), "name")
  1246. name = read_attribute(core, m, "name")
  1247. type = read_attribute(core, set_pop(allAssociationDestinations(core, m, "instanceOf")), "name")
  1248. output(((((((((" " + permissions) + " ") + owner) + " ") + group) + " ") + ((("[" + read_type(core, m)) + "] ") + name)) + " : ") + type)
  1249. elif (cmd == "permission_modify"):
  1250. String permissions
  1251. Integer permission
  1252. String model_id
  1253. output("Which model do you want to change permissions of?")
  1254. model_id = get_model_id(input())
  1255. if (model_id != ""):
  1256. if (get_relation_to_model(user_id, model_id) == 0):
  1257. output("New permissions?")
  1258. permissions = input()
  1259. Boolean fail
  1260. Integer i
  1261. i = 0
  1262. if (string_len(permissions) != 3):
  1263. fail = True
  1264. while (i < 3):
  1265. permission = cast_s2i(string_get(permissions, i))
  1266. if (bool_or(permission < 0, permission > 2)):
  1267. fail = True
  1268. break!
  1269. i = i + 1
  1270. if (bool_not(fail)):
  1271. unset_attribute(core, model_id, "permissions")
  1272. instantiate_attribute(core, model_id, "permissions", permissions)
  1273. else:
  1274. output("Permissions must be a string of three characters with each character being a digit between 0 and 2")
  1275. else:
  1276. output("Permission denied!")
  1277. else:
  1278. output("No such model!")
  1279. elif (cmd == "permission_owner"):
  1280. String permissions
  1281. String model_id
  1282. String user_id
  1283. output("Which model do you want to change owner of?")
  1284. model_id = get_model_id(input())
  1285. if (model_id != ""):
  1286. if (bool_or(get_relation_to_model(user_id, model_id) == 0, is_admin(user_id))):
  1287. output("New owner?")
  1288. user_id = get_user_id(input())
  1289. if (user_id != ""):
  1290. model_delete_element(core, set_pop(allOutgoingAssociationInstances(core, model_id, "owner")))
  1291. instantiate_link(core, "owner", "", model_id, user_id)
  1292. else:
  1293. output("No such user!")
  1294. else:
  1295. output("Permission denied!")
  1296. else:
  1297. output("No such model!")
  1298. elif (cmd == "permission_group"):
  1299. String permissions
  1300. String model_id
  1301. String group_id
  1302. output("Which model do you want to change permissions of?")
  1303. model_id = get_model_id(input())
  1304. if (model_id != ""):
  1305. if (bool_or(get_relation_to_model(user_id, model_id) == 0, is_admin(user_id))):
  1306. output("New group?")
  1307. group_id = get_group_id(input())
  1308. if (group_id != ""):
  1309. model_delete_element(core, set_pop(allOutgoingAssociationInstances(core, model_id, "group")))
  1310. instantiate_link(core, "group", "", model_id, group_id)
  1311. else:
  1312. output("No such group!")
  1313. else:
  1314. output("Permission denied!")
  1315. else:
  1316. output("No such model!")
  1317. elif (cmd == "group_create"):
  1318. // Create a new group and become its owner
  1319. String group_id
  1320. String name
  1321. output("Which group do you want to create?")
  1322. name = input()
  1323. group_id = get_group_id(name)
  1324. if (group_id == ""):
  1325. group_id = instantiate_node(core, "Group", "")
  1326. instantiate_attribute(core, group_id, "name", name)
  1327. instantiate_link(core, "belongsTo", "", user_id, group_id)
  1328. instantiate_link(core, "owner", "", group_id, user_id)
  1329. output("Group created!")
  1330. else:
  1331. output("Group already exists")
  1332. elif (cmd == "group_delete"):
  1333. // Delete an existing group
  1334. String group_id
  1335. String name
  1336. output("Which group do you want to delete?")
  1337. name = input()
  1338. group_id = get_group_id(name)
  1339. if (group_id != ""):
  1340. if (allow_group_modify(user_id, group_id)):
  1341. model_delete_element(core, group_id)
  1342. else:
  1343. output("Permission denied")
  1344. else:
  1345. output("No such group")
  1346. elif (cmd == "group_owner_add"):
  1347. // Add an owner to your group
  1348. String group_id
  1349. String other_user_id
  1350. output("Which group do you want to add an owner to?")
  1351. group_id = get_group_id(input())
  1352. if (group_id != ""):
  1353. if (allow_group_modify(user_id, group_id)):
  1354. output("Which user do you want to make an owner?")
  1355. other_user_id = get_user_id(input())
  1356. if (other_user_id != ""):
  1357. Element overlap
  1358. overlap = set_overlap(allIncomingAssociationInstances(core, other_user_id, "owner"), allOutgoingAssociationInstances(core, group_id, "owner"))
  1359. if (read_nr_out(overlap) == 0):
  1360. instantiate_link(core, "owner", "", group_id, other_user_id)
  1361. overlap = set_overlap(allOutgoingAssociationInstances(core, other_user_id, "belongsTo"), allIncomingAssociationInstances(core, group_id, "belongsTo"))
  1362. if (read_nr_out(overlap) == 0):
  1363. instantiate_link(core, "belongsTo", "", other_user_id, group_id)
  1364. output("New owner added to group!")
  1365. else:
  1366. output("User is already an owner!")
  1367. else:
  1368. output("No such user")
  1369. else:
  1370. output("Permission denied!")
  1371. else:
  1372. output("No such group")
  1373. elif (cmd == "group_owner_delete"):
  1374. // Remove an owner from your group
  1375. String group_id
  1376. String other_user_id
  1377. output("Which group do you want to disown someone from?")
  1378. group_id = get_group_id(input())
  1379. if (group_id != ""):
  1380. if (allow_group_modify(user_id, group_id)):
  1381. output("Which user do you want to disown?")
  1382. other_user_id = get_user_id(input())
  1383. if (other_user_id != ""):
  1384. Element overlap
  1385. overlap = set_overlap(allOutgoingAssociationInstances(core, other_user_id, "belongsTo"), allIncomingAssociationInstances(core, group_id, "belongsTo"))
  1386. if (read_nr_out(overlap) > 0):
  1387. overlap = set_overlap(allIncomingAssociationInstances(core, other_user_id, "owner"), allOutgoingAssociationInstances(core, group_id, "owner"))
  1388. if (read_nr_out(overlap) > 0):
  1389. model_delete_element(core, set_pop(overlap))
  1390. output("Disowned group from user!")
  1391. else:
  1392. output("User is not even an owner of the group!")
  1393. else:
  1394. output("User is not even a member of the group!")
  1395. else:
  1396. output("No such user")
  1397. else:
  1398. output("Permission denied!")
  1399. else:
  1400. output("No such group")
  1401. elif (cmd == "group_join"):
  1402. // Add someone to your group
  1403. String group_id
  1404. String other_user_id
  1405. output("Which group do you want to add someone to?")
  1406. group_id = get_group_id(input())
  1407. if (group_id != ""):
  1408. if (allow_group_modify(user_id, group_id)):
  1409. output("Which user do you want to add?")
  1410. other_user_id = get_user_id(input())
  1411. if (other_user_id != ""):
  1412. Element overlap
  1413. overlap = set_overlap(allOutgoingAssociationInstances(core, other_user_id, "belongsTo"), allIncomingAssociationInstances(core, group_id, "belongsTo"))
  1414. if (read_nr_out(overlap) == 0):
  1415. instantiate_link(core, "belongsTo", "", other_user_id, group_id)
  1416. output("User added to the group!")
  1417. else:
  1418. output("User is already a member of the group!")
  1419. else:
  1420. output("No such user")
  1421. else:
  1422. output("Permission denied!")
  1423. else:
  1424. output("No such group")
  1425. elif (cmd == "group_kick"):
  1426. // Remove someone from your group
  1427. String group_id
  1428. String other_user_id
  1429. output("Which group do you want to kick someone from?")
  1430. group_id = get_group_id(input())
  1431. if (group_id != ""):
  1432. if (allow_group_modify(user_id, group_id)):
  1433. output("Which user do you want to kick?")
  1434. other_user_id = get_user_id(input())
  1435. if (other_user_id != ""):
  1436. Element overlap
  1437. overlap = set_overlap(allOutgoingAssociationInstances(core, other_user_id, "belongsTo"), allIncomingAssociationInstances(core, group_id, "belongsTo"))
  1438. if (read_nr_out(overlap) > 0):
  1439. model_delete_element(core, set_pop(overlap))
  1440. // Check if user was an owner as well
  1441. overlap = set_overlap(allIncomingAssociationInstances(core, other_user_id, "owner"), allOutgoingAssociationInstances(core, group_id, "owner"))
  1442. if (read_nr_out(overlap) > 0):
  1443. model_delete_element(core, set_pop(overlap))
  1444. output("User kicked!")
  1445. else:
  1446. output("User is not even a member of the group!")
  1447. else:
  1448. output("No such user")
  1449. else:
  1450. output("Permission denied!")
  1451. else:
  1452. output("No such group")
  1453. elif (cmd == "group_list"):
  1454. // List all groups you are a member of (and whether you are admin or not!)
  1455. Element groups
  1456. String group_id
  1457. String admin
  1458. groups = allAssociationDestinations(core, user_id, "belongsTo")
  1459. while (read_nr_out(groups) > 0):
  1460. group_id = set_pop(groups)
  1461. if (set_in(allOutgoingAssociationInstances(core, group_id, "owner"), user_id)):
  1462. admin = " A "
  1463. else:
  1464. admin = " "
  1465. output(string_join(admin, read_attribute(core, group_id, "name")))
  1466. elif (cmd == "admin_promote"):
  1467. // Promote a user to admin status
  1468. if (is_admin(user_id)):
  1469. String other_user_id
  1470. output("Which user do you want to promote?")
  1471. other_user_id = get_user_id(input())
  1472. if (other_user_id != ""):
  1473. unset_attribute(core, other_user_id, "admin")
  1474. instantiate_attribute(core, other_user_id, "admin", True)
  1475. output("Permissions granted!")
  1476. else:
  1477. output("No such user!")
  1478. else:
  1479. output("Permission denied!")
  1480. elif (cmd == "admin_demote"):
  1481. // Demote a user to normal status
  1482. if (is_admin(user_id)):
  1483. String other_user_id
  1484. output("Which user do you want to demote?")
  1485. other_user_id = get_user_id(input())
  1486. if (other_user_id != ""):
  1487. unset_attribute(core, other_user_id, "admin")
  1488. instantiate_attribute(core, other_user_id, "admin", False)
  1489. output("Permissions revoked!")
  1490. else:
  1491. output("No such user!")
  1492. else:
  1493. output("Permission denied!")
  1494. elif (cmd == "self-destruct"):
  1495. // Delete user from Core Formalism
  1496. model_delete_element(core, user_id)
  1497. return !
  1498. elif (cmd == "exit"):
  1499. // Exit by actually removing the user and decoupling it from all of its models
  1500. // Restarting with the same user name will NOT grant you access to anything of the previous user with that same name
  1501. // as the current user will have been deleted
  1502. return !
  1503. else:
  1504. output("Unknown command: " + cmd)
  1505. // We never get here!
  1506. return !