Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcletavernie2011-10-25 13:20:56 +0000
committercletavernie2011-10-25 13:20:56 +0000
commit8cdc737aa46551e5708103da8564b5389b074ea1 (patch)
tree7befcecf1a95680d3d7f13aca51dd9b30b254551 /plugins/sysml
parent2dd422b8503feecdcfa3e021dbbf6ba7c0394be4 (diff)
downloadorg.eclipse.papyrus-8cdc737aa46551e5708103da8564b5389b074ea1.tar.gz
org.eclipse.papyrus-8cdc737aa46551e5708103da8564b5389b074ea1.tar.xz
org.eclipse.papyrus-8cdc737aa46551e5708103da8564b5389b074ea1.zip
359057: [Architecture - SVN - Build] The Papyrus architecture should be refactored
https://bugs.eclipse.org/bugs/show_bug.cgi?id=359057
Diffstat (limited to 'plugins/sysml')
-rw-r--r--plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/.classpath (renamed from plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/.classpath)0
-rw-r--r--plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/.project (renamed from plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/.project)0
-rw-r--r--plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/META-INF/MANIFEST.MF (renamed from plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/META-INF/MANIFEST.MF)0
-rw-r--r--plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/about.html (renamed from plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/about.html)0
-rw-r--r--plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/build.properties (renamed from plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/build.properties)0
-rw-r--r--plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/icons/allocation_table.gif (renamed from plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/icons/allocation_table.gif)bin978 -> 978 bytes
-rw-r--r--plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/icons/allocation_table.png (renamed from plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/icons/allocation_table.png)bin1360 -> 1360 bytes
-rw-r--r--plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/icons/table_SysML_Allocation.gif (renamed from plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/icons/table_SysML_Allocation.gif)bin898 -> 898 bytes
-rw-r--r--plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/icons/table_SysML_Allocation.png (renamed from plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/icons/table_SysML_Allocation.png)bin1261 -> 1261 bytes
-rw-r--r--plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/plugin.properties (renamed from plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/plugin.properties)0
-rw-r--r--plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/plugin.xml (renamed from plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/plugin.xml)0
-rw-r--r--plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/resources/allocate.querySet (renamed from plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/resources/allocate.querySet)0
-rw-r--r--plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/resources/allocate.tableconfiguration2 (renamed from plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/resources/allocate.tableconfiguration2)0
-rw-r--r--plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/resources/table_SysML_Allocation_showOnlyClientAndSupplier.uiCustom (renamed from plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/resources/table_SysML_Allocation_showOnlyClientAndSupplier.uiCustom)0
-rw-r--r--plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/Activator.java (renamed from plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/Activator.java)0
-rw-r--r--plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/CreateAllocationTableCommand.java (renamed from plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/CreateAllocationTableCommand.java)0
-rw-r--r--plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/CreateAllocationTableFactory.java (renamed from plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/CreateAllocationTableFactory.java)0
-rw-r--r--plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/editor/AllocationTableEditor.java (renamed from plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/editor/AllocationTableEditor.java)0
-rw-r--r--plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/queries/CreateAbstractionQuery.java (renamed from plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/queries/CreateAbstractionQuery.java)0
-rw-r--r--plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/queries/CreateAllocateQuery.java (renamed from plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/queries/CreateAllocateQuery.java)0
-rw-r--r--plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/queries/IsAllocateQuery.java (renamed from plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/queries/IsAllocateQuery.java)0
-rw-r--r--plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/tester/AllocationPropertyTester.java (renamed from plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/tester/AllocationPropertyTester.java)0
22 files changed, 0 insertions, 0 deletions
diff --git a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/.classpath b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/.classpath
index 45f024e850e..45f024e850e 100644
--- a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/.classpath
+++ b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/.classpath
diff --git a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/.project b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/.project
index 8415b6fa7a1..8415b6fa7a1 100644
--- a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/.project
+++ b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/.project
diff --git a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/META-INF/MANIFEST.MF b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/META-INF/MANIFEST.MF
index f073b8e5ec8..f073b8e5ec8 100644
--- a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/META-INF/MANIFEST.MF
+++ b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/META-INF/MANIFEST.MF
diff --git a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/about.html b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/about.html
index 82d49bf5f81..82d49bf5f81 100644
--- a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/about.html
+++ b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/about.html
diff --git a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/build.properties b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/build.properties
index 03dcecf39d8..03dcecf39d8 100644
--- a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/build.properties
+++ b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/build.properties
diff --git a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/icons/allocation_table.gif b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/icons/allocation_table.gif
index 01476ab60c0..01476ab60c0 100644
--- a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/icons/allocation_table.gif
+++ b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/icons/allocation_table.gif
Binary files differ
diff --git a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/icons/allocation_table.png b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/icons/allocation_table.png
index 757b31ce86b..757b31ce86b 100644
--- a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/icons/allocation_table.png
+++ b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/icons/allocation_table.png
Binary files differ
diff --git a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/icons/table_SysML_Allocation.gif b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/icons/table_SysML_Allocation.gif
index da218ead152..da218ead152 100644
--- a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/icons/table_SysML_Allocation.gif
+++ b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/icons/table_SysML_Allocation.gif
Binary files differ
diff --git a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/icons/table_SysML_Allocation.png b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/icons/table_SysML_Allocation.png
index 761ea002323..761ea002323 100644
--- a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/icons/table_SysML_Allocation.png
+++ b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/icons/table_SysML_Allocation.png
Binary files differ
diff --git a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/plugin.properties b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/plugin.properties
index 842ff06fe4c..842ff06fe4c 100644
--- a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/plugin.properties
+++ b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/plugin.properties
diff --git a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/plugin.xml b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/plugin.xml
index dab2e4dbdab..dab2e4dbdab 100644
--- a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/plugin.xml
+++ b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/plugin.xml
diff --git a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/resources/allocate.querySet b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/resources/allocate.querySet
index 7f57f0ecd96..7f57f0ecd96 100644
--- a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/resources/allocate.querySet
+++ b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/resources/allocate.querySet
diff --git a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/resources/allocate.tableconfiguration2 b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/resources/allocate.tableconfiguration2
index 25bdafe1803..25bdafe1803 100644
--- a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/resources/allocate.tableconfiguration2
+++ b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/resources/allocate.tableconfiguration2
diff --git a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/resources/table_SysML_Allocation_showOnlyClientAndSupplier.uiCustom b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/resources/table_SysML_Allocation_showOnlyClientAndSupplier.uiCustom
index f760181f0e3..f760181f0e3 100644
--- a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/resources/table_SysML_Allocation_showOnlyClientAndSupplier.uiCustom
+++ b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/resources/table_SysML_Allocation_showOnlyClientAndSupplier.uiCustom
diff --git a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/Activator.java b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/Activator.java
index 5f829acfd95..5f829acfd95 100644
--- a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/Activator.java
+++ b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/Activator.java
diff --git a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/CreateAllocationTableCommand.java b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/CreateAllocationTableCommand.java
index 7dcac8210af..7dcac8210af 100644
--- a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/CreateAllocationTableCommand.java
+++ b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/CreateAllocationTableCommand.java
diff --git a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/CreateAllocationTableFactory.java b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/CreateAllocationTableFactory.java
index 60db909131b..60db909131b 100644
--- a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/CreateAllocationTableFactory.java
+++ b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/CreateAllocationTableFactory.java
diff --git a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/editor/AllocationTableEditor.java b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/editor/AllocationTableEditor.java
index 6c41d9ad24b..6c41d9ad24b 100644
--- a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/editor/AllocationTableEditor.java
+++ b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/editor/AllocationTableEditor.java
diff --git a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/queries/CreateAbstractionQuery.java b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/queries/CreateAbstractionQuery.java
index e5bce405b57..e5bce405b57 100644
--- a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/queries/CreateAbstractionQuery.java
+++ b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/queries/CreateAbstractionQuery.java
diff --git a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/queries/CreateAllocateQuery.java b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/queries/CreateAllocateQuery.java
index b389d954c78..b389d954c78 100644
--- a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/queries/CreateAllocateQuery.java
+++ b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/queries/CreateAllocateQuery.java
diff --git a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/queries/IsAllocateQuery.java b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/queries/IsAllocateQuery.java
index b03802e2afb..b03802e2afb 100644
--- a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/queries/IsAllocateQuery.java
+++ b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/queries/IsAllocateQuery.java
diff --git a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/tester/AllocationPropertyTester.java b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/tester/AllocationPropertyTester.java
index 3677994f225..3677994f225 100644
--- a/plugins/sysml/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/tester/AllocationPropertyTester.java
+++ b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/src/org/eclipse/papyrus/sysml/table/allocation/tester/AllocationPropertyTester.java

Back to the top