From f1933675f0e471a64b53943d683d034cc5daa7c2 Mon Sep 17 00:00:00 2001 From: Mauricio Alferez Date: Wed, 18 May 2016 11:42:27 +0200 Subject: Bug 493796 - [Extra][Requirements] Table for "refine" relationship - I also changed the table type for all the matrices to RequirementsBooleanMatrix. In that way, users do not have to change the "handles" method of BooleanMatrixCellEditor anymore. - I also changed from explicit references of requirements properties, to the use of the static attributes in the I_SysMLStereotype interface. Change-Id: I9ae47af40267c49b2b748fb92d5117f650b5cc7d Signed-off-by: Mauricio Alferez --- .../org.eclipse.papyrus.requirements.feature/feature.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'features/papyrus-extra-features') diff --git a/features/papyrus-extra-features/org.eclipse.papyrus.requirements.feature/feature.xml b/features/papyrus-extra-features/org.eclipse.papyrus.requirements.feature/feature.xml index edfe09f559f..e1ac128a604 100644 --- a/features/papyrus-extra-features/org.eclipse.papyrus.requirements.feature/feature.xml +++ b/features/papyrus-extra-features/org.eclipse.papyrus.requirements.feature/feature.xml @@ -230,4 +230,10 @@ http://www.eclipse.org/legal/epl-v10.html install-size="0" version="0.0.0"/> + + -- cgit v1.2.1