Change Log Report
Total number of changed sets: 1
Changes between 2016-12-06 and 2017-01-06
Total commits: 2
Total number of files changed: 2
Timestamp | Author | Details |
---|---|---|
2016-12-13 13:26:48 | Benoit Maggi <benoit.maggi@cea.fr> | table/org.eclipse.papyrus.sysml14.nattable.allocation/resources/allocation.nattableconfiguration v a9fee9bf4fb5c60b742c3c89910c22fd038ada8b Bug 509148 - [SysML 1.4] Allocation table should display supplier in one column - use Dependency/supplier as element for axis 3 - remove useless indexes [A,B,C] for the columns Change-Id: Iaa518455195e06d87eaf6fc831f39c851e5ffa11 Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr> |
2016-12-09 16:47:41 | Benoit Maggi <benoit.maggi@cea.fr> | table/org.eclipse.papyrus.sysml14.nattable.common/src/org/eclipse/papyrus/sysml14/nattable/common/provider/SysMLFlowPortDirectionLabelProvider.java v 8cf5d7f96a40b03e09e97755825b29fb14a2ce6a Bug 487500 - [SysML 1.4] Association not always created when creating a part property in an IBD - use a fake true context to fix validation context for UML rules (use ConstraintFilter once there is a way to integrate correctly in Papyrus) - add instanceof in ModelConstraint to avoid ClassCastException - deprecate useless selector - swith test for performances (test UML before stereotypes) - fix some quality bugs Change-Id: I4de3a3f5ff4d5168d710608ca75908e8c351f154 Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr> |