source: trunk/modelicaml/org.openmodelica.modelicaml.properties/Model/ui/MultipleEquations(CodeInDiagram).xwt

Last change on this file was 1607, checked in by wschamai, 12 years ago

MIG: Migration to Eclipse 3.8 Juno and Papyrus 0.9

File size: 727 bytes
RevLine 
[1348]1<?xml version="1.0" encoding="UTF-8"?>
2<Composite xmlns:x="http://www.eclipse.org/xwt" xmlns:j="clr-namespace:java.lang"
[1607]3    xmlns:ppe="clr-namespace:org.eclipse.papyrus.views.properties.widgets"
4    xmlns:ppel="clr-namespace:org.eclipse.papyrus.views.properties.widgets.layout"
[1348]5    xmlns="http://www.eclipse.org/xwt/presentation">
6    <Composite.layout>
7        <ppel:PropertiesLayout></ppel:PropertiesLayout>
8    </Composite.layout>
9    <!--
10    <Composite>
11        <Composite.layout>
12            <ppel:PropertiesLayout numColumns="1"></ppel:PropertiesLayout>
13        </Composite.layout>
14        <ppe:EnumCombo input="{Binding}"
15            property="ModelicaML:ModelicaBehaviorConstructs:EquationsLoopProperties:loopKind"></ppe:EnumCombo>
16    </Composite>
17    -->
18</Composite>
Note: See TracBrowser for help on using the repository browser.