Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/org.eclipse.emf.eef.tests.nonreg.junit/models/wizard_nonreg/editSetReferenceRefTable.modelingbot')
-rw-r--r--tests/org.eclipse.emf.eef.tests.nonreg.junit/models/wizard_nonreg/editSetReferenceRefTable.modelingbot38
1 files changed, 0 insertions, 38 deletions
diff --git a/tests/org.eclipse.emf.eef.tests.nonreg.junit/models/wizard_nonreg/editSetReferenceRefTable.modelingbot b/tests/org.eclipse.emf.eef.tests.nonreg.junit/models/wizard_nonreg/editSetReferenceRefTable.modelingbot
deleted file mode 100644
index e938266d7..000000000
--- a/tests/org.eclipse.emf.eef.tests.nonreg.junit/models/wizard_nonreg/editSetReferenceRefTable.modelingbot
+++ /dev/null
@@ -1,38 +0,0 @@
-<?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="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="setReferenceRefTable" projectName="setReferenceRefTable"/>
- <processings xsi:type="eef-test:CreateModel" name="eefnr" documentation="" modelName="setReferenceRefTable.eefnr" path="setReferenceRefTable">
- <root href="platform:/plugin/org.eclipse.emf.eef.tests.nonreg/model/eefnr.ecore#//Root"/>
- </processings>
- <processings xsi:type="eef-test_1:Check"/>
- <processings xsi:type="eef-mbot:DetailsPage">
- <processings xsi:type="eef-test_1:Add" name="ref table sample" referenceableObject="//@sequences.0/@processings.1">
- <type href="platform:/plugin/org.eclipse.emf.eef.tests.nonreg/model/eefnr.ecore#//ReferencesTableSample"/>
- <eContainingFeature xsi:type="ecore:EReference" href="platform:/plugin/org.eclipse.emf.eef.tests.nonreg/model/eefnr.ecore#//Root/samples"/>
- </processings>
- <processings xsi:type="eef-test_1:Add" name="total sample 1" referenceableObject="//@sequences.0/@processings.1">
- <type href="platform:/plugin/org.eclipse.emf.eef.tests.nonreg/model/eefnr.ecore#//TotalSample"/>
- <eContainingFeature xsi:type="ecore:EReference" href="platform:/plugin/org.eclipse.emf.eef.tests.nonreg/model/eefnr.ecore#//Root/samples"/>
- </processings>
- <processings xsi:type="eef-test_1:Add" name="total sample 2" referenceableObject="//@sequences.0/@processings.1">
- <type href="platform:/plugin/org.eclipse.emf.eef.tests.nonreg/model/eefnr.ecore#//TotalSample"/>
- <eContainingFeature xsi:type="ecore:EReference" href="platform:/plugin/org.eclipse.emf.eef.tests.nonreg/model/eefnr.ecore#//Root/samples"/>
- </processings>
- <processings xsi:type="eef-test_1:SetReference" name="required property" referenceableObject="//@sequences.0/@processings.3/@processings.0" values="//@sequences.0/@processings.3/@processings.1">
- <propertiesEditionElement href="platform:/plugin/org.eclipse.emf.eef.tests.nonreg.edit/models/eefnr.components#_Fx_LLQwvEd-uP4lw9e0IMw"/>
- <eContainingFeature xsi:type="ecore:EReference" href="platform:/plugin/org.eclipse.emf.eef.tests.nonreg/model/eefnr.ecore#//ReferencesTableSample/referencestableRequiredProperty"/>
- </processings>
- <processings xsi:type="eef-mbot:Wizard" referenceableObject="//@sequences.0/@processings.3/@processings.0">
- <processings xsi:type="eef-test_1:SetReference" name="required property" referenceableObject="//@sequences.0/@processings.3/@processings.0" values="//@sequences.0/@processings.3/@processings.2">
- <propertiesEditionElement href="platform:/plugin/org.eclipse.emf.eef.tests.nonreg.edit/models/eefnr.components#_Fx_LLQwvEd-uP4lw9e0IMw"/>
- <eContainingFeature xsi:type="ecore:EReference" href="platform:/plugin/org.eclipse.emf.eef.tests.nonreg/model/eefnr.ecore#//ReferencesTableSample/referencestableRequiredProperty"/>
- </processings>
- </processings>
- <processings xsi:type="eef-test:Save"/>
- </processings>
- <processings xsi:type="eef-test_1:Check"/>
- <processings xsi:type="eef-test:RemoveProject" name="setReferenceRefTable" projectName="setReferenceRefTable"/>
- </sequences>
-</eef-mbot:ModelingBot>

Back to the top