1 <?xml version='1.0' encoding='UTF-8'?>
2 <!-- Schema file written by PDE -->
3 <schema targetNamespace="org.simantics.browsing.ui.common" xmlns="http://www.w3.org/2001/XMLSchema">
6 <meta.schema plugin="org.simantics.browsing.ui.common" id="labelerBinding" name="Labeler Binding"/>
13 <element name="extension">
20 <sequence minOccurs="1" maxOccurs="unbounded">
21 <element ref="binding"/>
23 <attribute name="point" type="string" use="required">
30 <attribute name="id" type="string">
37 <attribute name="name" type="string">
43 <meta.attribute translatable="true"/>
50 <element name="binding">
52 <sequence minOccurs="1" maxOccurs="unbounded">
54 <element ref="reference"/>
55 <element ref="implementation"/>
58 <attribute name="browseContext" type="string">
68 <element name="reference">
70 <attribute name="id" type="string" use="required">
76 <meta.attribute kind="identifier" basedOn="org.simantics.browsing.ui.common.labeler/factory/@id"/>
80 <attribute name="preference" type="double" use="required">
90 <element name="implementation">
92 <attribute name="class" type="string" use="required">
98 <meta.attribute kind="java" basedOn=":org.simantics.browsing.ui.content.Contributor"/>
102 <attribute name="preference" type="double" use="required">
114 <meta.section type="since"/>
117 [Enter the first release in which this extension point appears.]
123 <meta.section type="examples"/>
126 [Enter extension point usage example here.]
132 <meta.section type="apiInfo"/>
135 Implement fi.vtt.simantics.ode.ui.IDoubleClickAction.
141 <meta.section type="implementation"/>
144 [Enter information about supplied implementation of this extension point.]