]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.district.regions.feature/feature.xml
Adding new mappable attributes for vertices and edges
[simantics/district.git] / org.simantics.district.regions.feature / feature.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <feature
3       id="org.simantics.district.regions.feature"
4       label="Simantics District Regions Feature"
5       version="1.0.0.qualifier"
6       provider-name="THTH ry">
7
8    <description>
9       District region modelling support feature
10    </description>
11
12    <copyright>
13       Copyright (c) 2017 Association for Decentralized Information
14 Management in Industry THTH ry.
15 All rights reserved. This program and the accompanying materials
16 are made available under the terms of the Eclipse Public License
17 v2.0 which accompanies this distribution, and is available at
18 https://www.eclipse.org/legal/epl-2.0/
19 Contributors:
20 Fortum - initial API and implementation
21    </copyright>
22
23    <license url="https://www.eclipse.org/legal/epl-2.0/">
24       Eclipse Public License - v 2.0
25
26     THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE
27     PUBLIC LICENSE (&quot;AGREEMENT&quot;). ANY USE, REPRODUCTION OR DISTRIBUTION
28     OF THE PROGRAM CONSTITUTES RECIPIENT&apos;S ACCEPTANCE OF THIS AGREEMENT.
29
30 1. DEFINITIONS
31
32 &quot;Contribution&quot; means:
33
34   a) in the case of the initial Contributor, the initial content
35      Distributed under this Agreement, and
36
37   b) in the case of each subsequent Contributor:
38      i) changes to the Program, and
39      ii) additions to the Program;
40   where such changes and/or additions to the Program originate from
41   and are Distributed by that particular Contributor. A Contribution
42   &quot;originates&quot; from a Contributor if it was added to the Program by
43   such Contributor itself or anyone acting on such Contributor&apos;s behalf.
44   Contributions do not include changes or additions to the Program that
45   are not Modified Works.
46
47 &quot;Contributor&quot; means any person or entity that Distributes the Program.
48
49 &quot;Licensed Patents&quot; mean patent claims licensable by a Contributor which
50 are necessarily infringed by the use or sale of its Contribution alone
51 or when combined with the Program.
52
53 &quot;Program&quot; means the Contributions Distributed in accordance with this
54 Agreement.
55
56 &quot;Recipient&quot; means anyone who receives the Program under this Agreement
57 or any Secondary License (as applicable), including Contributors.
58
59 &quot;Derivative Works&quot; shall mean any work, whether in Source Code or other
60 form, that is based on (or derived from) the Program and for which the
61 editorial revisions, annotations, elaborations, or other modifications
62 represent, as a whole, an original work of authorship.
63
64 &quot;Modified Works&quot; shall mean any work in Source Code or other form that
65 results from an addition to, deletion from, or modification of the
66 contents of the Program, including, for purposes of clarity any new file
67 in Source Code form that contains any contents of the Program. Modified
68 Works shall not include works that contain only declarations,
69 interfaces, types, classes, structures, or files of the Program solely
70 in each case in order to link to, bind by name, or subclass the Program
71 or Modified Works thereof.
72
73 &quot;Distribute&quot; means the acts of a) distributing or b) making available
74 in any manner that enables the transfer of a copy.
75
76 &quot;Source Code&quot; means the form of a Program preferred for making
77 modifications, including but not limited to software source code,
78 documentation source, and configuration files.
79
80 &quot;Secondary License&quot; means either the GNU General Public License,
81 Version 2.0, or any later versions of that license, including any
82 exceptions or additional permissions as identified by the initial
83 Contributor.
84
85 2. GRANT OF RIGHTS
86
87   a) Subject to the terms of this Agreement, each Contributor hereby
88   grants Recipient a non-exclusive, worldwide, royalty-free copyright
89   license to reproduce, prepare Derivative Works of, publicly display,
90   publicly perform, Distribute and sublicense the Contribution of such
91   Contributor, if any, and such Derivative Works.
92
93   b) Subject to the terms of this Agreement, each Contributor hereby
94   grants Recipient a non-exclusive, worldwide, royalty-free patent
95   license under Licensed Patents to make, use, sell, offer to sell,
96   import and otherwise transfer the Contribution of such Contributor,
97   if any, in Source Code or other form. This patent license shall
98   apply to the combination of the Contribution and the Program if, at
99   the time the Contribution is added by the Contributor, such addition
100   of the Contribution causes such combination to be covered by the
101   Licensed Patents. The patent license shall not apply to any other
102   combinations which include the Contribution. No hardware per se is
103   licensed hereunder.
104
105   c) Recipient understands that although each Contributor grants the
106   licenses to its Contributions set forth herein, no assurances are
107   provided by any Contributor that the Program does not infringe the
108   patent or other intellectual property rights of any other entity.
109   Each Contributor disclaims any liability to Recipient for claims
110   brought by any other entity based on infringement of intellectual
111   property rights or otherwise. As a condition to exercising the
112   rights and licenses granted hereunder, each Recipient hereby
113   assumes sole responsibility to secure any other intellectual
114   property rights needed, if any. For example, if a third party
115   patent license is required to allow Recipient to Distribute the
116   Program, it is Recipient&apos;s responsibility to acquire that license
117   before distributing the Program.
118
119   d) Each Contributor represents that to its knowledge it has
120   sufficient copyright rights in its Contribution, if any, to grant
121   the copyright license set forth in this Agreement.
122
123   e) Notwithstanding the terms of any Secondary License, no
124   Contributor makes additional grants to any Recipient (other than
125   those set forth in this Agreement) as a result of such Recipient&apos;s
126   receipt of the Program under the terms of a Secondary License
127   (if permitted under the terms of Section 3).
128
129 3. REQUIREMENTS
130
131 3.1 If a Contributor Distributes the Program in any form, then:
132
133   a) the Program must also be made available as Source Code, in
134   accordance with section 3.2, and the Contributor must accompany
135   the Program with a statement that the Source Code for the Program
136   is available under this Agreement, and informs Recipients how to
137   obtain it in a reasonable manner on or through a medium customarily
138   used for software exchange; and
139
140   b) the Contributor may Distribute the Program under a license
141   different than this Agreement, provided that such license:
142      i) effectively disclaims on behalf of all other Contributors all
143      warranties and conditions, express and implied, including
144      warranties or conditions of title and non-infringement, and
145      implied warranties or conditions of merchantability and fitness
146      for a particular purpose;
147
148      ii) effectively excludes on behalf of all other Contributors all
149      liability for damages, including direct, indirect, special,
150      incidental and consequential damages, such as lost profits;
151
152      iii) does not attempt to limit or alter the recipients&apos; rights
153      in the Source Code under section 3.2; and
154
155      iv) requires any subsequent distribution of the Program by any
156      party to be under a license that satisfies the requirements
157      of this section 3.
158
159 3.2 When the Program is Distributed as Source Code:
160
161   a) it must be made available under this Agreement, or if the
162   Program (i) is combined with other material in a separate file or
163   files made available under a Secondary License, and (ii) the initial
164   Contributor attached to the Source Code the notice described in
165   Exhibit A of this Agreement, then the Program may be made available
166   under the terms of such Secondary Licenses, and
167
168   b) a copy of this Agreement must be included with each copy of
169   the Program.
170
171 3.3 Contributors may not remove or alter any copyright, patent,
172 trademark, attribution notices, disclaimers of warranty, or limitations
173 of liability (&quot;notices&quot;) contained within the Program from any copy of
174 the Program which they Distribute, provided that Contributors may add
175 their own appropriate notices.
176
177 4. COMMERCIAL DISTRIBUTION
178
179 Commercial distributors of software may accept certain responsibilities
180 with respect to end users, business partners and the like. While this
181 license is intended to facilitate the commercial use of the Program,
182 the Contributor who includes the Program in a commercial product
183 offering should do so in a manner which does not create potential
184 liability for other Contributors. Therefore, if a Contributor includes
185 the Program in a commercial product offering, such Contributor
186 (&quot;Commercial Contributor&quot;) hereby agrees to defend and indemnify every
187 other Contributor (&quot;Indemnified Contributor&quot;) against any losses,
188 damages and costs (collectively &quot;Losses&quot;) arising from claims, lawsuits
189 and other legal actions brought by a third party against the Indemnified
190 Contributor to the extent caused by the acts or omissions of such
191 Commercial Contributor in connection with its distribution of the Program
192 in a commercial product offering. The obligations in this section do not
193 apply to any claims or Losses relating to any actual or alleged
194 intellectual property infringement. In order to qualify, an Indemnified
195 Contributor must: a) promptly notify the Commercial Contributor in
196 writing of such claim, and b) allow the Commercial Contributor to control,
197 and cooperate with the Commercial Contributor in, the defense and any
198 related settlement negotiations. The Indemnified Contributor may
199 participate in any such claim at its own expense.
200
201 For example, a Contributor might include the Program in a commercial
202 product offering, Product X. That Contributor is then a Commercial
203 Contributor. If that Commercial Contributor then makes performance
204 claims, or offers warranties related to Product X, those performance
205 claims and warranties are such Commercial Contributor&apos;s responsibility
206 alone. Under this section, the Commercial Contributor would have to
207 defend claims against the other Contributors related to those performance
208 claims and warranties, and if a court requires any other Contributor to
209 pay any damages as a result, the Commercial Contributor must pay
210 those damages.
211
212 5. NO WARRANTY
213
214 EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT
215 PERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN &quot;AS IS&quot;
216 BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR
217 IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF
218 TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR
219 PURPOSE. Each Recipient is solely responsible for determining the
220 appropriateness of using and distributing the Program and assumes all
221 risks associated with its exercise of rights under this Agreement,
222 including but not limited to the risks and costs of program errors,
223 compliance with applicable laws, damage to or loss of data, programs
224 or equipment, and unavailability or interruption of operations.
225
226 6. DISCLAIMER OF LIABILITY
227
228 EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT
229 PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS
230 SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
231 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST
232 PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
233 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
234 ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE
235 EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE
236 POSSIBILITY OF SUCH DAMAGES.
237
238 7. GENERAL
239
240 If any provision of this Agreement is invalid or unenforceable under
241 applicable law, it shall not affect the validity or enforceability of
242 the remainder of the terms of this Agreement, and without further
243 action by the parties hereto, such provision shall be reformed to the
244 minimum extent necessary to make such provision valid and enforceable.
245
246 If Recipient institutes patent litigation against any entity
247 (including a cross-claim or counterclaim in a lawsuit) alleging that the
248 Program itself (excluding combinations of the Program with other software
249 or hardware) infringes such Recipient&apos;s patent(s), then such Recipient&apos;s
250 rights granted under Section 2(b) shall terminate as of the date such
251 litigation is filed.
252
253 All Recipient&apos;s rights under this Agreement shall terminate if it
254 fails to comply with any of the material terms or conditions of this
255 Agreement and does not cure such failure in a reasonable period of
256 time after becoming aware of such noncompliance. If all Recipient&apos;s
257 rights under this Agreement terminate, Recipient agrees to cease use
258 and distribution of the Program as soon as reasonably practicable.
259 However, Recipient&apos;s obligations under this Agreement and any licenses
260 granted by Recipient relating to the Program shall continue and survive.
261
262 Everyone is permitted to copy and distribute copies of this Agreement,
263 but in order to avoid inconsistency the Agreement is copyrighted and
264 may only be modified in the following manner. The Agreement Steward
265 reserves the right to publish new versions (including revisions) of
266 this Agreement from time to time. No one other than the Agreement
267 Steward has the right to modify this Agreement. The Eclipse Foundation
268 is the initial Agreement Steward. The Eclipse Foundation may assign the
269 responsibility to serve as the Agreement Steward to a suitable separate
270 entity. Each new version of the Agreement will be given a distinguishing
271 version number. The Program (including Contributions) may always be
272 Distributed subject to the version of the Agreement under which it was
273 received. In addition, after a new version of the Agreement is published,
274 Contributor may elect to Distribute the Program (including its
275 Contributions) under the new version.
276
277 Except as expressly stated in Sections 2(a) and 2(b) above, Recipient
278 receives no rights or licenses to the intellectual property of any
279 Contributor under this Agreement, whether expressly, by implication,
280 estoppel or otherwise. All rights in the Program not expressly granted
281 under this Agreement are reserved. Nothing in this Agreement is intended
282 to be enforceable by any entity that is not a Contributor or Recipient.
283 No third-party beneficiary rights are created under this Agreement.
284
285 Exhibit A - Form of Secondary Licenses Notice
286
287 &quot;This Source Code may also be made available under the following 
288 Secondary Licenses when the conditions for such availability set forth 
289 in the Eclipse Public License, v. 2.0 are satisfied: {name license(s),
290 version(s), and exceptions or additional permissions here}.&quot;
291
292   Simply including a copy of this Agreement, including this Exhibit A
293   is not sufficient to license the Source Code under Secondary Licenses.
294
295   If it is not possible or desirable to put the notice in a particular
296   file, then You may include the notice in a location (such as a LICENSE
297   file in a relevant directory) where a recipient would be likely to
298   look for such a notice.
299
300   You may add additional accurate notices of copyright ownership.
301    </license>
302
303    <plugin
304          id="org.simantics.district.region"
305          download-size="0"
306          install-size="0"
307          version="0.0.0"
308          unpack="false"/>
309
310    <plugin
311          id="org.simantics.district.region.ontology"
312          download-size="0"
313          install-size="0"
314          version="0.0.0"
315          unpack="false"/>
316
317    <plugin
318          id="org.simantics.district.region.ui"
319          download-size="0"
320          install-size="0"
321          version="0.0.0"
322          unpack="false"/>
323
324 </feature>