From 25fef8bb58e278eb2b7d776b25b32ed7432fa50b Mon Sep 17 00:00:00 2001 From: Mauricio Alferez Date: Sun, 5 Jun 2016 23:09:54 +0200 Subject: Bug 495487 - [BMM] Provide a traceability table to link business elements and SysML requirements - I created a tracedTo table with requirements in the columns and all elements excluding requirement and relationships in the rows. Therefore, the table will be used not only for connecting BMM to SysML but also, it can be used to connect requirements to any other type of element. Change-Id: I0e4e0930ddc23855a04be4fb7d5f5b961f7d084f Signed-off-by: Mauricio Alferez --- .../.project | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 extraplugins/requirements/org.eclipse.papyrus.requirements.sysml.matrix.tracedTo.config/.project (limited to 'extraplugins/requirements/org.eclipse.papyrus.requirements.sysml.matrix.tracedTo.config/.project') diff --git a/extraplugins/requirements/org.eclipse.papyrus.requirements.sysml.matrix.tracedTo.config/.project b/extraplugins/requirements/org.eclipse.papyrus.requirements.sysml.matrix.tracedTo.config/.project new file mode 100644 index 00000000000..d2827b87f82 --- /dev/null +++ b/extraplugins/requirements/org.eclipse.papyrus.requirements.sysml.matrix.tracedTo.config/.project @@ -0,0 +1,28 @@ + + + org.eclipse.papyrus.requirements.sysml.matrix.tracedTo.config + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + -- cgit v1.2.3