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/setAttributeText.modelingbot')
-rw-r--r--tests/org.eclipse.emf.examples.eef.tests.junit/models/modelingbot/propertiesView_conference/setAttributeText.modelingbot4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/org.eclipse.emf.examples.eef.tests.junit/models/modelingbot/propertiesView_conference/setAttributeText.modelingbot b/tests/org.eclipse.emf.examples.eef.tests.junit/models/modelingbot/propertiesView_conference/setAttributeText.modelingbot
index fc7b6db3a..b8cceb0b8 100644
--- a/tests/org.eclipse.emf.examples.eef.tests.junit/models/modelingbot/propertiesView_conference/setAttributeText.modelingbot
+++ b/tests/org.eclipse.emf.examples.eef.tests.junit/models/modelingbot/propertiesView_conference/setAttributeText.modelingbot
@@ -7,14 +7,14 @@
<root href="platform:/plugin/org.eclipse.emf.examples.eef/model/conference.ecore#//Conference"/>
</processings>
<processings xsi:type="eef-test:CloseEditor" name="setAttributeText.conference" path="setAttributeText"/>
- <processings xsi:type="eef-test:OpenEditor" name="setAttributeText" documentation="" editorName="setAttributeText/setAttributeText.conference"/>
+ <processings xsi:type="eef-test:OpenEditor" name="setAttributeText" editorName="setAttributeText/setAttributeText.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">
<type href="platform:/plugin/org.eclipse.emf.examples.eef/model/conference.ecore#//Person"/>
<eContainingFeature xsi:type="ecore:EReference" href="platform:/plugin/org.eclipse.emf.examples.eef/model/conference.ecore#//Conference/participants"/>
</processings>
- <processings xsi:type="eef-test_1:SetAttribute" name="first name" referenceableObject="//@sequences.0/@processings.5/@processings.0">
+ <processings xsi:type="eef-test_1:SetAttribute" name="first name" documentation="" referenceableObject="//@sequences.0/@processings.5/@processings.0">
<propertiesEditionElement href="platform:/plugin/org.eclipse.emf.examples.eef.edit/models/conference.components#_KvJBKJkmEd6sxtwdpecy3w"/>
<values>my details page first name</values>
<eContainingFeature xsi:type="ecore:EAttribute" href="platform:/plugin/org.eclipse.emf.examples.eef/model/conference.ecore#//Person/firstname"/>

Back to the top