Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-11-10Bug 481377 - [Extra plugins][Req] The assistant shall support theMauricio Alferez50-238/+1760
creation of initial profiles based on class diagram - New plugin req.domainModel2profile - New submenu in PapyrusReq called "Tools to define requirements profile" with two entries: "Define or Update Stereotype and Profile on Demand", and "Generate Profile from Domain Model". --- - I updated the org.eclipse.papyrus.req.feature to include the new req.domainModel2profile plugin and the pom.xml files. - I also took the time to correct comments and typos. Change-Id: Id829cd3dad789e691f1164af89463f8afbeb72e9 Signed-off-by: Mauricio Alferez <mauricio.alferez@cea.fr>
2015-11-06481527 - [CDT integration]Open CDT editor throws exceptionAnsgar Radermacher1-1/+1
2015-11-02Bug 481237 - [Extra plugins][Req] Papyrus Req icon should have aMauricio Alferez6-5/+5
transparent background Change-Id: I6ae6a8963ac3f28dc254814c19c36724574965d4 Signed-off-by: Mauricio Alferez <mauricio.alferez@cea.fr>
2015-10-30Modifying Equipment packageSaadia DHOUIB3-4883/+5105
Change-Id: Ia6b33670721fce02e442943dd7ad62294eca807a
2015-10-29[BPMN] CSS improvementsJuan Cadavid1-2/+2
Change-Id: I3c128d5e1fdb77ea332812539440fd224dd9f27c Signed-off-by: Juan Cadavid <juan.cadavid@cea.fr>
2015-10-29[Manufacturing] B2MML profile improvementsJuan Cadavid4-123053/+36933
Change-Id: I10cceba80140fd2af0884566867c340d0384c4ec Signed-off-by: Juan Cadavid <juan.cadavid@cea.fr>
2015-10-29[Manufacturing] Car enterprise model Juan Cadavid10-807/+2274
Signed-off-by: Juan Cadavid <juan.cadavid@cea.fr>
2015-10-29480767 - [QDesigner] The generated bootloader contains an "unistd" include ↵Ansgar Radermacher1-7/+14
that can not be resolved on all platforms
2015-10-26[Extra plugins][BMM] new rectilinear and bendpoints styleMauricio Alferez1-0/+2
Change-Id: If055dab2ff74250dea6b1823828b02c6cbc5415f Signed-off-by: Mauricio Alferez <mauricio.alferez@cea.fr>
2015-10-23[BPMN] Palette correctionJuan Cadavid1-0/+11
Change-Id: I2fdd5d90ecc6107073f3033390627062588e8f4b
2015-10-23Bug 480488: [BPMN] All Task icons are the sameJuan Cadavid2-12/+0
they should be changed to specific ones https://bugs.eclipse.org/bugs/show_bug.cgi?id=480488 Change-Id: I92f71dc8525f79fbbed7369bb300b6ca9e795b75 Signed-off-by: Juan Cadavid <juan.cadavid@cea.fr>
2015-10-23Bug 478818 - [C++ codegen] Inner classifier generationShuai Li1-1/+1
- Fix regression: package header generator no longer generates classes and datatypes owned by the package Signed-off-by: Shuai Li <shuai.li@cea.fr>
2015-10-22[BPMN] Implementation of generic "Task" element with no special typeJuan Cadavid8-320/+1404
Refactoring of semantic and graphic ElementTypes Signed-off-by: Juan Cadavid <juan.cadavid@cea.fr>
2015-10-21[Extra plugin][Req][BMM] UI minor improvementsMauricio Alferez2-20/+19
Change-Id: I010e7cac91cff4ab8d020aab5552795ddb0cf95e Signed-off-by: Mauricio Alferez <mauricio.alferez@cea.fr>
2015-10-21Bug 479649 - [C++ codegen] Mutable and variadicShuai Li17-13/+883
- Stereotype <<Variadic>> extends Operation - Stereotype <<Mutable>> extends Property - Code generator for these entities Change-Id: I75d25e11def1d27b84567f45ebf8883c1868c561 Signed-off-by: Shuai Li <shuai.li@cea.fr>
2015-10-21[Extra plugins][BMM] Removing deprecated paletteDefinitionMauricio Alferez1-15/+0
Change-Id: I44d7d15f3886759d7d215a5fe5cb9feb3ff2c3eb Signed-off-by: Mauricio Alferez <mauricio.alferez@cea.fr>
2015-10-21Bug 478818 - [C++ codegen] Inner classifier generationShuai Li7-28/+206
- Generate inner classifiers in a classifier (recursive) - Generate body of a class including its inner classifier methods (recursive) - When including a type, include its closest owner who is itself owned by a package Patch set 6: - Copyright Change-Id: I25bf80a7e1cd7c3efa0c3cc9b02aa9b6f19713f7 Signed-off-by: Shuai Li <shuai.li@cea.fr>
2015-10-19[Extra plugins][BMM] UI improvementsMauricio Alferez5-2/+533
Change-Id: Ie92f6fb632b91e83853f02fef512bc69ca517b4c Signed-off-by: Mauricio Alferez <mauricio.alferez@cea.fr>
2015-10-19Icons for Papyrus BPMN palette and profile, corrections forJuan Cadavid10-2470/+11356
CarFactory.notation and QVTO script for B2MML Change-Id: I587cce24fc2747ed476bcf12bcb2f5f19cdd1a4d Signed-off-by: Juan Cadavid <juan.cadavid@cea.fr>
2015-10-17Papyrus4Manufacturing and BPMN examplesJuan Cadavid240-394/+467143
Signed-off-by: Juan Cadavid <juan.cadavid@cea.fr>
2015-10-16479957 - [C_CPP] Profile : stereotype <<Include>> cannot be applied on UML ↵Ansgar Radermacher9-163/+202
Interface
2015-10-16Adding PapyrusPath to Goal Mauricio Alferez1-11/+9
Change-Id: Ib664d22d90ba8f7bc26f1cb84243420f0e2d81bc Signed-off-by: Mauricio Alferez <mauricio.alferez@cea.fr>
2015-10-16479927 - [C++ codegen] The code generator does not support the types Real ↵Ansgar Radermacher2-4/+15
and Unlimited Natural
2015-10-15BPMN lanes implementationJuan Cadavid26-36/+1480
Signed-off-by: Juan Cadavid <juan.cadavid@cea.fr>
2015-10-15[Extra plugins][Req][BMM] Adding BMM to papyrus extra update siteMauricio Alferez7-7/+58
Change-Id: Ide7a4d21fd890561702a105bf0101156a093a740 Signed-off-by: Mauricio Alferez <mauricio.alferez@cea.fr>
2015-10-14Bug 479713 - [Extra plugin][Req][BMM] BMM shall provide a wizard toMauricio Alferez18-7/+441
create models and projects Change-Id: I30a79c315453bbc666d402d702e55139cba83763 Signed-off-by: Mauricio Alferez <mauricio.alferez@cea.fr>
2015-10-14Bug 479714 - [Extra plugin][Req][BMM] BMM shall provide a ViewpointMauricio Alferez9-0/+186
mechanism Change-Id: I9df41dacb0b210d24d262a2c5d671b2ad989410d Signed-off-by: Mauricio Alferez <mauricio.alferez@cea.fr>
2015-10-06Bug 478875 - [Extra Plugin][Req] Assistant shall include menu iconsMauricio Alferez12-19/+26
Change-Id: I9658f97da28c4dec74ef630b72dcbbb5f3baaa86 Signed-off-by: Mauricio Alferez <mauricio.alferez@cea.fr>
2015-10-01Bug 478389 - [Extra Plugin][Req] Add support to create Verify linksMauricio Alferez10-13/+234
Signed-off-by: Mauricio Alferez <mauricio.alferez@cea.fr>
2015-09-30Bug 478595 - [Extra Plugin][Req] Decomposed requirements shall have id'sMauricio Alferez5-25/+79
based on their parent requirement Signed-off-by: Mauricio Alferez <mauricio.alferez@cea.fr>
2015-09-30471684: [RSA Import] Strange import result for showListStereotypeCamille Letavernier1-0/+20
property https://bugs.eclipse.org/bugs/show_bug.cgi?id=471684 - Workaround: Clean up invalid metadata EAnnotations at the root of each resource Change-Id: I0c3250ae896b106a303475bca012641c34e6134a Signed-off-by: Camille Letavernier <camille.letavernier@cea.fr>
2015-09-29471684: [RSA Import] Strange import result for showListStereotypeCamille Letavernier19-350/+825
property https://bugs.eclipse.org/bugs/show_bug.cgi?id=471684 Change-Id: Iac94f9d2fdb90c2c5c76e81885e2b399011f9f16 Signed-off-by: Camille Letavernier <camille.letavernier@cea.fr>
2015-09-29Bug 478386 - [Extra Plugin][Req] Add support to create Satisfy linksMauricio Alferez5-0/+226
Change-Id: Ib955c6040b5fd022d8506c05fb0465d09a3e4834 Signed-off-by: Mauricio Alferez <mauricio.alferez@cea.fr>
2015-09-24Bug 477558 - [Req][BMM][CSS] Shapes do not allow to anchor edgesMauricio Alferez17-389/+411
Change-Id: Ic2c099e83c21464acb4801a4481921846d2ce57a Signed-off-by: Mauricio Alferez <mauricio.alferez@cea.fr>
2015-09-23Bug 478140 - [Req][BMM] Create default icons and shapes for Other NodesMauricio Alferez4-23/+136
Change-Id: I6872b1377d0db4fa3fbebc9bf5125f8a74dc0ef5 Signed-off-by: Mauricio Alferez <mauricio.alferez@cea.fr>
2015-09-22Bug 477369 - [Req][BMM] Missing ElementsMauricio Alferez3-1/+110
Change-Id: I3cc515fbf6722d0b6a374c99faa1c839993eb224 Signed-off-by: Mauricio Alferez <mauricio.alferez@cea.fr>
2015-09-22478005 - [QDesigner] The first generation of code fails with an NPEAnsgar Radermacher1-5/+3
2015-09-18Bug 477726 - [REQ][SysML] Requirements decomposition supportMauricio Alferez5-4/+194
Change-Id: I474e5477f296affb33a7a3dc82a676ef09d6fca6 Signed-off-by: Mauricio Alferez <mauricio.alferez@cea.fr>
2015-09-15[CDO] Reenable interactive transaction conflict resolutionEike Stepper1-2/+4
This patch reenables the new conflict resolution after work-arounds have been applied for the pending EMF Compare bugs. Change-Id: I3f4f741e926da16f0dfb01f9c5431e72696c50c4 Signed-off-by: Eike Stepper <stepper@esc-net.de>
2015-09-14[Req][BMM] Removing inactive CSS reference in "Means" profile diagramMauricio Alferez2-319/+603
Change-Id: I2ec4f856f622b8c33a41f3cba8aecded27cd7f41 Signed-off-by: Mauricio Alferez <mauricio.alferez@cea.fr>
2015-09-11Bug 473605 - [ADL4Eclipse] Project generation from model.Thomas Daniellou62-1960/+14425
* ADL4Eclipse reverse cleanups & bugs fix * Added stereotypes values on reverse * Added tests * Edited FeatureProjectEditor for the generation * Added new project org.eclipse.papyrus.adl4eclipse.generation Change-Id: Idedd3492f0a1d8a1d3b0fde1be36d9145fcff197 Signed-off-by: Thomas Daniellou <thomas.daniellou@cea.fr>
2015-09-09474339 - [CDT integration] Synchronization of code to model requires ↵bugs/476559-expand-performanceAnsgar Radermacher4-37/+64
additional information (element based eligibility filtering)
2015-09-09Bug 473610 - [Req] NullPointerException in Truc NGUYEN6-27/+198
InitDerivedReqCommand.getToPackage Conflicts: extraplugins/req/org.eclipse.papyrus.req.sysml.assistant/META-INF/MANIFEST.MF Change-Id: Ic1eb3cd72cca78049ae52a74287314e58f4d08ad Signed-off-by: Truc NGUYEN <truc.nguyen@cea.fr>
2015-09-04[REQ][BMM] UI for BMMMauricio Alferez46-0/+1586
Signed-off-by: Mauricio Alferez <mauricio.alferez@cea.fr>
2015-09-03[releng] produce Java from xtend during buildAnsgar Radermacher5-754/+44
2015-09-03474339 - [CDT integration] Synchronization of code to model requires ↵Ansgar Radermacher2-34/+88
additional information (fix NPE)
2015-09-02[REQ][BMM] Removing the old BMM profile, generating code and adding aMauricio Alferez201-587/+23695
dozen of profile diagrams Change-Id: I3e49b75bbe8c921079a371e220fdec7c905ca8f4 Signed-off-by: Mauricio Alferez <mauricio.alferez@cea.fr>
2015-09-01476302 - [C++ profile] C++ profile definition: no extensions for ↵Ansgar Radermacher62-3004/+2143
StorageClass, wrong multiplicity for Volatile
2015-09-01474339 - [CDT integration] Synchronization of code to model requires ↵Ansgar Radermacher16-170/+507
additional information
2015-08-24467521: [Model Import - RT] Update the Model Import to target Papyrus-RTCamille Letavernier2-7/+7
https://bugs.eclipse.org/bugs/show_bug.cgi?id=467521 - Update transformation, tests and releng to target PapyrusRT Change-Id: I9344acc4a11a42b065d5648ae57a280911b2c475 Signed-off-by: Camille Letavernier <camille.letavernier@cea.fr>

Back to the top