| <?xml version="1.0" encoding="UTF-8"?> |
| <xmi:XMI 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-model="http://www.eclipse.org/emf/eef/editingmodel/1.0.0" xmlns:eef-views="http://www.eclipse.org/emf/eef/views/1.0.0"> |
| <eef-model:PropertiesEditingModel name="ConferenceFX"> |
| <bindings> |
| <eClass href="platform:/plugin/org.eclipse.emf.examples.eef/model/conference.ecore#//Conference"/> |
| <views xsi:type="eef-model:EObjectView" definition="/1/@views.0"/> |
| <views xsi:type="eef-model:EObjectView" definition="/1/@views.1"/> |
| <propertyBindings> |
| <feature xsi:type="ecore:EAttribute" href="platform:/plugin/org.eclipse.emf.examples.eef/model/conference.ecore#//Conference/name"/> |
| <editor xsi:type="eef-model:EObjectEditor" definition="/1/@views.0/@elements.0"/> |
| </propertyBindings> |
| <propertyBindings> |
| <feature xsi:type="ecore:EAttribute" href="platform:/plugin/org.eclipse.emf.examples.eef/model/conference.ecore#//Conference/overview"/> |
| <editor xsi:type="eef-model:EObjectEditor" definition="/1/@views.0/@elements.1"/> |
| </propertyBindings> |
| <propertyBindings> |
| <feature xsi:type="ecore:EReference" href="platform:/plugin/org.eclipse.emf.examples.eef/model/conference.ecore#//Conference/participants"/> |
| <editor xsi:type="eef-model:EObjectEditor" definition="/1/@views.1/@elements.0"/> |
| </propertyBindings> |
| </bindings> |
| <bindings> |
| <eClass href="platform:/plugin/org.eclipse.emf.examples.eef/model/conference.ecore#//Participant"/> |
| <views xsi:type="eef-model:EObjectView" definition="/1/@views.2"/> |
| <views xsi:type="eef-model:EObjectView" definition="/1/@views.3"/> |
| <propertyBindings> |
| <feature xsi:type="ecore:EAttribute" href="platform:/plugin/org.eclipse.emf.examples.eef/model/conference.ecore#//Participant/firstname"/> |
| <editor xsi:type="eef-model:EObjectEditor" definition="/1/@views.2/@elements.0/@elements.0"/> |
| </propertyBindings> |
| <propertyBindings> |
| <feature xsi:type="ecore:EAttribute" href="platform:/plugin/org.eclipse.emf.examples.eef/model/conference.ecore#//Participant/lastname"/> |
| <editor xsi:type="eef-model:EObjectEditor" definition="/1/@views.2/@elements.0/@elements.1"/> |
| </propertyBindings> |
| <propertyBindings> |
| <feature xsi:type="ecore:EAttribute" href="platform:/plugin/org.eclipse.emf.examples.eef/model/conference.ecore#//Participant/gender"/> |
| <editor xsi:type="eef-model:EObjectEditor" definition="/1/@views.2/@elements.0/@elements.2"/> |
| </propertyBindings> |
| <propertyBindings> |
| <feature xsi:type="ecore:EAttribute" href="platform:/plugin/org.eclipse.emf.examples.eef/model/conference.ecore#//Participant/isRegistered"/> |
| <editor xsi:type="eef-model:EObjectEditor" definition="/1/@views.3/@elements.0"/> |
| </propertyBindings> |
| <propertyBindings> |
| <feature xsi:type="ecore:EAttribute" href="platform:/plugin/org.eclipse.emf.examples.eef/model/conference.ecore#//Participant/bio"/> |
| <editor xsi:type="eef-model:EObjectEditor" definition="/1/@views.2/@elements.1/@elements.0"/> |
| </propertyBindings> |
| </bindings> |
| </eef-model:PropertiesEditingModel> |
| <eef-views:ViewsRepository documentation="" name="ConferenceFX"> |
| <views name="Conference"> |
| <elements xsi:type="eef-views:ElementEditor" name="name"> |
| <representation href="eeftoolkit:/org.eclipse.emf.eef.runtime.ui.fx/org.eclipse.emf.eef.runtime.ui.fx.view.propertyeditors.impl.fxtoolkit.FXToolkit#//@widgets.0"/> |
| </elements> |
| <elements xsi:type="eef-views:ElementEditor" name="overview"> |
| <representation href="eeftoolkit:/org.eclipse.emf.eef.runtime.ui.fx/org.eclipse.emf.eef.runtime.ui.fx.view.propertyeditors.impl.fxtoolkit.FXToolkit#//@widgets.0"/> |
| </elements> |
| </views> |
| <views name="Participants"> |
| <elements xsi:type="eef-views:ElementEditor" name="participants"> |
| <representation href="eeftoolkit:/org.eclipse.emf.eef.runtime.ui.fx/org.eclipse.emf.eef.runtime.ui.fx.view.propertyeditors.impl.fxtoolkit.FXToolkit#//@widgets.5"/> |
| </elements> |
| </views> |
| <views name="Participant"> |
| <elements xsi:type="eef-views:Container" name="Identity"> |
| <representation href="eeftoolkit:/org.eclipse.emf.eef.runtime.ui.fx/org.eclipse.emf.eef.runtime.ui.fx.view.propertyeditors.impl.fxtoolkit.FXToolkit#//@widgets.4"/> |
| <elements xsi:type="eef-views:ElementEditor" name="firstname"> |
| <representation href="eeftoolkit:/org.eclipse.emf.eef.runtime.ui.fx/org.eclipse.emf.eef.runtime.ui.fx.view.propertyeditors.impl.fxtoolkit.FXToolkit#//@widgets.0"/> |
| </elements> |
| <elements xsi:type="eef-views:ElementEditor" name="lastname"> |
| <representation href="eeftoolkit:/org.eclipse.emf.eef.runtime.ui.fx/org.eclipse.emf.eef.runtime.ui.fx.view.propertyeditors.impl.fxtoolkit.FXToolkit#//@widgets.0"/> |
| </elements> |
| <elements xsi:type="eef-views:ElementEditor" name="gender"> |
| <representation href="eeftoolkit:/org.eclipse.emf.eef.runtime.ui.fx/org.eclipse.emf.eef.runtime.ui.fx.view.propertyeditors.impl.fxtoolkit.FXToolkit#//@widgets.2"/> |
| </elements> |
| </elements> |
| <elements xsi:type="eef-views:Container" name="Bio"> |
| <representation href="eeftoolkit:/org.eclipse.emf.eef.runtime.ui.fx/org.eclipse.emf.eef.runtime.ui.fx.view.propertyeditors.impl.fxtoolkit.FXToolkit#//@widgets.4"/> |
| <elements xsi:type="eef-views:ElementEditor" name="bio"> |
| <representation href="eeftoolkit:/org.eclipse.emf.eef.runtime.ui.fx/org.eclipse.emf.eef.runtime.ui.fx.view.propertyeditors.impl.fxtoolkit.FXToolkit#//@widgets.3"/> |
| </elements> |
| </elements> |
| </views> |
| <views name="Attending"> |
| <elements xsi:type="eef-views:ElementEditor" name="registered"> |
| <representation href="eeftoolkit:/org.eclipse.emf.eef.runtime.ui.fx/org.eclipse.emf.eef.runtime.ui.fx.view.propertyeditors.impl.fxtoolkit.FXToolkit#//@widgets.1"/> |
| </elements> |
| </views> |
| </eef-views:ViewsRepository> |
| </xmi:XMI> |