Arnaud Dieumegard
6 years ago
26 changed files with 11748 additions and 10284 deletions
@ -1,364 +1,371 @@ |
|||||||
<?xml version="1.0" encoding="UTF-8"?> |
<?xml version="1.0" encoding="UTF-8"?> |
||||||
<feature |
<feature |
||||||
id="com.irtsaintexupery.pseim.feature" |
id="com.irtsaintexupery.pseim.feature" |
||||||
label="Patterns for System Engineering Information Model" |
label="Patterns for System Engineering Information Model" |
||||||
version="1.0.0.qualifier" |
version="1.0.0.qualifier" |
||||||
provider-name="IRT AESE (IRT Saint Exupéry)"> |
provider-name="IRT AESE (IRT Saint Exupéry)"> |
||||||
|
|
||||||
<description url="https://sahara.pf.irt-saintexupery.com"> |
<description url="https://sahara.pf.irt-saintexupery.com"> |
||||||
This feature provides tools for Pattern instanciation on System |
This feature provides tools for Pattern instanciation on System |
||||||
Engineering Models. |
Engineering Models. |
||||||
</description> |
</description> |
||||||
|
|
||||||
<copyright> |
<copyright> |
||||||
Copyright (c) 2017, 2018 IRT AESE (IRT Saint Exupéry). |
Copyright (c) 2017, 2018 IRT AESE (IRT Saint Exupéry). |
||||||
All rights reserved. This program and the accompanying materials |
All rights reserved. This program and the accompanying materials |
||||||
are made available under the terms of the Eclipse Public License |
are made available under the terms of the Eclipse Public License |
||||||
v2.0 which accompanies this distribution, and is available at |
v2.0 which accompanies this distribution, and is available at |
||||||
https://www.eclipse.org/legal/epl-2.0. |
https://www.eclipse.org/legal/epl-2.0. |
||||||
</copyright> |
</copyright> |
||||||
|
|
||||||
<license url="https://www.eclipse.org/legal/epl-2.0"> |
<license url="https://www.eclipse.org/legal/epl-2.0"> |
||||||
Eclipse Public License - v 2.0 |
Eclipse Public License - v 2.0 |
||||||
|
|
||||||
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE |
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE |
||||||
PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION |
PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION |
||||||
OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. |
OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. |
||||||
|
|
||||||
1. DEFINITIONS |
1. DEFINITIONS |
||||||
|
|
||||||
"Contribution" means: |
"Contribution" means: |
||||||
|
|
||||||
a) in the case of the initial Contributor, the initial content |
a) in the case of the initial Contributor, the initial content |
||||||
Distributed under this Agreement, and |
Distributed under this Agreement, and |
||||||
|
|
||||||
b) in the case of each subsequent Contributor: |
b) in the case of each subsequent Contributor: |
||||||
i) changes to the Program, and |
i) changes to the Program, and |
||||||
ii) additions to the Program; |
ii) additions to the Program; |
||||||
where such changes and/or additions to the Program originate from |
where such changes and/or additions to the Program originate from |
||||||
and are Distributed by that particular Contributor. A Contribution |
and are Distributed by that particular Contributor. A Contribution |
||||||
"originates" from a Contributor if it was added to the Program by |
"originates" from a Contributor if it was added to the Program by |
||||||
such Contributor itself or anyone acting on such Contributor's behalf. |
such Contributor itself or anyone acting on such Contributor's behalf. |
||||||
Contributions do not include changes or additions to the Program that |
Contributions do not include changes or additions to the Program that |
||||||
are not Modified Works. |
are not Modified Works. |
||||||
|
|
||||||
"Contributor" means any person or entity that Distributes the Program. |
"Contributor" means any person or entity that Distributes the Program. |
||||||
|
|
||||||
"Licensed Patents" mean patent claims licensable by a Contributor which |
"Licensed Patents" mean patent claims licensable by a Contributor which |
||||||
are necessarily infringed by the use or sale of its Contribution alone |
are necessarily infringed by the use or sale of its Contribution alone |
||||||
or when combined with the Program. |
or when combined with the Program. |
||||||
|
|
||||||
"Program" means the Contributions Distributed in accordance with this |
"Program" means the Contributions Distributed in accordance with this |
||||||
Agreement. |
Agreement. |
||||||
|
|
||||||
"Recipient" means anyone who receives the Program under this Agreement |
"Recipient" means anyone who receives the Program under this Agreement |
||||||
or any Secondary License (as applicable), including Contributors. |
or any Secondary License (as applicable), including Contributors. |
||||||
|
|
||||||
"Derivative Works" shall mean any work, whether in Source Code or other |
"Derivative Works" shall mean any work, whether in Source Code or other |
||||||
form, that is based on (or derived from) the Program and for which the |
form, that is based on (or derived from) the Program and for which the |
||||||
editorial revisions, annotations, elaborations, or other modifications |
editorial revisions, annotations, elaborations, or other modifications |
||||||
represent, as a whole, an original work of authorship. |
represent, as a whole, an original work of authorship. |
||||||
|
|
||||||
"Modified Works" shall mean any work in Source Code or other form that |
"Modified Works" shall mean any work in Source Code or other form that |
||||||
results from an addition to, deletion from, or modification of the |
results from an addition to, deletion from, or modification of the |
||||||
contents of the Program, including, for purposes of clarity any new file |
contents of the Program, including, for purposes of clarity any new file |
||||||
in Source Code form that contains any contents of the Program. Modified |
in Source Code form that contains any contents of the Program. Modified |
||||||
Works shall not include works that contain only declarations, |
Works shall not include works that contain only declarations, |
||||||
interfaces, types, classes, structures, or files of the Program solely |
interfaces, types, classes, structures, or files of the Program solely |
||||||
in each case in order to link to, bind by name, or subclass the Program |
in each case in order to link to, bind by name, or subclass the Program |
||||||
or Modified Works thereof. |
or Modified Works thereof. |
||||||
|
|
||||||
"Distribute" means the acts of a) distributing or b) making available |
"Distribute" means the acts of a) distributing or b) making available |
||||||
in any manner that enables the transfer of a copy. |
in any manner that enables the transfer of a copy. |
||||||
|
|
||||||
"Source Code" means the form of a Program preferred for making |
"Source Code" means the form of a Program preferred for making |
||||||
modifications, including but not limited to software source code, |
modifications, including but not limited to software source code, |
||||||
documentation source, and configuration files. |
documentation source, and configuration files. |
||||||
|
|
||||||
"Secondary License" means either the GNU General Public License, |
"Secondary License" means either the GNU General Public License, |
||||||
Version 2.0, or any later versions of that license, including any |
Version 2.0, or any later versions of that license, including any |
||||||
exceptions or additional permissions as identified by the initial |
exceptions or additional permissions as identified by the initial |
||||||
Contributor. |
Contributor. |
||||||
|
|
||||||
2. GRANT OF RIGHTS |
2. GRANT OF RIGHTS |
||||||
|
|
||||||
a) Subject to the terms of this Agreement, each Contributor hereby |
a) Subject to the terms of this Agreement, each Contributor hereby |
||||||
grants Recipient a non-exclusive, worldwide, royalty-free copyright |
grants Recipient a non-exclusive, worldwide, royalty-free copyright |
||||||
license to reproduce, prepare Derivative Works of, publicly display, |
license to reproduce, prepare Derivative Works of, publicly display, |
||||||
publicly perform, Distribute and sublicense the Contribution of such |
publicly perform, Distribute and sublicense the Contribution of such |
||||||
Contributor, if any, and such Derivative Works. |
Contributor, if any, and such Derivative Works. |
||||||
|
|
||||||
b) Subject to the terms of this Agreement, each Contributor hereby |
b) Subject to the terms of this Agreement, each Contributor hereby |
||||||
grants Recipient a non-exclusive, worldwide, royalty-free patent |
grants Recipient a non-exclusive, worldwide, royalty-free patent |
||||||
license under Licensed Patents to make, use, sell, offer to sell, |
license under Licensed Patents to make, use, sell, offer to sell, |
||||||
import and otherwise transfer the Contribution of such Contributor, |
import and otherwise transfer the Contribution of such Contributor, |
||||||
if any, in Source Code or other form. This patent license shall |
if any, in Source Code or other form. This patent license shall |
||||||
apply to the combination of the Contribution and the Program if, at |
apply to the combination of the Contribution and the Program if, at |
||||||
the time the Contribution is added by the Contributor, such addition |
the time the Contribution is added by the Contributor, such addition |
||||||
of the Contribution causes such combination to be covered by the |
of the Contribution causes such combination to be covered by the |
||||||
Licensed Patents. The patent license shall not apply to any other |
Licensed Patents. The patent license shall not apply to any other |
||||||
combinations which include the Contribution. No hardware per se is |
combinations which include the Contribution. No hardware per se is |
||||||
licensed hereunder. |
licensed hereunder. |
||||||
|
|
||||||
c) Recipient understands that although each Contributor grants the |
c) Recipient understands that although each Contributor grants the |
||||||
licenses to its Contributions set forth herein, no assurances are |
licenses to its Contributions set forth herein, no assurances are |
||||||
provided by any Contributor that the Program does not infringe the |
provided by any Contributor that the Program does not infringe the |
||||||
patent or other intellectual property rights of any other entity. |
patent or other intellectual property rights of any other entity. |
||||||
Each Contributor disclaims any liability to Recipient for claims |
Each Contributor disclaims any liability to Recipient for claims |
||||||
brought by any other entity based on infringement of intellectual |
brought by any other entity based on infringement of intellectual |
||||||
property rights or otherwise. As a condition to exercising the |
property rights or otherwise. As a condition to exercising the |
||||||
rights and licenses granted hereunder, each Recipient hereby |
rights and licenses granted hereunder, each Recipient hereby |
||||||
assumes sole responsibility to secure any other intellectual |
assumes sole responsibility to secure any other intellectual |
||||||
property rights needed, if any. For example, if a third party |
property rights needed, if any. For example, if a third party |
||||||
patent license is required to allow Recipient to Distribute the |
patent license is required to allow Recipient to Distribute the |
||||||
Program, it is Recipient's responsibility to acquire that license |
Program, it is Recipient's responsibility to acquire that license |
||||||
before distributing the Program. |
before distributing the Program. |
||||||
|
|
||||||
d) Each Contributor represents that to its knowledge it has |
d) Each Contributor represents that to its knowledge it has |
||||||
sufficient copyright rights in its Contribution, if any, to grant |
sufficient copyright rights in its Contribution, if any, to grant |
||||||
the copyright license set forth in this Agreement. |
the copyright license set forth in this Agreement. |
||||||
|
|
||||||
e) Notwithstanding the terms of any Secondary License, no |
e) Notwithstanding the terms of any Secondary License, no |
||||||
Contributor makes additional grants to any Recipient (other than |
Contributor makes additional grants to any Recipient (other than |
||||||
those set forth in this Agreement) as a result of such Recipient's |
those set forth in this Agreement) as a result of such Recipient's |
||||||
receipt of the Program under the terms of a Secondary License |
receipt of the Program under the terms of a Secondary License |
||||||
(if permitted under the terms of Section 3). |
(if permitted under the terms of Section 3). |
||||||
|
|
||||||
3. REQUIREMENTS |
3. REQUIREMENTS |
||||||
|
|
||||||
3.1 If a Contributor Distributes the Program in any form, then: |
3.1 If a Contributor Distributes the Program in any form, then: |
||||||
|
|
||||||
a) the Program must also be made available as Source Code, in |
a) the Program must also be made available as Source Code, in |
||||||
accordance with section 3.2, and the Contributor must accompany |
accordance with section 3.2, and the Contributor must accompany |
||||||
the Program with a statement that the Source Code for the Program |
the Program with a statement that the Source Code for the Program |
||||||
is available under this Agreement, and informs Recipients how to |
is available under this Agreement, and informs Recipients how to |
||||||
obtain it in a reasonable manner on or through a medium customarily |
obtain it in a reasonable manner on or through a medium customarily |
||||||
used for software exchange; and |
used for software exchange; and |
||||||
|
|
||||||
b) the Contributor may Distribute the Program under a license |
b) the Contributor may Distribute the Program under a license |
||||||
different than this Agreement, provided that such license: |
different than this Agreement, provided that such license: |
||||||
i) effectively disclaims on behalf of all other Contributors all |
i) effectively disclaims on behalf of all other Contributors all |
||||||
warranties and conditions, express and implied, including |
warranties and conditions, express and implied, including |
||||||
warranties or conditions of title and non-infringement, and |
warranties or conditions of title and non-infringement, and |
||||||
implied warranties or conditions of merchantability and fitness |
implied warranties or conditions of merchantability and fitness |
||||||
for a particular purpose; |
for a particular purpose; |
||||||
|
|
||||||
ii) effectively excludes on behalf of all other Contributors all |
ii) effectively excludes on behalf of all other Contributors all |
||||||
liability for damages, including direct, indirect, special, |
liability for damages, including direct, indirect, special, |
||||||
incidental and consequential damages, such as lost profits; |
incidental and consequential damages, such as lost profits; |
||||||
|
|
||||||
iii) does not attempt to limit or alter the recipients' rights |
iii) does not attempt to limit or alter the recipients' rights |
||||||
in the Source Code under section 3.2; and |
in the Source Code under section 3.2; and |
||||||
|
|
||||||
iv) requires any subsequent distribution of the Program by any |
iv) requires any subsequent distribution of the Program by any |
||||||
party to be under a license that satisfies the requirements |
party to be under a license that satisfies the requirements |
||||||
of this section 3. |
of this section 3. |
||||||
|
|
||||||
3.2 When the Program is Distributed as Source Code: |
3.2 When the Program is Distributed as Source Code: |
||||||
|
|
||||||
a) it must be made available under this Agreement, or if the |
a) it must be made available under this Agreement, or if the |
||||||
Program (i) is combined with other material in a separate file or |
Program (i) is combined with other material in a separate file or |
||||||
files made available under a Secondary License, and (ii) the initial |
files made available under a Secondary License, and (ii) the initial |
||||||
Contributor attached to the Source Code the notice described in |
Contributor attached to the Source Code the notice described in |
||||||
Exhibit A of this Agreement, then the Program may be made available |
Exhibit A of this Agreement, then the Program may be made available |
||||||
under the terms of such Secondary Licenses, and |
under the terms of such Secondary Licenses, and |
||||||
|
|
||||||
b) a copy of this Agreement must be included with each copy of |
b) a copy of this Agreement must be included with each copy of |
||||||
the Program. |
the Program. |
||||||
|
|
||||||
3.3 Contributors may not remove or alter any copyright, patent, |
3.3 Contributors may not remove or alter any copyright, patent, |
||||||
trademark, attribution notices, disclaimers of warranty, or limitations |
trademark, attribution notices, disclaimers of warranty, or limitations |
||||||
of liability ("notices") contained within the Program from any copy of |
of liability ("notices") contained within the Program from any copy of |
||||||
the Program which they Distribute, provided that Contributors may add |
the Program which they Distribute, provided that Contributors may add |
||||||
their own appropriate notices. |
their own appropriate notices. |
||||||
|
|
||||||
4. COMMERCIAL DISTRIBUTION |
4. COMMERCIAL DISTRIBUTION |
||||||
|
|
||||||
Commercial distributors of software may accept certain responsibilities |
Commercial distributors of software may accept certain responsibilities |
||||||
with respect to end users, business partners and the like. While this |
with respect to end users, business partners and the like. While this |
||||||
license is intended to facilitate the commercial use of the Program, |
license is intended to facilitate the commercial use of the Program, |
||||||
the Contributor who includes the Program in a commercial product |
the Contributor who includes the Program in a commercial product |
||||||
offering should do so in a manner which does not create potential |
offering should do so in a manner which does not create potential |
||||||
liability for other Contributors. Therefore, if a Contributor includes |
liability for other Contributors. Therefore, if a Contributor includes |
||||||
the Program in a commercial product offering, such Contributor |
the Program in a commercial product offering, such Contributor |
||||||
("Commercial Contributor") hereby agrees to defend and indemnify every |
("Commercial Contributor") hereby agrees to defend and indemnify every |
||||||
other Contributor ("Indemnified Contributor") against any losses, |
other Contributor ("Indemnified Contributor") against any losses, |
||||||
damages and costs (collectively "Losses") arising from claims, lawsuits |
damages and costs (collectively "Losses") arising from claims, lawsuits |
||||||
and other legal actions brought by a third party against the Indemnified |
and other legal actions brought by a third party against the Indemnified |
||||||
Contributor to the extent caused by the acts or omissions of such |
Contributor to the extent caused by the acts or omissions of such |
||||||
Commercial Contributor in connection with its distribution of the Program |
Commercial Contributor in connection with its distribution of the Program |
||||||
in a commercial product offering. The obligations in this section do not |
in a commercial product offering. The obligations in this section do not |
||||||
apply to any claims or Losses relating to any actual or alleged |
apply to any claims or Losses relating to any actual or alleged |
||||||
intellectual property infringement. In order to qualify, an Indemnified |
intellectual property infringement. In order to qualify, an Indemnified |
||||||
Contributor must: a) promptly notify the Commercial Contributor in |
Contributor must: a) promptly notify the Commercial Contributor in |
||||||
writing of such claim, and b) allow the Commercial Contributor to control, |
writing of such claim, and b) allow the Commercial Contributor to control, |
||||||
and cooperate with the Commercial Contributor in, the defense and any |
and cooperate with the Commercial Contributor in, the defense and any |
||||||
related settlement negotiations. The Indemnified Contributor may |
related settlement negotiations. The Indemnified Contributor may |
||||||
participate in any such claim at its own expense. |
participate in any such claim at its own expense. |
||||||
|
|
||||||
For example, a Contributor might include the Program in a commercial |
For example, a Contributor might include the Program in a commercial |
||||||
product offering, Product X. That Contributor is then a Commercial |
product offering, Product X. That Contributor is then a Commercial |
||||||
Contributor. If that Commercial Contributor then makes performance |
Contributor. If that Commercial Contributor then makes performance |
||||||
claims, or offers warranties related to Product X, those performance |
claims, or offers warranties related to Product X, those performance |
||||||
claims and warranties are such Commercial Contributor's responsibility |
claims and warranties are such Commercial Contributor's responsibility |
||||||
alone. Under this section, the Commercial Contributor would have to |
alone. Under this section, the Commercial Contributor would have to |
||||||
defend claims against the other Contributors related to those performance |
defend claims against the other Contributors related to those performance |
||||||
claims and warranties, and if a court requires any other Contributor to |
claims and warranties, and if a court requires any other Contributor to |
||||||
pay any damages as a result, the Commercial Contributor must pay |
pay any damages as a result, the Commercial Contributor must pay |
||||||
those damages. |
those damages. |
||||||
|
|
||||||
5. NO WARRANTY |
5. NO WARRANTY |
||||||
|
|
||||||
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT |
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT |
||||||
PERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN "AS IS" |
PERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN "AS IS" |
||||||
BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR |
BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR |
||||||
IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF |
IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF |
||||||
TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR |
TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR |
||||||
PURPOSE. Each Recipient is solely responsible for determining the |
PURPOSE. Each Recipient is solely responsible for determining the |
||||||
appropriateness of using and distributing the Program and assumes all |
appropriateness of using and distributing the Program and assumes all |
||||||
risks associated with its exercise of rights under this Agreement, |
risks associated with its exercise of rights under this Agreement, |
||||||
including but not limited to the risks and costs of program errors, |
including but not limited to the risks and costs of program errors, |
||||||
compliance with applicable laws, damage to or loss of data, programs |
compliance with applicable laws, damage to or loss of data, programs |
||||||
or equipment, and unavailability or interruption of operations. |
or equipment, and unavailability or interruption of operations. |
||||||
|
|
||||||
6. DISCLAIMER OF LIABILITY |
6. DISCLAIMER OF LIABILITY |
||||||
|
|
||||||
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT |
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT |
||||||
PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS |
PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS |
||||||
SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, |
SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, |
||||||
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST |
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST |
||||||
PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN |
PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN |
||||||
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) |
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) |
||||||
ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE |
ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE |
||||||
EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE |
EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE |
||||||
POSSIBILITY OF SUCH DAMAGES. |
POSSIBILITY OF SUCH DAMAGES. |
||||||
|
|
||||||
7. GENERAL |
7. GENERAL |
||||||
|
|
||||||
If any provision of this Agreement is invalid or unenforceable under |
If any provision of this Agreement is invalid or unenforceable under |
||||||
applicable law, it shall not affect the validity or enforceability of |
applicable law, it shall not affect the validity or enforceability of |
||||||
the remainder of the terms of this Agreement, and without further |
the remainder of the terms of this Agreement, and without further |
||||||
action by the parties hereto, such provision shall be reformed to the |
action by the parties hereto, such provision shall be reformed to the |
||||||
minimum extent necessary to make such provision valid and enforceable. |
minimum extent necessary to make such provision valid and enforceable. |
||||||
|
|
||||||
If Recipient institutes patent litigation against any entity |
If Recipient institutes patent litigation against any entity |
||||||
(including a cross-claim or counterclaim in a lawsuit) alleging that the |
(including a cross-claim or counterclaim in a lawsuit) alleging that the |
||||||
Program itself (excluding combinations of the Program with other software |
Program itself (excluding combinations of the Program with other software |
||||||
or hardware) infringes such Recipient's patent(s), then such Recipient's |
or hardware) infringes such Recipient's patent(s), then such Recipient's |
||||||
rights granted under Section 2(b) shall terminate as of the date such |
rights granted under Section 2(b) shall terminate as of the date such |
||||||
litigation is filed. |
litigation is filed. |
||||||
|
|
||||||
All Recipient's rights under this Agreement shall terminate if it |
All Recipient's rights under this Agreement shall terminate if it |
||||||
fails to comply with any of the material terms or conditions of this |
fails to comply with any of the material terms or conditions of this |
||||||
Agreement and does not cure such failure in a reasonable period of |
Agreement and does not cure such failure in a reasonable period of |
||||||
time after becoming aware of such noncompliance. If all Recipient's |
time after becoming aware of such noncompliance. If all Recipient's |
||||||
rights under this Agreement terminate, Recipient agrees to cease use |
rights under this Agreement terminate, Recipient agrees to cease use |
||||||
and distribution of the Program as soon as reasonably practicable. |
and distribution of the Program as soon as reasonably practicable. |
||||||
However, Recipient's obligations under this Agreement and any licenses |
However, Recipient's obligations under this Agreement and any licenses |
||||||
granted by Recipient relating to the Program shall continue and survive. |
granted by Recipient relating to the Program shall continue and survive. |
||||||
|
|
||||||
Everyone is permitted to copy and distribute copies of this Agreement, |
Everyone is permitted to copy and distribute copies of this Agreement, |
||||||
but in order to avoid inconsistency the Agreement is copyrighted and |
but in order to avoid inconsistency the Agreement is copyrighted and |
||||||
may only be modified in the following manner. The Agreement Steward |
may only be modified in the following manner. The Agreement Steward |
||||||
reserves the right to publish new versions (including revisions) of |
reserves the right to publish new versions (including revisions) of |
||||||
this Agreement from time to time. No one other than the Agreement |
this Agreement from time to time. No one other than the Agreement |
||||||
Steward has the right to modify this Agreement. The Eclipse Foundation |
Steward has the right to modify this Agreement. The Eclipse Foundation |
||||||
is the initial Agreement Steward. The Eclipse Foundation may assign the |
is the initial Agreement Steward. The Eclipse Foundation may assign the |
||||||
responsibility to serve as the Agreement Steward to a suitable separate |
responsibility to serve as the Agreement Steward to a suitable separate |
||||||
entity. Each new version of the Agreement will be given a distinguishing |
entity. Each new version of the Agreement will be given a distinguishing |
||||||
version number. The Program (including Contributions) may always be |
version number. The Program (including Contributions) may always be |
||||||
Distributed subject to the version of the Agreement under which it was |
Distributed subject to the version of the Agreement under which it was |
||||||
received. In addition, after a new version of the Agreement is published, |
received. In addition, after a new version of the Agreement is published, |
||||||
Contributor may elect to Distribute the Program (including its |
Contributor may elect to Distribute the Program (including its |
||||||
Contributions) under the new version. |
Contributions) under the new version. |
||||||
|
|
||||||
Except as expressly stated in Sections 2(a) and 2(b) above, Recipient |
Except as expressly stated in Sections 2(a) and 2(b) above, Recipient |
||||||
receives no rights or licenses to the intellectual property of any |
receives no rights or licenses to the intellectual property of any |
||||||
Contributor under this Agreement, whether expressly, by implication, |
Contributor under this Agreement, whether expressly, by implication, |
||||||
estoppel or otherwise. All rights in the Program not expressly granted |
estoppel or otherwise. All rights in the Program not expressly granted |
||||||
under this Agreement are reserved. Nothing in this Agreement is intended |
under this Agreement are reserved. Nothing in this Agreement is intended |
||||||
to be enforceable by any entity that is not a Contributor or Recipient. |
to be enforceable by any entity that is not a Contributor or Recipient. |
||||||
No third-party beneficiary rights are created under this Agreement. |
No third-party beneficiary rights are created under this Agreement. |
||||||
|
|
||||||
Exhibit A - Form of Secondary Licenses Notice |
Exhibit A - Form of Secondary Licenses Notice |
||||||
|
|
||||||
"This Source Code may also be made available under the following |
"This Source Code may also be made available under the following |
||||||
Secondary Licenses when the conditions for such availability set forth |
Secondary Licenses when the conditions for such availability set forth |
||||||
in the Eclipse Public License, v. 2.0 are satisfied: {name license(s), |
in the Eclipse Public License, v. 2.0 are satisfied: {name license(s), |
||||||
version(s), and exceptions or additional permissions here}." |
version(s), and exceptions or additional permissions here}." |
||||||
|
|
||||||
Simply including a copy of this Agreement, including this Exhibit A |
Simply including a copy of this Agreement, including this Exhibit A |
||||||
is not sufficient to license the Source Code under Secondary Licenses. |
is not sufficient to license the Source Code under Secondary Licenses. |
||||||
|
|
||||||
If it is not possible or desirable to put the notice in a particular |
If it is not possible or desirable to put the notice in a particular |
||||||
file, then You may include the notice in a location (such as a LICENSE |
file, then You may include the notice in a location (such as a LICENSE |
||||||
file in a relevant directory) where a recipient would be likely to |
file in a relevant directory) where a recipient would be likely to |
||||||
look for such a notice. |
look for such a notice. |
||||||
|
|
||||||
You may add additional accurate notices of copyright ownership. |
You may add additional accurate notices of copyright ownership. |
||||||
</license> |
</license> |
||||||
|
|
||||||
<plugin |
<plugin |
||||||
id="com.irtsaintexupery.xtext.pseim.ide" |
id="com.irtsaintexupery.xtext.pseim.ide" |
||||||
download-size="0" |
download-size="0" |
||||||
install-size="0" |
install-size="0" |
||||||
version="0.0.0" |
version="0.0.0" |
||||||
unpack="false"/> |
unpack="false"/> |
||||||
|
|
||||||
<plugin |
<plugin |
||||||
id="com.irtsaintexupery.xtext.pseim.pattern.ui" |
id="com.irtsaintexupery.xtext.pseim.pattern.ui" |
||||||
download-size="0" |
download-size="0" |
||||||
install-size="0" |
install-size="0" |
||||||
version="0.0.0" |
version="0.0.0" |
||||||
unpack="false"/> |
unpack="false"/> |
||||||
|
|
||||||
<plugin |
<plugin |
||||||
id="com.irtsaintexupery.pseim" |
id="com.irtsaintexupery.pseim" |
||||||
download-size="0" |
download-size="0" |
||||||
install-size="0" |
install-size="0" |
||||||
version="0.0.0" |
version="0.0.0" |
||||||
unpack="false"/> |
unpack="false"/> |
||||||
|
|
||||||
<plugin |
<plugin |
||||||
id="com.irtsaintexupery.xtext.pseim.ui" |
id="com.irtsaintexupery.xtext.pseim.ui" |
||||||
download-size="0" |
download-size="0" |
||||||
install-size="0" |
install-size="0" |
||||||
version="0.0.0" |
version="0.0.0" |
||||||
unpack="false"/> |
unpack="false"/> |
||||||
|
|
||||||
<plugin |
<plugin |
||||||
id="com.irtsaintexupery.pseim.editor" |
id="com.irtsaintexupery.pseim.editor" |
||||||
download-size="0" |
download-size="0" |
||||||
install-size="0" |
install-size="0" |
||||||
version="0.0.0" |
version="0.0.0" |
||||||
unpack="false"/> |
unpack="false"/> |
||||||
|
|
||||||
<plugin |
<plugin |
||||||
id="com.irtsaintexupery.pseim.edit" |
id="com.irtsaintexupery.pseim.edit" |
||||||
download-size="0" |
download-size="0" |
||||||
install-size="0" |
install-size="0" |
||||||
version="0.0.0" |
version="0.0.0" |
||||||
unpack="false"/> |
unpack="false"/> |
||||||
|
|
||||||
<plugin |
<plugin |
||||||
id="com.irtsaintexupery.xtext.pseim.pattern.ide" |
id="com.irtsaintexupery.xtext.pseim.pattern.ide" |
||||||
download-size="0" |
download-size="0" |
||||||
install-size="0" |
install-size="0" |
||||||
version="0.0.0" |
version="0.0.0" |
||||||
unpack="false"/> |
unpack="false"/> |
||||||
|
|
||||||
<plugin |
<plugin |
||||||
id="com.irtsaintexupery.xtext.pseim" |
id="com.irtsaintexupery.xtext.pseim" |
||||||
download-size="0" |
download-size="0" |
||||||
install-size="0" |
install-size="0" |
||||||
version="0.0.0" |
version="0.0.0" |
||||||
unpack="false"/> |
unpack="false"/> |
||||||
|
|
||||||
<plugin |
<plugin |
||||||
id="com.irtsaintexupery.xtext.pseim.pattern" |
id="com.irtsaintexupery.xtext.pseim.pattern" |
||||||
download-size="0" |
download-size="0" |
||||||
install-size="0" |
install-size="0" |
||||||
version="0.0.0" |
version="0.0.0" |
||||||
unpack="false"/> |
unpack="false"/> |
||||||
|
|
||||||
</feature> |
<plugin |
||||||
|
id="com.irtsaintexupery.sirius.pseim" |
||||||
|
download-size="0" |
||||||
|
install-size="0" |
||||||
|
version="0.0.0" |
||||||
|
unpack="false"/> |
||||||
|
|
||||||
|
</feature> |
||||||
|
@ -1,122 +1,129 @@ |
|||||||
<?xml version="1.0" encoding="UTF-8"?> |
<?xml version="1.0" encoding="UTF-8"?> |
||||||
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
||||||
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="pseim" nsURI="http://www.irt-saintexupery.com/pseim/0.1" nsPrefix="pseim"> |
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="pseim" nsURI="http://www.irt-saintexupery.com/pseim/0.1" nsPrefix="pseim"> |
||||||
<eAnnotations source="http://www.eclipse.org/OCL/Import"> |
<eAnnotations source="http://www.eclipse.org/OCL/Import"> |
||||||
<details key="ecore" value="http://www.eclipse.org/emf/2002/Ecore"/> |
<details key="ecore" value="http://www.eclipse.org/emf/2002/Ecore"/> |
||||||
<details key="seim" value="seim.ecore#/"/> |
<details key="seim" value="seim.ecore#/"/> |
||||||
</eAnnotations> |
</eAnnotations> |
||||||
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> |
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> |
||||||
<details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> |
<details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> |
||||||
<details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> |
<details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> |
||||||
<details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> |
<details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> |
||||||
</eAnnotations> |
</eAnnotations> |
||||||
<eClassifiers xsi:type="ecore:EClass" name="Library" eSuperTypes="seim.ecore#//NamedElement"> |
<eClassifiers xsi:type="ecore:EClass" name="Library" eSuperTypes="seim.ecore#//NamedElement"> |
||||||
<eStructuralFeatures xsi:type="ecore:EReference" name="patterns" upperBound="-1" |
<eStructuralFeatures xsi:type="ecore:EReference" name="patterns" upperBound="-1" |
||||||
eType="#//Pattern" containment="true"/> |
eType="#//Pattern" containment="true"/> |
||||||
</eClassifiers> |
</eClassifiers> |
||||||
<eClassifiers xsi:type="ecore:EClass" name="Pattern" eSuperTypes="seim.ecore#//Model"> |
<eClassifiers xsi:type="ecore:EClass" name="Pattern" eSuperTypes="seim.ecore#//Model"> |
||||||
<eStructuralFeatures xsi:type="ecore:EAttribute" name="typeHS" ordered="false" |
<eStructuralFeatures xsi:type="ecore:EAttribute" name="typeHS" ordered="false" |
||||||
upperBound="-1" eType="#//PatternTypeHS"/> |
upperBound="-1" eType="#//PatternTypeHS"/> |
||||||
<eStructuralFeatures xsi:type="ecore:EAttribute" name="typeFailure" eType="#//PatternTypeFailureMode"/> |
<eStructuralFeatures xsi:type="ecore:EAttribute" name="typeFailure" eType="#//PatternTypeFailureMode"/> |
||||||
<eStructuralFeatures xsi:type="ecore:EAttribute" name="alsoKnownAs" ordered="false" |
<eStructuralFeatures xsi:type="ecore:EAttribute" name="alsoKnownAs" ordered="false" |
||||||
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> |
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> |
||||||
<eAnnotations source="http://www.eclipse.org/OCL/Collection"> |
<eAnnotations source="http://www.eclipse.org/OCL/Collection"> |
||||||
<details key="nullFree" value="false"/> |
<details key="nullFree" value="false"/> |
||||||
</eAnnotations> |
</eAnnotations> |
||||||
</eStructuralFeatures> |
</eStructuralFeatures> |
||||||
<eStructuralFeatures xsi:type="ecore:EAttribute" name="usedTactics" ordered="false" |
<eStructuralFeatures xsi:type="ecore:EAttribute" name="usedTactics" ordered="false" |
||||||
upperBound="-1" eType="#//SafetyTactic"> |
upperBound="-1" eType="#//SafetyTactic"> |
||||||
<eAnnotations source="http://www.eclipse.org/OCL/Collection"> |
<eAnnotations source="http://www.eclipse.org/OCL/Collection"> |
||||||
<details key="nullFree" value="false"/> |
<details key="nullFree" value="false"/> |
||||||
</eAnnotations> |
</eAnnotations> |
||||||
</eStructuralFeatures> |
</eStructuralFeatures> |
||||||
<eStructuralFeatures xsi:type="ecore:EAttribute" name="context" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> |
<eStructuralFeatures xsi:type="ecore:EAttribute" name="context" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> |
||||||
<eStructuralFeatures xsi:type="ecore:EAttribute" name="domain" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> |
<eStructuralFeatures xsi:type="ecore:EAttribute" name="domain" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> |
||||||
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isSingleChannel" lowerBound="1" |
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isSingleChannel" lowerBound="1" |
||||||
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> |
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> |
||||||
<eStructuralFeatures xsi:type="ecore:EReference" name="interfaceElements" upperBound="-1" |
<eStructuralFeatures xsi:type="ecore:EReference" name="interfaceElements" upperBound="-1" |
||||||
eType="ecore:EClass seim.ecore#//PropertyHolder"/> |
eType="ecore:EClass seim.ecore#//PropertyHolder"/> |
||||||
<eStructuralFeatures xsi:type="ecore:EReference" name="cardinalityElements" upperBound="-1" |
<eStructuralFeatures xsi:type="ecore:EReference" name="cardinalityElements" upperBound="-1" |
||||||
eType="#//CardinalityElement" containment="true"/> |
eType="#//CardinalityElement" containment="true"/> |
||||||
</eClassifiers> |
</eClassifiers> |
||||||
<eClassifiers xsi:type="ecore:EEnum" name="PatternTypeHS"> |
<eClassifiers xsi:type="ecore:EEnum" name="PatternTypeHS"> |
||||||
<eLiterals name="Hardware"/> |
<eLiterals name="Hardware"/> |
||||||
<eLiterals name="Software" value="1"/> |
<eLiterals name="Software" value="1"/> |
||||||
</eClassifiers> |
</eClassifiers> |
||||||
<eClassifiers xsi:type="ecore:EEnum" name="PatternTypeFailureMode"> |
<eClassifiers xsi:type="ecore:EEnum" name="PatternTypeFailureMode"> |
||||||
<eLiterals name="Fail_safe"/> |
<eLiterals name="Fail_safe"/> |
||||||
<eLiterals name="Fail_over" value="1"/> |
<eLiterals name="Fail_over" value="1"/> |
||||||
</eClassifiers> |
</eClassifiers> |
||||||
<eClassifiers xsi:type="ecore:EEnum" name="SafetyTactic"> |
<eClassifiers xsi:type="ecore:EEnum" name="SafetyTactic"> |
||||||
<eLiterals name="Simplicity"/> |
<eLiterals name="Simplicity"/> |
||||||
<eLiterals name="Substitution" value="1"/> |
<eLiterals name="Substitution" value="1"/> |
||||||
<eLiterals name="Sanity_Check" value="2"/> |
<eLiterals name="Sanity_Check" value="2"/> |
||||||
<eLiterals name="Condition_Monitoring" value="3"/> |
<eLiterals name="Condition_Monitoring" value="3"/> |
||||||
<eLiterals name="Comparison" value="4"/> |
<eLiterals name="Comparison" value="4"/> |
||||||
<eLiterals name="Diverse_Redundancy" value="5"/> |
<eLiterals name="Diverse_Redundancy" value="5"/> |
||||||
<eLiterals name="Replication_Redundancy" value="6"/> |
<eLiterals name="Replication_Redundancy" value="6"/> |
||||||
<eLiterals name="Repair" value="7"/> |
<eLiterals name="Repair" value="7"/> |
||||||
<eLiterals name="Degradation" value="8"/> |
<eLiterals name="Degradation" value="8"/> |
||||||
<eLiterals name="Voting" value="9"/> |
<eLiterals name="Voting" value="9"/> |
||||||
<eLiterals name="Override" value="10"/> |
<eLiterals name="Override" value="10"/> |
||||||
<eLiterals name="Barrier" value="11"/> |
<eLiterals name="Barrier" value="11"/> |
||||||
<eLiterals name="Heartbeat" value="12"/> |
<eLiterals name="Heartbeat" value="12"/> |
||||||
</eClassifiers> |
</eClassifiers> |
||||||
<eClassifiers xsi:type="ecore:EClass" name="CardinalityElement" eSuperTypes="seim.ecore#//PropertyHolder"> |
<eClassifiers xsi:type="ecore:EClass" name="CardinalityElement" eSuperTypes="seim.ecore#//PropertyHolder"> |
||||||
<eStructuralFeatures xsi:type="ecore:EReference" name="calculatedVia" upperBound="-1" |
<eStructuralFeatures xsi:type="ecore:EReference" name="calculatedVia" upperBound="-1" |
||||||
eType="ecore:EClass seim.ecore#//PropertyHolder"/> |
eType="ecore:EClass seim.ecore#//PropertyHolder"/> |
||||||
</eClassifiers> |
</eClassifiers> |
||||||
<eClassifiers xsi:type="ecore:EEnum" name="LinkType"> |
<eClassifiers xsi:type="ecore:EEnum" name="LinkType"> |
||||||
<eLiterals name="TRANSPOSE"/> |
<eLiterals name="TRANSPOSE" value="4"/> |
||||||
<eLiterals name="IDENTITY" value="1"/> |
<eLiterals name="IDENTITY"/> |
||||||
<eLiterals name="SHIFT" value="2"/> |
<eLiterals name="SHIFTC" value="9"/> |
||||||
<eLiterals name="FIRST" value="3"/> |
<eLiterals name="FIRST" value="1"/> |
||||||
<eLiterals name="ROTATE" value="4"/> |
<eLiterals name="ROTATE" value="3"/> |
||||||
</eClassifiers> |
<eLiterals name="JOINC" value="7"/> |
||||||
<eClassifiers xsi:type="ecore:EClass" name="PatternComponent" eSuperTypes="#//MultiplicityElement #//IdentifiedElement seim.ecore#//Component"> |
<eLiterals name="JOINP" value="8"/> |
||||||
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> |
<eLiterals name="FORKC" value="5"/> |
||||||
<details key="constraints" value="contentIsPatternContent"/> |
<eLiterals name="FORKP" value="6"/> |
||||||
</eAnnotations> |
<eLiterals name="SHIFTP" value="10"/> |
||||||
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> |
<eLiterals name="FLATTENC" value="11"/> |
||||||
<details key="contentIsPatternContent" value="content->forAll(c | c.oclIsTypeOf(PatternComponent) or c.oclIsTypeOf(PatternPort) or c.oclIsTypeOf(PatternLink))"/> |
<eLiterals name="LAST" value="2"/> |
||||||
</eAnnotations> |
</eClassifiers> |
||||||
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mergeContent" lowerBound="1" |
<eClassifiers xsi:type="ecore:EClass" name="PatternComponent" eSuperTypes="#//MultiplicityElement #//IdentifiedElement seim.ecore#//Component"> |
||||||
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> |
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> |
||||||
</eClassifiers> |
<details key="constraints" value="contentIsPatternContent"/> |
||||||
<eClassifiers xsi:type="ecore:EClass" name="PatternPort" eSuperTypes="#//MultiplicityElement #//IdentifiedElement seim.ecore#//Port"> |
</eAnnotations> |
||||||
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dir" lowerBound="1" eType="#//PatternPortDirection"/> |
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> |
||||||
</eClassifiers> |
<details key="contentIsPatternContent" value="content->forAll(c | c.oclIsTypeOf(PatternComponent) or c.oclIsTypeOf(PatternPort) or c.oclIsTypeOf(PatternLink))"/> |
||||||
<eClassifiers xsi:type="ecore:EClass" name="PatternLink" eSuperTypes="#//IdentifiedElement seim.ecore#//Link"> |
</eAnnotations> |
||||||
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> |
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mergeContent" lowerBound="1" |
||||||
<details key="constraints" value="srcIsPatternPort dstIsPatternPort"/> |
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> |
||||||
</eAnnotations> |
</eClassifiers> |
||||||
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> |
<eClassifiers xsi:type="ecore:EClass" name="PatternPort" eSuperTypes="#//MultiplicityElement #//IdentifiedElement seim.ecore#//Port"> |
||||||
<details key="srcIsPatternPort" value="src.oclIsTypeOf(PatternLink)"/> |
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dir" lowerBound="1" eType="#//PatternPortDirection"/> |
||||||
<details key="dstIsPatternPort" value="dst.oclIsTypeOf(PatternLink)"/> |
</eClassifiers> |
||||||
</eAnnotations> |
<eClassifiers xsi:type="ecore:EClass" name="PatternLink" eSuperTypes="#//IdentifiedElement seim.ecore#//Link"> |
||||||
<eStructuralFeatures xsi:type="ecore:EAttribute" name="linkType" lowerBound="1" |
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> |
||||||
eType="#//LinkType"/> |
<details key="constraints" value="srcIsPatternPort dstIsPatternPort"/> |
||||||
<eStructuralFeatures xsi:type="ecore:EReference" name="element" eType="#//CardinalityElement"/> |
</eAnnotations> |
||||||
</eClassifiers> |
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> |
||||||
<eClassifiers xsi:type="ecore:EClass" name="MultiplicityElement" abstract="true" |
<details key="srcIsPatternPort" value="src.oclIsTypeOf(PatternLink)"/> |
||||||
interface="true"> |
<details key="dstIsPatternPort" value="dst.oclIsTypeOf(PatternLink)"/> |
||||||
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> |
</eAnnotations> |
||||||
<details key="constraints" value="cardinalityAsElementOrMult"/> |
<eStructuralFeatures xsi:type="ecore:EAttribute" name="linkType" lowerBound="1" |
||||||
</eAnnotations> |
eType="#//LinkType"/> |
||||||
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> |
<eStructuralFeatures xsi:type="ecore:EReference" name="element" eType="#//CardinalityElement"/> |
||||||
<details key="cardinalityAsElementOrMult" value="(not (cardinalityElement.oclIsUndefined())) implies multiplicityValue = 1"/> |
</eClassifiers> |
||||||
</eAnnotations> |
<eClassifiers xsi:type="ecore:EClass" name="MultiplicityElement" abstract="true" |
||||||
<eStructuralFeatures xsi:type="ecore:EAttribute" name="multiplicityValue" lowerBound="1" |
interface="true"> |
||||||
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/> |
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> |
||||||
<eStructuralFeatures xsi:type="ecore:EReference" name="cardinalityElement" eType="#//CardinalityElement"/> |
<details key="constraints" value="cardinalityAsElementOrMult"/> |
||||||
</eClassifiers> |
</eAnnotations> |
||||||
<eClassifiers xsi:type="ecore:EClass" name="IdentifiedElement" abstract="true" interface="true"> |
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> |
||||||
<eStructuralFeatures xsi:type="ecore:EReference" name="identifiedAs" eType="ecore:EClass seim.ecore#//PropertyHolder"/> |
<details key="cardinalityAsElementOrMult" value="(not (cardinalityElement.oclIsUndefined())) implies multiplicityValue = 1"/> |
||||||
</eClassifiers> |
</eAnnotations> |
||||||
<eClassifiers xsi:type="ecore:EEnum" name="PatternPortDirection"> |
<eStructuralFeatures xsi:type="ecore:EAttribute" name="multiplicityValue" lowerBound="1" |
||||||
<eLiterals name="UNSPECIFIED" value="3"/> |
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/> |
||||||
<eLiterals name="IN"/> |
<eStructuralFeatures xsi:type="ecore:EReference" name="cardinalityElement" eType="#//CardinalityElement"/> |
||||||
<eLiterals name="OUT" value="1"/> |
</eClassifiers> |
||||||
<eLiterals name="INOUT" value="2"/> |
<eClassifiers xsi:type="ecore:EClass" name="IdentifiedElement" abstract="true" interface="true"> |
||||||
</eClassifiers> |
<eStructuralFeatures xsi:type="ecore:EReference" name="identifiedAs" eType="ecore:EClass seim.ecore#//PropertyHolder"/> |
||||||
</ecore:EPackage> |
</eClassifiers> |
||||||
|
<eClassifiers xsi:type="ecore:EEnum" name="PatternPortDirection"> |
||||||
|
<eLiterals name="UNSPECIFIED" value="3"/> |
||||||
|
<eLiterals name="IN"/> |
||||||
|
<eLiterals name="OUT" value="1"/> |
||||||
|
<eLiterals name="INOUT" value="2"/> |
||||||
|
</eClassifiers> |
||||||
|
</ecore:EPackage> |
||||||
|
@ -1,87 +1,94 @@ |
|||||||
<?xml version="1.0" encoding="UTF-8"?> |
<?xml version="1.0" encoding="UTF-8"?> |
||||||
<genmodel:GenModel xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" |
<genmodel:GenModel xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" |
||||||
xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" copyrightText="Copyright (c) 2018 IRT AESE (IRT Saint Exupéry).
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
https://www.eclipse.org/legal/epl-2.0" |
xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" copyrightText="Copyright (c) 2018 IRT AESE (IRT Saint Exupéry).
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
https://www.eclipse.org/legal/epl-2.0" |
||||||
modelDirectory="/com.irtsaintexupery.pseim/src-gen" editDirectory="/com.irtsaintexupery.pseim.edit/src-gen" |
modelDirectory="/com.irtsaintexupery.pseim/src-gen" editDirectory="/com.irtsaintexupery.pseim.edit/src-gen" |
||||||
editorDirectory="/com.irtsaintexupery.pseim.editor/src-gen" modelPluginID="com.irtsaintexupery.pseim" |
editorDirectory="/com.irtsaintexupery.pseim.editor/src-gen" modelPluginID="com.irtsaintexupery.pseim" |
||||||
modelName="Pseim" editPluginClass="com.irtsaintexupery.pseim.pseim.provider.PseimEditPlugin" |
modelName="Pseim" editPluginClass="com.irtsaintexupery.pseim.pseim.provider.PseimEditPlugin" |
||||||
editorPluginClass="com.irtsaintexupery.pseim.pseim.presentation.PseimEditorPlugin" |
editorPluginClass="com.irtsaintexupery.pseim.pseim.presentation.PseimEditorPlugin" |
||||||
rootExtendsClass="org.eclipse.emf.ecore.impl.MinimalEObjectImpl$Container" codeFormatting="true" |
rootExtendsClass="org.eclipse.emf.ecore.impl.MinimalEObjectImpl$Container" codeFormatting="true" |
||||||
testsDirectory="/com.irtsaintexupery.pseim.tests/src-gen" testSuiteClass="com.irtsaintexupery.pseim.pseim.tests.PseimAllTests" |
testsDirectory="/com.irtsaintexupery.pseim.tests/src-gen" testSuiteClass="com.irtsaintexupery.pseim.pseim.tests.PseimAllTests" |
||||||
importerID="org.eclipse.emf.importer.ecore" complianceLevel="8.0" copyrightFields="false" |
importerID="org.eclipse.emf.importer.ecore" complianceLevel="8.0" copyrightFields="false" |
||||||
editPluginID="com.irtsaintexupery.pseim.edit" editorPluginID="com.irtsaintexupery.pseim.editor" |
editPluginID="com.irtsaintexupery.pseim.edit" editorPluginID="com.irtsaintexupery.pseim.editor" |
||||||
usedGenPackages="seim.genmodel#//seim" operationReflection="true" importOrganizing="true"> |
usedGenPackages="seim.genmodel#//seim" operationReflection="true" importOrganizing="true"> |
||||||
<foreignModel>pseim.ecore</foreignModel> |
<foreignModel>pseim.ecore</foreignModel> |
||||||
<genPackages prefix="Pseim" basePackage="com.irtsaintexupery.pseim" disposableProviderFactory="true" |
<genPackages prefix="Pseim" basePackage="com.irtsaintexupery.pseim" disposableProviderFactory="true" |
||||||
ecorePackage="pseim.ecore#/"> |
ecorePackage="pseim.ecore#/"> |
||||||
<genEnums typeSafeEnumCompatible="false" ecoreEnum="pseim.ecore#//PatternTypeHS"> |
<genEnums typeSafeEnumCompatible="false" ecoreEnum="pseim.ecore#//PatternTypeHS"> |
||||||
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//PatternTypeHS/Hardware"/> |
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//PatternTypeHS/Hardware"/> |
||||||
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//PatternTypeHS/Software"/> |
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//PatternTypeHS/Software"/> |
||||||
</genEnums> |
</genEnums> |
||||||
<genEnums typeSafeEnumCompatible="false" ecoreEnum="pseim.ecore#//PatternTypeFailureMode"> |
<genEnums typeSafeEnumCompatible="false" ecoreEnum="pseim.ecore#//PatternTypeFailureMode"> |
||||||
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//PatternTypeFailureMode/Fail_safe"/> |
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//PatternTypeFailureMode/Fail_safe"/> |
||||||
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//PatternTypeFailureMode/Fail_over"/> |
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//PatternTypeFailureMode/Fail_over"/> |
||||||
</genEnums> |
</genEnums> |
||||||
<genEnums typeSafeEnumCompatible="false" ecoreEnum="pseim.ecore#//SafetyTactic"> |
<genEnums typeSafeEnumCompatible="false" ecoreEnum="pseim.ecore#//SafetyTactic"> |
||||||
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//SafetyTactic/Simplicity"/> |
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//SafetyTactic/Simplicity"/> |
||||||
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//SafetyTactic/Substitution"/> |
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//SafetyTactic/Substitution"/> |
||||||
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//SafetyTactic/Sanity_Check"/> |
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//SafetyTactic/Sanity_Check"/> |
||||||
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//SafetyTactic/Condition_Monitoring"/> |
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//SafetyTactic/Condition_Monitoring"/> |
||||||
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//SafetyTactic/Comparison"/> |
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//SafetyTactic/Comparison"/> |
||||||
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//SafetyTactic/Diverse_Redundancy"/> |
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//SafetyTactic/Diverse_Redundancy"/> |
||||||
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//SafetyTactic/Replication_Redundancy"/> |
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//SafetyTactic/Replication_Redundancy"/> |
||||||
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//SafetyTactic/Repair"/> |
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//SafetyTactic/Repair"/> |
||||||
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//SafetyTactic/Degradation"/> |
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//SafetyTactic/Degradation"/> |
||||||
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//SafetyTactic/Voting"/> |
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//SafetyTactic/Voting"/> |
||||||
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//SafetyTactic/Override"/> |
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//SafetyTactic/Override"/> |
||||||
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//SafetyTactic/Barrier"/> |
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//SafetyTactic/Barrier"/> |
||||||
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//SafetyTactic/Heartbeat"/> |
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//SafetyTactic/Heartbeat"/> |
||||||
</genEnums> |
</genEnums> |
||||||
<genEnums typeSafeEnumCompatible="false" ecoreEnum="pseim.ecore#//LinkType"> |
<genEnums typeSafeEnumCompatible="false" ecoreEnum="pseim.ecore#//LinkType"> |
||||||
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//LinkType/TRANSPOSE"/> |
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//LinkType/TRANSPOSE"/> |
||||||
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//LinkType/IDENTITY"/> |
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//LinkType/IDENTITY"/> |
||||||
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//LinkType/SHIFT"/> |
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//LinkType/SHIFTC"/> |
||||||
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//LinkType/FIRST"/> |
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//LinkType/FIRST"/> |
||||||
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//LinkType/ROTATE"/> |
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//LinkType/ROTATE"/> |
||||||
</genEnums> |
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//LinkType/JOINC"/> |
||||||
<genEnums typeSafeEnumCompatible="false" ecoreEnum="pseim.ecore#//PatternPortDirection"> |
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//LinkType/JOINP"/> |
||||||
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//PatternPortDirection/UNSPECIFIED"/> |
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//LinkType/FORKC"/> |
||||||
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//PatternPortDirection/IN"/> |
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//LinkType/FORKP"/> |
||||||
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//PatternPortDirection/OUT"/> |
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//LinkType/SHIFTP"/> |
||||||
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//PatternPortDirection/INOUT"/> |
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//LinkType/FLATTENC"/> |
||||||
</genEnums> |
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//LinkType/LAST"/> |
||||||
<genClasses ecoreClass="pseim.ecore#//Library"> |
</genEnums> |
||||||
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference pseim.ecore#//Library/patterns"/> |
<genEnums typeSafeEnumCompatible="false" ecoreEnum="pseim.ecore#//PatternPortDirection"> |
||||||
</genClasses> |
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//PatternPortDirection/UNSPECIFIED"/> |
||||||
<genClasses ecoreClass="pseim.ecore#//Pattern"> |
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//PatternPortDirection/IN"/> |
||||||
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute pseim.ecore#//Pattern/typeHS"/> |
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//PatternPortDirection/OUT"/> |
||||||
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute pseim.ecore#//Pattern/typeFailure"/> |
<genEnumLiterals ecoreEnumLiteral="pseim.ecore#//PatternPortDirection/INOUT"/> |
||||||
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute pseim.ecore#//Pattern/alsoKnownAs"/> |
</genEnums> |
||||||
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute pseim.ecore#//Pattern/usedTactics"/> |
<genClasses ecoreClass="pseim.ecore#//Library"> |
||||||
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute pseim.ecore#//Pattern/context"/> |
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference pseim.ecore#//Library/patterns"/> |
||||||
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute pseim.ecore#//Pattern/domain"/> |
</genClasses> |
||||||
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute pseim.ecore#//Pattern/isSingleChannel"/> |
<genClasses ecoreClass="pseim.ecore#//Pattern"> |
||||||
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference pseim.ecore#//Pattern/interfaceElements"/> |
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute pseim.ecore#//Pattern/typeHS"/> |
||||||
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference pseim.ecore#//Pattern/cardinalityElements"/> |
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute pseim.ecore#//Pattern/typeFailure"/> |
||||||
</genClasses> |
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute pseim.ecore#//Pattern/alsoKnownAs"/> |
||||||
<genClasses ecoreClass="pseim.ecore#//CardinalityElement"> |
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute pseim.ecore#//Pattern/usedTactics"/> |
||||||
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference pseim.ecore#//CardinalityElement/calculatedVia"/> |
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute pseim.ecore#//Pattern/context"/> |
||||||
</genClasses> |
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute pseim.ecore#//Pattern/domain"/> |
||||||
<genClasses ecoreClass="pseim.ecore#//PatternComponent"> |
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute pseim.ecore#//Pattern/isSingleChannel"/> |
||||||
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute pseim.ecore#//PatternComponent/mergeContent"/> |
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference pseim.ecore#//Pattern/interfaceElements"/> |
||||||
</genClasses> |
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference pseim.ecore#//Pattern/cardinalityElements"/> |
||||||
<genClasses ecoreClass="pseim.ecore#//PatternPort"> |
</genClasses> |
||||||
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute pseim.ecore#//PatternPort/dir"/> |
<genClasses ecoreClass="pseim.ecore#//CardinalityElement"> |
||||||
</genClasses> |
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference pseim.ecore#//CardinalityElement/calculatedVia"/> |
||||||
<genClasses ecoreClass="pseim.ecore#//PatternLink"> |
</genClasses> |
||||||
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute pseim.ecore#//PatternLink/linkType"/> |
<genClasses ecoreClass="pseim.ecore#//PatternComponent"> |
||||||
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference pseim.ecore#//PatternLink/element"/> |
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute pseim.ecore#//PatternComponent/mergeContent"/> |
||||||
</genClasses> |
</genClasses> |
||||||
<genClasses image="false" ecoreClass="pseim.ecore#//MultiplicityElement"> |
<genClasses ecoreClass="pseim.ecore#//PatternPort"> |
||||||
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute pseim.ecore#//MultiplicityElement/multiplicityValue"/> |
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute pseim.ecore#//PatternPort/dir"/> |
||||||
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference pseim.ecore#//MultiplicityElement/cardinalityElement"/> |
</genClasses> |
||||||
</genClasses> |
<genClasses ecoreClass="pseim.ecore#//PatternLink"> |
||||||
<genClasses image="false" ecoreClass="pseim.ecore#//IdentifiedElement"> |
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute pseim.ecore#//PatternLink/linkType"/> |
||||||
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference pseim.ecore#//IdentifiedElement/identifiedAs"/> |
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference pseim.ecore#//PatternLink/element"/> |
||||||
</genClasses> |
</genClasses> |
||||||
</genPackages> |
<genClasses image="false" ecoreClass="pseim.ecore#//MultiplicityElement"> |
||||||
</genmodel:GenModel> |
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute pseim.ecore#//MultiplicityElement/multiplicityValue"/> |
||||||
|
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference pseim.ecore#//MultiplicityElement/cardinalityElement"/> |
||||||
|
</genClasses> |
||||||
|
<genClasses image="false" ecoreClass="pseim.ecore#//IdentifiedElement"> |
||||||
|
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference pseim.ecore#//IdentifiedElement/identifiedAs"/> |
||||||
|
</genClasses> |
||||||
|
</genPackages> |
||||||
|
</genmodel:GenModel> |
||||||
|
File diff suppressed because it is too large
Load Diff
@ -1,98 +1,98 @@ |
|||||||
<?xml version="1.0" encoding="UTF-8"?> |
<?xml version="1.0" encoding="UTF-8"?> |
||||||
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
||||||
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="seim" nsURI="http://www.irt-saintexupery.com/seim/0.1" nsPrefix="seim"> |
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="seim" nsURI="http://www.irt-saintexupery.com/seim/0.1" nsPrefix="seim"> |
||||||
<eAnnotations source="http://www.eclipse.org/OCL/Import"> |
<eAnnotations source="http://www.eclipse.org/OCL/Import"> |
||||||
<details key="ecore" value="http://www.eclipse.org/emf/2002/Ecore"/> |
<details key="ecore" value="http://www.eclipse.org/emf/2002/Ecore"/> |
||||||
</eAnnotations> |
</eAnnotations> |
||||||
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> |
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> |
||||||
<details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> |
<details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> |
||||||
<details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> |
<details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> |
||||||
<details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> |
<details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> |
||||||
</eAnnotations> |
</eAnnotations> |
||||||
<eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//GraphElement"> |
<eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//GraphElement"> |
||||||
<eStructuralFeatures xsi:type="ecore:EReference" name="content" upperBound="-1" |
<eStructuralFeatures xsi:type="ecore:EReference" name="content" upperBound="-1" |
||||||
eType="#//Element" containment="true"/> |
eType="#//Element" containment="true"/> |
||||||
</eClassifiers> |
</eClassifiers> |
||||||
<eClassifiers xsi:type="ecore:EClass" name="Port" eSuperTypes="#//BorderElement"> |
<eClassifiers xsi:type="ecore:EClass" name="Port" eSuperTypes="#//BorderElement"> |
||||||
<eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" lowerBound="1" |
<eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" lowerBound="1" |
||||||
eType="#//PortDirection"/> |
eType="#//PortDirection"/> |
||||||
</eClassifiers> |
</eClassifiers> |
||||||
<eClassifiers xsi:type="ecore:EClass" name="Link" eSuperTypes="#//GraphElement"> |
<eClassifiers xsi:type="ecore:EClass" name="Link" eSuperTypes="#//GraphElement"> |
||||||
<eStructuralFeatures xsi:type="ecore:EReference" name="src" eType="#//Port"/> |
<eStructuralFeatures xsi:type="ecore:EReference" name="src" eType="#//Port"/> |
||||||
<eStructuralFeatures xsi:type="ecore:EReference" name="dst" eType="#//Port"/> |
<eStructuralFeatures xsi:type="ecore:EReference" name="dst" eType="#//Port"/> |
||||||
</eClassifiers> |
</eClassifiers> |
||||||
<eClassifiers xsi:type="ecore:EClass" name="GraphElement" abstract="true" interface="true" |
<eClassifiers xsi:type="ecore:EClass" name="GraphElement" abstract="true" interface="true" |
||||||
eSuperTypes="#//Element"/> |
eSuperTypes="#//Element"/> |
||||||
<eClassifiers xsi:type="ecore:EClass" name="Property" abstract="true" interface="true" |
<eClassifiers xsi:type="ecore:EClass" name="Property" abstract="true" interface="true" |
||||||
eSuperTypes="#//IdentifiedElement"> |
eSuperTypes="#//IdentifiedElement"> |
||||||
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> |
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> |
||||||
<details key="constraints" value="keyNotNull"/> |
<details key="constraints" value="keyNotNull"/> |
||||||
</eAnnotations> |
</eAnnotations> |
||||||
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> |
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> |
||||||
<details key="keyNotNull" value="key <> ''"/> |
<details key="keyNotNull" value="key <> ''"/> |
||||||
</eAnnotations> |
</eAnnotations> |
||||||
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> |
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> |
||||||
</eClassifiers> |
</eClassifiers> |
||||||
<eClassifiers xsi:type="ecore:EClass" name="BasicProperty" abstract="true" interface="true" |
<eClassifiers xsi:type="ecore:EClass" name="BasicProperty" abstract="true" interface="true" |
||||||
eSuperTypes="#//Property"/> |
eSuperTypes="#//Property"/> |
||||||
<eClassifiers xsi:type="ecore:EClass" name="IntegerProperty" eSuperTypes="#//BasicProperty"> |
<eClassifiers xsi:type="ecore:EClass" name="IntegerProperty" eSuperTypes="#//BasicProperty"> |
||||||
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" |
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" |
||||||
defaultValueLiteral="0"/> |
defaultValueLiteral="0"/> |
||||||
</eClassifiers> |
</eClassifiers> |
||||||
<eClassifiers xsi:type="ecore:EClass" name="StringProperty" eSuperTypes="#//BasicProperty"> |
<eClassifiers xsi:type="ecore:EClass" name="StringProperty" eSuperTypes="#//BasicProperty"> |
||||||
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" |
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" |
||||||
defaultValueLiteral="''"/> |
defaultValueLiteral="''"/> |
||||||
</eClassifiers> |
</eClassifiers> |
||||||
<eClassifiers xsi:type="ecore:EClass" name="BooleanProperty" eSuperTypes="#//BasicProperty"> |
<eClassifiers xsi:type="ecore:EClass" name="BooleanProperty" eSuperTypes="#//BasicProperty"> |
||||||
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" |
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" |
||||||
defaultValueLiteral="false"/> |
defaultValueLiteral="false"/> |
||||||
</eClassifiers> |
</eClassifiers> |
||||||
<eClassifiers xsi:type="ecore:EClass" name="ReferenceProperty" eSuperTypes="#//Property"> |
<eClassifiers xsi:type="ecore:EClass" name="ReferenceProperty" eSuperTypes="#//Property"> |
||||||
<eStructuralFeatures xsi:type="ecore:EReference" name="ref" lowerBound="1" eType="#//PropertyHolder"/> |
<eStructuralFeatures xsi:type="ecore:EReference" name="ref" lowerBound="1" eType="#//PropertyHolder"/> |
||||||
</eClassifiers> |
</eClassifiers> |
||||||
<eClassifiers xsi:type="ecore:EClass" name="PropertyHolder" abstract="true" interface="true" |
<eClassifiers xsi:type="ecore:EClass" name="PropertyHolder" abstract="true" interface="true" |
||||||
eSuperTypes="#//NamedElement"> |
eSuperTypes="#//NamedElement"> |
||||||
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> |
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> |
||||||
<details key="constraints" value="uniqueKeys"/> |
<details key="constraints" value="uniqueKeys"/> |
||||||
</eAnnotations> |
</eAnnotations> |
||||||
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> |
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> |
||||||
<details key="uniqueKeys" value="properties->forAll(p1, p2 | p1 <> p2 implies p1.key <> p2.key)"/> |
<details key="uniqueKeys" value="properties->forAll(p1, p2 | p1 <> p2 implies p1.key <> p2.key)"/> |
||||||
</eAnnotations> |
</eAnnotations> |
||||||
<eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1" |
<eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1" |
||||||
eType="#//Property" containment="true"/> |
eType="#//Property" containment="true"/> |
||||||
</eClassifiers> |
</eClassifiers> |
||||||
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" interface="true" |
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" interface="true" |
||||||
eSuperTypes="#//IdentifiedElement"> |
eSuperTypes="#//IdentifiedElement"> |
||||||
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> |
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> |
||||||
<details key="constraints" value="nameNotEmpty"/> |
<details key="constraints" value="nameNotEmpty"/> |
||||||
</eAnnotations> |
</eAnnotations> |
||||||
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> |
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> |
||||||
<details key="nameNotEmpty" value="name <> ''"/> |
<details key="nameNotEmpty" value="name <> ''"/> |
||||||
</eAnnotations> |
</eAnnotations> |
||||||
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> |
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> |
||||||
</eClassifiers> |
</eClassifiers> |
||||||
<eClassifiers xsi:type="ecore:EClass" name="IdentifiedElement" abstract="true" interface="true"> |
<eClassifiers xsi:type="ecore:EClass" name="IdentifiedElement" abstract="true" interface="true"> |
||||||
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> |
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> |
||||||
<details key="constraints" value="uidNotEmpty"/> |
<details key="constraints" value="uidNotEmpty"/> |
||||||
</eAnnotations> |
</eAnnotations> |
||||||
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> |
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> |
||||||
<details key="uidNotEmpty" value="uid <> ''"/> |
<details key="uidNotEmpty" value="uid <> ''"/> |
||||||
</eAnnotations> |
</eAnnotations> |
||||||
<eStructuralFeatures xsi:type="ecore:EAttribute" name="uid" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" |
<eStructuralFeatures xsi:type="ecore:EAttribute" name="uid" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" |
||||||
changeable="false" unsettable="true" iD="true"/> |
changeable="false" unsettable="true" iD="true"/> |
||||||
</eClassifiers> |
</eClassifiers> |
||||||
<eClassifiers xsi:type="ecore:EEnum" name="PortDirection"> |
<eClassifiers xsi:type="ecore:EEnum" name="PortDirection"> |
||||||
<eLiterals name="UNSPECIFIED" value="3"/> |
<eLiterals name="UNSPECIFIED" value="3"/> |
||||||
<eLiterals name="IN"/> |
<eLiterals name="IN"/> |
||||||
<eLiterals name="OUT" value="1"/> |
<eLiterals name="OUT" value="1"/> |
||||||
<eLiterals name="INOUT" value="2"/> |
<eLiterals name="INOUT" value="2"/> |
||||||
</eClassifiers> |
</eClassifiers> |
||||||
<eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="#//PropertyHolder"> |
<eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="#//PropertyHolder"> |
||||||
<eStructuralFeatures xsi:type="ecore:EReference" name="modelElements" upperBound="-1" |
<eStructuralFeatures xsi:type="ecore:EReference" name="modelElements" upperBound="-1" |
||||||
eType="#//GraphElement" containment="true"/> |
eType="#//GraphElement" containment="true"/> |
||||||
</eClassifiers> |
</eClassifiers> |
||||||
<eClassifiers xsi:type="ecore:EClass" name="BorderElement" abstract="true" interface="true" |
<eClassifiers xsi:type="ecore:EClass" name="BorderElement" abstract="true" interface="true" |
||||||
eSuperTypes="#//Element"/> |
eSuperTypes="#//Element"/> |
||||||
<eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true" interface="true" |
<eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true" interface="true" |
||||||
eSuperTypes="#//PropertyHolder"/> |
eSuperTypes="#//PropertyHolder"/> |
||||||
</ecore:EPackage> |
</ecore:EPackage> |
||||||
|
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Loading…
Reference in new issue