File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -242,11 +242,11 @@ to it:
242242
243243``` json
244244{
245- "eClass" : " http://www.eclipsesource.com/schema/2019 /modelserver/command#//CompoundCommand" ,
245+ "eClass" : " http://www.eclipse.org/emfcloud /modelserver/command#//CompoundCommand" ,
246246 "type" : " compound" ,
247247 "commands" : [
248248 {
249- "eClass" : " http://www.eclipsesource.com/schema/2019 /modelserver/command#//Command" ,
249+ "eClass" : " http://www.eclipse.org/emfcloud /modelserver/command#//Command" ,
250250 "type" : " set" ,
251251 "owner" : {
252252 "eClass" :" http://www.eclipsesource.com/modelserver/example/coffeemodel#//AutomaticTask" ,
@@ -256,7 +256,7 @@ to it:
256256 "dataValues" : [ " Auto Brew" ]
257257 },
258258 {
259- "eClass" : " http://www.eclipsesource.com/schema/2019 /modelserver/command#//Command" ,
259+ "eClass" : " http://www.eclipse.org/emfcloud /modelserver/command#//Command" ,
260260 "type" : " add" ,
261261 "owner" : {
262262 "eClass" :" http://www.eclipsesource.com/modelserver/example/coffeemodel#//AutomaticTask" ,
You can’t perform that action at this time.
0 commit comments