Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/org.eclipse.emf.examples.eef.tests.junit/models/modelingbot/propertiesView_conference/undoSetReferenceAdvRefTable.modelingbot')
-rw-r--r--tests/org.eclipse.emf.examples.eef.tests.junit/models/modelingbot/propertiesView_conference/undoSetReferenceAdvRefTable.modelingbot10
1 files changed, 6 insertions, 4 deletions
diff --git a/tests/org.eclipse.emf.examples.eef.tests.junit/models/modelingbot/propertiesView_conference/undoSetReferenceAdvRefTable.modelingbot b/tests/org.eclipse.emf.examples.eef.tests.junit/models/modelingbot/propertiesView_conference/undoSetReferenceAdvRefTable.modelingbot
index 1ca5e17a7..24d0092da 100644
--- a/tests/org.eclipse.emf.examples.eef.tests.junit/models/modelingbot/propertiesView_conference/undoSetReferenceAdvRefTable.modelingbot
+++ b/tests/org.eclipse.emf.examples.eef.tests.junit/models/modelingbot/propertiesView_conference/undoSetReferenceAdvRefTable.modelingbot
@@ -7,7 +7,7 @@
<root href="platform:/plugin/org.eclipse.emf.examples.eef/model/conference.ecore#//Conference"/>
</processings>
<processings xsi:type="eef-test:CloseEditor" name="undoSetReferenceAdvRefTable.conference" path="undoSetReferenceAdvRefTable"/>
- <processings xsi:type="eef-test:OpenEditor" name="undoSetReferenceAdvRefTable" documentation="" editorName="undoSetReferenceAdvRefTable/undoSetReferenceAdvRefTable.conference"/>
+ <processings xsi:type="eef-test:OpenEditor" name="undoSetReferenceAdvRefTable" editorName="undoSetReferenceAdvRefTable/undoSetReferenceAdvRefTable.conference"/>
<processings xsi:type="eef-test_1:Check"/>
<processings xsi:type="eef-mbot:PropertiesView">
<processings xsi:type="eef-test_1:Add" name="participant1" documentation="" referenceableObject="//@sequences.0/@processings.1">
@@ -19,21 +19,23 @@
<values>my first name</values>
<eContainingFeature xsi:type="ecore:EAttribute" href="platform:/plugin/org.eclipse.emf.examples.eef/model/conference.ecore#//Person/firstname"/>
</processings>
+ <processings xsi:type="eef-test:Save"/>
+ </processings>
+ <processings xsi:type="eef-mbot:PropertiesView">
<processings xsi:type="eef-test_1:Add" name="talk1" referenceableObject="//@sequences.0/@processings.1">
<type href="platform:/plugin/org.eclipse.emf.examples.eef/model/conference.ecore#//Talk"/>
<eContainingFeature xsi:type="ecore:EReference" href="platform:/plugin/org.eclipse.emf.examples.eef/model/conference.ecore#//Conference/talks"/>
</processings>
- <processings xsi:type="eef-test_1:SetAttribute" name="title" referenceableObject="//@sequences.0/@processings.5/@processings.2">
+ <processings xsi:type="eef-test_1:SetAttribute" name="title" referenceableObject="//@sequences.0/@processings.6/@processings.0">
<propertiesEditionElement href="platform:/plugin/org.eclipse.emf.examples.eef.edit/models/conference.components#_KvJBMJkmEd6sxtwdpecy3w"/>
<values>talk1</values>
<eContainingFeature xsi:type="ecore:EAttribute" href="platform:/plugin/org.eclipse.emf.examples.eef/model/conference.ecore#//Talk/title"/>
</processings>
- <processings xsi:type="eef-test_1:SetReference" name="assists" referenceableObject="//@sequences.0/@processings.5/@processings.0" values="//@sequences.0/@processings.5/@processings.2">
+ <processings xsi:type="eef-test_1:SetReference" name="assists" referenceableObject="//@sequences.0/@processings.5/@processings.0" values="//@sequences.0/@processings.6/@processings.0">
<propertiesEditionElement href="platform:/plugin/org.eclipse.emf.examples.eef.edit/models/conference.components#_KvJBLJkmEd6sxtwdpecy3w"/>
<eContainingFeature xsi:type="ecore:EReference" href="platform:/plugin/org.eclipse.emf.examples.eef/model/conference.ecore#//Person/assists"/>
</processings>
<processings xsi:type="eef-test:Save"/>
- <processings xsi:type="eef-test_1:Check"/>
<processings xsi:type="eef-test:Undo" name="undo set ref assists : talk1"/>
<processings xsi:type="eef-test:Save"/>
</processings>

Back to the top