source: trunk/modelicaml/org.openmodelica.modelicaml.properties/Model/ui/SingleStateConnectionPointReference.xwt @ 1607

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

MIG: Migration to Eclipse 3.8 Juno and Papyrus 0.9

File size: 489 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<Composite xmlns:ppe="clr-namespace:org.eclipse.papyrus.views.properties.widgets"
3    xmlns:x="http://www.eclipse.org/xwt" xmlns:ppel="clr-namespace:org.eclipse.papyrus.views.properties.widgets.layout"
4    xmlns="http://www.eclipse.org/xwt/presentation">
5    <Composite.layout>
6        <ppel:PropertiesLayout></ppel:PropertiesLayout>
7    </Composite.layout>
8    <ppe:StringEditor input="{Binding}" property="UML:NamedElement:name"></ppe:StringEditor>
9</Composite>
Note: See TracBrowser for help on using the repository browser.