Skip to main content
summaryrefslogtreecommitdiffstats
blob: bfe221c8865a7b2cdb953fa05ea4cd830bb3ff87 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<eef-views:Toolkit xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:eef-views="http://www.eclipse.org/emf/eef/views/toolkits/1.0.0" name="EMFProperties">
  <widgets name="EObjectFlatComboViewer"/>
  <widgets name="ReferencesTable"/>
  <widgets name="EMFComboViewer"/>
  <widgets name="MultiValuedEditor"/>
  <widgets name="TableComposition" implementation=""/>
  <widgets name="VerticalBox" implementation=""/>
  <widgets name="HorizontalBox" implementation=""/>
  <widgets name="AdvancedTableComposition"/>
  <widgets name="AdvancedReferencesTable"/>
  <widgets name="AdvancedEObjectFlatComboViewer"/>
  <widgets name="FlatReferencesTable"/>
  <widgets name="ImageViewer"/>
  <widgets name="SingleCompositionViewer"/>
  <widgets name="SelectionDialog"/>
  <widgets name="SingleCompositionEditor" implementation=""/>
</eef-views:Toolkit>

Back to the top