<?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/170" xmlns:org.eclipse.emf.ecp.view.treemasterview.model="http://org/eclipse/emf/ecp/view/treemasterview/model"> | |
<rootEClass href="http://org/eclipse/example/bowling#//League"/> | |
<children xsi:type="org.eclipse.emf.ecp.view.treemasterview.model:TreeMasterDetail"> | |
<detailView> | |
<children xsi:type="org.eclipse.emf.ecp.view.model:Control" name="Control players"> | |
<domainModelReference xsi:type="org.eclipse.emf.ecp.view.model:FeaturePathDomainModelReference"> | |
<domainModelEFeature xsi:type="ecore:EReference" href="http://org/eclipse/example/bowling#//League/players"/> | |
</domainModelReference> | |
</children> | |
<children xsi:type="org.eclipse.emf.ecp.view.model:Control" name="Control name"> | |
<domainModelReference xsi:type="org.eclipse.emf.ecp.view.model:FeaturePathDomainModelReference"> | |
<domainModelEFeature xsi:type="ecore:EAttribute" href="http://org/eclipse/example/bowling#//League/name"/> | |
</domainModelReference> | |
</children> | |
</detailView> | |
</children> | |
</org.eclipse.emf.ecp.view.model:View> |