Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-03-06Bug 513134 - [BPMN] Remove code from master repository Benoit Maggi1-15290/+0
- remove the plugins, feature - remove the references in pom.xml and extra feature Change-Id: I36e6d591431a788233dc32449ceaf418fca5ea0d Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
2017-02-10Bug 485680 : [BPMN] model validationGéry Deloge1-117/+158
correcting validation on most commom use cases - multiplicity [0..1] for CatchEvent-base_InitialNode, CatchEvent-base_AcceptEventAction ThrowEvent-base_CallOperationAction BPMNExpression-base_OpaqueExpression, DataOutput-base_Parameter, DataOutput-base_ActivityParameterNode, DataInput-base_Parameter, DataInput-base_ActivityParameterNode, DataInput.base_inputPin, DataOutput.base_outputPin Lane-laneSet, Lane-childLaneSet FlowNode.base_activityNode Gateway-base_ActivityGroup, NonExclusiveGateway-base_JoinNode, NonExclusiveGateway-base_ForkNode, ExclusiveGateway-base_DecisionNode, ExclusiveGateway-base_MergeNode - derived properties LaneSet-lanes, LaneSet-parentLane StandardLoopCharacteristics-testBefore, StandardLoopCharacteristics-loopCondition BPMNProcess-supports BoundaryEvent-attachedToRef FlowElement-container CallActivity-calledElementRef - genmodel java 8 - multiplicity issue : 0..* is generated as 1..* in ecore (change LiteralUnlimitedNatural to LiteralInteger in profile to fix) - log4j - TU - plugin version 0.8.0 Change-Id: I070c4c7cd60ce24706945c1a7dabc8f09289c2c2 Signed-off-by: Géry Deloge <gery.deloge@cea.fr>
2016-10-07Bug 504084: [BPMN] various enhancements / correctionsGéry Deloge1-0/+13
- delete unused icons - improve some icons - add components to palette and new child menu - correct Data Input / Output elements in palette to be associated to a task - use palette icons in model explorer and new child menu Change-Id: I030178f92ed992c9cea90fb7c76e3c8776d4d10c Signed-off-by: Géry Deloge <gery.deloge@cea.fr>
2016-01-08[BPMN] New icons for the diagram typesJuan Cadavid1-0/+10
Change-Id: I05eb56be2612c3f016f53121b3fa8ea38d16da49 Signed-off-by: Juan Cadavid <juan.cadavid@cea.fr>
2016-01-08[BPMN] Fixing icons for model explorerJuan Cadavid1-24/+140
Change-Id: Iec34af8697e45748f4037e518abaac499ed93a60 Signed-off-by: Juan Cadavid <juan.cadavid@cea.fr>
2015-10-19Icons for Papyrus BPMN palette and profile, corrections forJuan Cadavid1-1305/+11350
CarFactory.notation and QVTO script for B2MML Change-Id: I587cce24fc2747ed476bcf12bcb2f5f19cdd1a4d Signed-off-by: Juan Cadavid <juan.cadavid@cea.fr>
2015-07-16Papyrus BPMN customizationJuan Cadavid1-0/+5065
Change-Id: Ifccfedbbd4f30f166e1b39136ec1822a63f4f33c Signed-off-by: Juan Cadavid <juan.cadavid@cea.fr>

    Back to the top