|
@@ -299,6 +299,7 @@ class TestModelverseCore(unittest.TestCase):
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
"PetriNets_Print",
|
|
"PetriNets_Print",
|
|
|
|
+ "model_list_full",
|
|
],
|
|
],
|
|
[ "Desired username for admin user?",
|
|
[ "Desired username for admin user?",
|
|
"Welcome to the Model Management Interface v2.0!",
|
|
"Welcome to the Model Management Interface v2.0!",
|
|
@@ -334,14 +335,15 @@ class TestModelverseCore(unittest.TestCase):
|
|
"Model added as source",
|
|
"Model added as source",
|
|
"Which ones do you want to use as target (empty string to finish)?",
|
|
"Which ones do you want to use as target (empty string to finish)?",
|
|
"Name of new transformation?",
|
|
"Name of new transformation?",
|
|
- "Met-info correctly set!",
|
|
|
|
|
|
+ "Meta-info correctly set!",
|
|
|
|
+ "Ready for command...",
|
|
set([" 221 root admin 673 SimpleClassDiagrams : SimpleClassDiagrams",
|
|
set([" 221 root admin 673 SimpleClassDiagrams : SimpleClassDiagrams",
|
|
" 221 root admin 86 CoreFormalism : SimpleClassDiagrams",
|
|
" 221 root admin 86 CoreFormalism : SimpleClassDiagrams",
|
|
" 200 root nobody 14 PetriNets : SimpleClassDiagrams",
|
|
" 200 root nobody 14 PetriNets : SimpleClassDiagrams",
|
|
" 200 root nobody 14 __merged_PetriNets_RAM : SimpleClassDiagrams",
|
|
" 200 root nobody 14 __merged_PetriNets_RAM : SimpleClassDiagrams",
|
|
" 200 root nobody 328 PetriNets_RAM : SimpleClassDiagrams",
|
|
" 200 root nobody 328 PetriNets_RAM : SimpleClassDiagrams",
|
|
- " 200 root nobody 0 PetriNets_Print : PetriNets_RAM",
|
|
|
|
- " 200 root admin 79 core : CoreFormalism"]),
|
|
|
|
|
|
+ " 200 root nobody 0 PetriNets_Print : PetriNets_RAM",
|
|
|
|
+ " 200 root admin 90 core : CoreFormalism"]),
|
|
"Ready for command...",
|
|
"Ready for command...",
|
|
],
|
|
],
|
|
mode))
|
|
mode))
|