Skip to content

Commit

Permalink
[#1346] Remove RO descriptors layer
Browse files Browse the repository at this point in the history
Apply to Features domain

Signed-off-by: Alexander Fedorov <[email protected]>
  • Loading branch information
ruspl-afed committed May 1, 2024
1 parent d0f125e commit 0180a9c
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
<?xml version="1.0" encoding="ASCII"?>
<org.eclipse.emf.ecp.view.model:View 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:org.eclipse.emf.ecp.view.model="http://org/eclipse/emf/ecp/view/model/1180" xmi:id="_SUWLYAbBEemNz8l9BTvo0A" name="FeatureSet">
<rootEClass href="http://www.eclipse.org/passage/lic/features/2.0.0#//FeatureSet"/>
<rootEClass href="http://www.eclipse.org/passage/lic/features/3.0.0#//FeatureSet"/>
<ecorePaths>/org.eclipse.passage.lic.features.ecore/model/features.ecore</ecorePaths>
<children xsi:type="org.eclipse.emf.ecp.view.model:Control" xmi:id="_SW6XMAbBEemNz8l9BTvo0A" name="Control identifier">
<domainModelReference xsi:type="org.eclipse.emf.ecp.view.model:FeaturePathDomainModelReference" xmi:id="_SW6-QAbBEemNz8l9BTvo0A">
<domainModelEFeature xsi:type="ecore:EAttribute" href="http://www.eclipse.org/passage/lic/features/2.0.0#//FeatureSet/identifier"/>
<domainModelEFeature xsi:type="ecore:EAttribute" href="http://www.eclipse.org/passage/lic/features/3.0.0#//FeatureSet/identifier"/>
</domainModelReference>
</children>
<children xsi:type="org.eclipse.emf.ecp.view.model:Control" xmi:id="_SW6-QQbBEemNz8l9BTvo0A" name="Control name">
<domainModelReference xsi:type="org.eclipse.emf.ecp.view.model:FeaturePathDomainModelReference" xmi:id="_SW6-QgbBEemNz8l9BTvo0A">
<domainModelEFeature xsi:type="ecore:EAttribute" href="http://www.eclipse.org/passage/lic/features/2.0.0#//FeatureSet/name"/>
<domainModelEFeature xsi:type="ecore:EAttribute" href="http://www.eclipse.org/passage/lic/features/3.0.0#//FeatureSet/name"/>
</domainModelReference>
</children>
<children xsi:type="org.eclipse.emf.ecp.view.model:Control" xmi:id="_SW6-QwbBEemNz8l9BTvo0A" name="Control description">
<domainModelReference xsi:type="org.eclipse.emf.ecp.view.model:FeaturePathDomainModelReference" xmi:id="_SW6-RAbBEemNz8l9BTvo0A">
<domainModelEFeature xsi:type="ecore:EAttribute" href="http://www.eclipse.org/passage/lic/features/2.0.0#//FeatureSet/description"/>
<domainModelEFeature xsi:type="ecore:EAttribute" href="http://www.eclipse.org/passage/lic/features/3.0.0#//FeatureSet/description"/>
</domainModelReference>
</children>
</org.eclipse.emf.ecp.view.model:View>

0 comments on commit 0180a9c

Please sign in to comment.