Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/org.eclipse.emf.eef.tests.nonreg.junit/models/propertiesView_nonreg/cancelAddTableCompo.modelingbot')
-rw-r--r--tests/org.eclipse.emf.eef.tests.nonreg.junit/models/propertiesView_nonreg/cancelAddTableCompo.modelingbot18
1 files changed, 9 insertions, 9 deletions
diff --git a/tests/org.eclipse.emf.eef.tests.nonreg.junit/models/propertiesView_nonreg/cancelAddTableCompo.modelingbot b/tests/org.eclipse.emf.eef.tests.nonreg.junit/models/propertiesView_nonreg/cancelAddTableCompo.modelingbot
index b9ff40a00..9a4c041ac 100644
--- a/tests/org.eclipse.emf.eef.tests.nonreg.junit/models/propertiesView_nonreg/cancelAddTableCompo.modelingbot
+++ b/tests/org.eclipse.emf.eef.tests.nonreg.junit/models/propertiesView_nonreg/cancelAddTableCompo.modelingbot
@@ -1,29 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
<eef-mbot:ModelingBot xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:eef-mbot="http://www.eclipse.org/emf/eef/mbot/1.0.0" xmlns:eef-test="http://www.eclipse.org/emf/eef/test/EclipseActions/1.0.0" xmlns:eef-test_1="http://www.eclipse.org/emf/eef/test/EEFActions/1.0.0">
- <propertiesEditionContext href="../../../../org.eclipse.emf.eef.tests.nonreg.edit/models/eefnr.components#_Fx_LAAwvEd-uP4lw9e0IMw"/>
+ <propertiesEditionContext href="platform:/plugin/org.eclipse.emf.eef.tests.nonreg.edit/models/eefnr.components#_Fx_LAAwvEd-uP4lw9e0IMw"/>
<sequences xsi:type="eef-mbot:Scenario">
<processings xsi:type="eef-test:CreateProject" name="cancelAddTableCompo" projectName="cancelAddTableCompo"/>
<processings xsi:type="eef-test:CreateModel" name="eefnr" documentation="" modelName="cancelAddTableCompo.eefnr" path="cancelAddTableCompo">
- <root href="../../../../org.eclipse.emf.eef.tests.nonreg/model/eefnr.ecore#//Root"/>
+ <root href="platform:/plugin/org.eclipse.emf.eef.tests.nonreg/model/eefnr.ecore#//Root"/>
</processings>
<processings xsi:type="eef-test:CloseEditor" name="cancelAddTableCompo.eefnr" path="cancelAddTableCompo"/>
<processings xsi:type="eef-test:OpenEditor" name="cancelAddTableCompo" editorName="cancelAddTableCompo/cancelAddTableCompo.eefnr"/>
<processings xsi:type="eef-test_1:Check"/>
<processings xsi:type="eef-mbot:PropertiesView">
<processings xsi:type="eef-test_1:Add" name="table compo sample" referenceableObject="//@sequences.0/@processings.1">
- <type href="../../../../org.eclipse.emf.eef.tests.nonreg/model/eefnr.ecore#//TableCompositionEditorSample"/>
- <eContainingFeature xsi:type="ecore:EReference" href="../../../../org.eclipse.emf.eef.tests.nonreg/model/eefnr.ecore#//Root/samples"/>
+ <type href="platform:/plugin/org.eclipse.emf.eef.tests.nonreg/model/eefnr.ecore#//TableCompositionEditorSample"/>
+ <eContainingFeature xsi:type="ecore:EReference" href="platform:/plugin/org.eclipse.emf.eef.tests.nonreg/model/eefnr.ecore#//Root/samples"/>
</processings>
<processings xsi:type="eef-mbot:Wizard">
<processings xsi:type="eef-test_1:Add" name="sample" referenceableObject="//@sequences.0/@processings.5/@processings.0">
- <propertiesEditionElement href="../../../../org.eclipse.emf.eef.tests.nonreg.edit/models/eefnr.components#_Fx_LNgwvEd-uP4lw9e0IMw"/>
- <type href="../../../../org.eclipse.emf.eef.tests.nonreg/model/eefnr.ecore#//Sample"/>
- <eContainingFeature xsi:type="ecore:EReference" href="../../../../org.eclipse.emf.eef.tests.nonreg/model/eefnr.ecore#//TableCompositionEditorSample/tablecompositionRequiredProperty"/>
+ <propertiesEditionElement href="platform:/plugin/org.eclipse.emf.eef.tests.nonreg.edit/models/eefnr.components#_Fx_LNgwvEd-uP4lw9e0IMw"/>
+ <type href="platform:/plugin/org.eclipse.emf.eef.tests.nonreg/model/eefnr.ecore#//Sample"/>
+ <eContainingFeature xsi:type="ecore:EReference" href="platform:/plugin/org.eclipse.emf.eef.tests.nonreg/model/eefnr.ecore#//TableCompositionEditorSample/tablecompositionRequiredProperty"/>
</processings>
<processings xsi:type="eef-test_1:SetAttribute" name="text required property" referenceableObject="//@sequences.0/@processings.5/@processings.1/@processings.0">
- <propertiesEditionElement href="../../../../org.eclipse.emf.eef.tests.nonreg.edit/models/eefnr.components#_CDVckQ_gEd-fwJDNg0onkA"/>
+ <propertiesEditionElement href="platform:/plugin/org.eclipse.emf.eef.tests.nonreg.edit/models/eefnr.components#_CDVckQ_gEd-fwJDNg0onkA"/>
<values>sample1</values>
- <eContainingFeature xsi:type="ecore:EAttribute" href="../../../../org.eclipse.emf.eef.tests.nonreg/model/eefnr.ecore#//Sample/textRequiredProperty"/>
+ <eContainingFeature xsi:type="ecore:EAttribute" href="platform:/plugin/org.eclipse.emf.eef.tests.nonreg/model/eefnr.ecore#//Sample/textRequiredProperty"/>
</processings>
<processings xsi:type="eef-test_1:Cancel" name="set required property" processing="//@sequences.0/@processings.5/@processings.1"/>
</processings>

Back to the top