Bug 516582: [SysML 1.1] The file sysml.elementtypesconfigurations
doesn't register icon for Allocate element

 - add the Allocate icon
 - reference the icon in sysml.elementtypesconfigurations
 
Change-Id: I8b4b6f7169caaa654a0d7dfd8a30803830a47a40
Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
diff --git a/plugins/org.eclipse.papyrus.sysml.service.types/model/sysml.elementtypesconfigurations b/plugins/org.eclipse.papyrus.sysml.service.types/model/sysml.elementtypesconfigurations
index 9e32cc7..0d4eeab 100755
--- a/plugins/org.eclipse.papyrus.sysml.service.types/model/sysml.elementtypesconfigurations
+++ b/plugins/org.eclipse.papyrus.sysml.service.types/model/sysml.elementtypesconfigurations
@@ -7,6 +7,7 @@
     <specializedTypes xsi:type="elementtypesconfigurations:MetamodelTypeConfiguration" href="platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Property"/>
   </elementTypeConfigurations>
   <elementTypeConfigurations xsi:type="elementtypesconfigurations:SpecializationTypeConfiguration" xmi:id="org.eclipse.papyrus.sysml.Allocate" identifier="org.eclipse.papyrus.sysml.Allocate" name="SysML::Allocate" hint="SysML::Allocate">
+    <iconEntry iconPath="/icons/allocations/Allocate.gif" bundleId="org.eclipse.papyrus.sysml"/>
     <editHelperAdviceConfiguration xsi:type="elementtypesconfigurations:EditHelperAdviceConfiguration" xmi:id="_65CC8lYBEeS0WsAAtVmToA" editHelperAdviceClassName="org.eclipse.papyrus.sysml.service.types.helper.AllocateEditHelperAdvice"/>
     <matcherConfiguration xsi:type="elementtypesconfigurations:MatcherConfiguration" xmi:id="_65CC81YBEeS0WsAAtVmToA" matcherClassName="org.eclipse.papyrus.sysml.service.types.matcher.AllocateMatcher"/>
     <specializedTypes xsi:type="elementtypesconfigurations:MetamodelTypeConfiguration" href="platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Abstraction"/>
diff --git a/plugins/org.eclipse.papyrus.sysml/icons/allocations/Allocate.gif b/plugins/org.eclipse.papyrus.sysml/icons/allocations/Allocate.gif
new file mode 100755
index 0000000..a4a2536
--- /dev/null
+++ b/plugins/org.eclipse.papyrus.sysml/icons/allocations/Allocate.gif
Binary files differ